Add support for SQLite #1769
Labels
in: additional-dialect
Request for additional dialects
status: declined
A suggestion or change that we don't feel we should currently apply
I would like to use and test data JDBC but for local development I use SQLite, and before I used spring data JPA that has a support by Hibernate but hibernate use a custom dialect implementation that is not compatible with spring data JDBC so my question is why is a famous database technology like SQLite not supported by Spring?
I am open to implement a dialect and make a pull request to contribute to the development but before doing so I would like to ask if there is already work going on in this direction?
The text was updated successfully, but these errors were encountered: