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

Automatically register SQL dialect adapters #162

Closed
redcatbear opened this issue Apr 29, 2019 · 1 comment
Closed

Automatically register SQL dialect adapters #162

redcatbear opened this issue Apr 29, 2019 · 1 comment

Comments

@redcatbear
Copy link
Collaborator

At the moment the SQL dialects are registered "by hand" in the code of the JDBC adapter.
They need to by discovered automatically.

redcatbear added a commit that referenced this issue May 3, 2019
redcatbear added a commit that referenced this issue May 3, 2019
* #45: Rewrote parts of the JDBC adapter to use the new `common` code.
* #121: Used new request dispatching from `common`
* #123: Improved how schemas identify support for structural elements
* #131: Refactored metadata reading
* #155: moved property validation logic to dialects
* #162: Automatically register SQL dialects.
@redcatbear
Copy link
Collaborator Author

Closed with #165

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