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

SQL dialect hint/annotation #96

Open
cyberhuman opened this issue Jun 23, 2020 · 1 comment
Open

SQL dialect hint/annotation #96

cyberhuman opened this issue Jun 23, 2020 · 1 comment

Comments

@cyberhuman
Copy link
Contributor

Different SQL dialects support different features, have a bit different syntax, etc. For example
e10442a#commitcomment-40095563.
We could add support for dialect hints and detect incompatible SQL early.

@ygrek
Copy link
Owner

ygrek commented Jun 23, 2020

This would be a nice feature but it is a humongous amount of work. Don't hold your breath :]

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

2 participants