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

Extend DB Dialect Support with Version Info #61

Open
aadrian opened this issue Nov 22, 2017 · 0 comments
Open

Extend DB Dialect Support with Version Info #61

aadrian opened this issue Nov 22, 2017 · 0 comments

Comments

@aadrian
Copy link
Member

aadrian commented Nov 22, 2017

Extend the DB Dialect support with DB Version information too.

This is needed because:

  • different DB Versions (for the same DB Type) behave differently
  • the DB Version is required for testing too, in order to know what versions are supported and tested in first place.
  • the generated SQLs will depend on this version too.
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

1 participant