Re: SQL AST

2020-05-30 Thread Juan Carlos Pazmiño
I also want to use the opportunity to clarify that this Arel impl is current with the latest version and contains all of the current features. At least as defined in the rails Arel impl. All additonal features around it are more related to ActiveRecord features constructed around it (that I migh

Re: SQL AST

2020-05-30 Thread Juan Carlos Pazmiño
Yes, I started looking at the perlmod related info and they suggested the email threads to talk about usefulness mainly, this is why I didn't worry about it not being able to run. That is basically another topic I wanted to talk about. My code depends on a thin layer that I created and that is t

Re: SQL AST

2020-05-30 Thread Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯
I can't run the code, the dist has many undeclared/unpublished dependencies. I would likely have more useful things to say about it if I could run it. > I need some feedback on wether you think it will be something that's > useful. Yes, but in a limited fashion: for people who require familiarity