Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raw SQL to AST? #94

Closed
tscolari opened this issue Jan 7, 2012 · 0 comments
Closed

Raw SQL to AST? #94

tscolari opened this issue Jan 7, 2012 · 0 comments

Comments

@tscolari
Copy link

tscolari commented Jan 7, 2012

Hello guys,
I'm doing a log analyser where I need to parse SQLs. I did it all with regexp, and I understand that is not the best way to do it.
I would like to add an AST strategy to my code, and I would like to know if Arel supports converting raw SQLs to it's ast.

I'm reading Arel's source, but I couldn't find anything on my own yet.
Thank you

@tscolari tscolari closed this as completed Jan 8, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant