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

Add a documentation about dialects #5

Open
ForNeVeR opened this issue Oct 29, 2014 · 2 comments
Open

Add a documentation about dialects #5

ForNeVeR opened this issue Oct 29, 2014 · 2 comments

Comments

@ForNeVeR
Copy link
Contributor

Currently there is no documentation about dialect creation and the default dialect will never be enough.

@anjensan
Copy link
Owner

It should be enough for everyone who use sql92 compatible db.
For mysql you should enable ANSI_QUOTES. PgSQL and H2 works out of the box.

@ForNeVeR
Copy link
Contributor Author

azql generates quotes around table names in H2, for example. How do I
disable these? I thought I need to redefine dialect for such change.

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