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

Support requested for HSQLDB #551

Open
bcogrel opened this issue Sep 16, 2022 · 2 comments
Open

Support requested for HSQLDB #551

bcogrel opened this issue Sep 16, 2022 · 2 comments

Comments

@bcogrel
Copy link
Member

bcogrel commented Sep 16, 2022

See #462 (comment) and #455 (comment).

The latter comment includes an example.

@thomasjtaylor
Copy link
Contributor

It might be possible to reuse the MySQL implementation if the HSQLDB connection uses sql.syntax_mys=true, e.g., jdbc:hsqldb:mem:mydb;sql.syntax_mys=true
https://hsqldb.org/doc/2.0/guide/compatibility-chapt.html#coc_compatibility_mysql

@bcogrel
Copy link
Member Author

bcogrel commented Jan 7, 2023

Is also used by the UCanAccess JDBC driver for MS Access. See this thread on the Ontop mailing list.

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