Skip to content

Supporting dialects in the parser #240

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

Closed
eyalleshem opened this issue Jul 27, 2020 · 1 comment
Closed

Supporting dialects in the parser #240

eyalleshem opened this issue Jul 27, 2020 · 1 comment

Comments

@eyalleshem
Copy link
Contributor

Hi ,

Currently the lib support different databases (postgresql-sql, mysql , etc .. ) dialect only in the tokenizer.

My question is - if there was any discussions/plans about supporting per-db dialects also in the parser (or do you you think it's god idea to start such discussions )?

Where most of the DB's support ANSI sql , when it's come to more advance features like json-parsing - There is great variability between the different databases

@eyalleshem
Copy link
Contributor Author

Duplicate of #241 - sorry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant