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

Clarify which exact SQL syntaxes are supported #57

Open
mcandre opened this issue Oct 21, 2019 · 1 comment
Open

Clarify which exact SQL syntaxes are supported #57

mcandre opened this issue Oct 21, 2019 · 1 comment

Comments

@mcandre
Copy link

mcandre commented Oct 21, 2019

Thank you for providing a tremendously helpful library for managing SQL code! Could you help identify exactly which SQL dialects are supported?

For example, is sqlparser limited to MySQL? Or does it support PostgreSQL? What about MSSQL? SQLite?

And what of the different ISO SQL standards? Is sqlparser up to date with any of the particular ISO SQL standard editions?

Thanks again for providing the open source community with sqlparser, a valuable system.

@bramp
Copy link
Collaborator

bramp commented Oct 21, 2019

Yes, we should make that clearer. But incase you are asking. It is limited to the MySQL syntax.

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

No branches or pull requests

2 participants