SQLiteDialect - supportsInsertSelectIdentity
Description
Activity
Show:
Christian Beikov April 17, 2024 at 11:27 AM
Closing community dialect related enhancement request due to inactivity.
Christian Beikov August 23, 2022 at 7:36 AM
See the guidance we defined for community dialects: https://github.com/hibernate/hibernate-orm/blob/main/dialects.adoc#community-dialects
So yes, the Hibernate team will not do anything for community dialects other than merging PRs the community provides and resolving issues.
Gwenael Treguier August 22, 2022 at 4:45 PM
You mean that the provided patch is not enough ?
Christian Beikov August 22, 2022 at 3:12 PM
Since this is part of the community module, the Hibernate team is not putting any effort into this. So if you want that fixed, please provide a pull request.
Incomplete
Details
Details
Assignee
Unassigned
UnassignedReporter
Gwenael Treguier
Gwenael TreguierComponents
Priority
Created August 19, 2022 at 5:39 PM
Updated April 17, 2024 at 11:27 AM
Resolved April 17, 2024 at 11:27 AM
The actual module is `hibernate-community-dialects` and not `hibernate-core`.
One year ago, SQLite3 added support to returning clause: https://sqlite.org/lang_returning.html
But the dialect has not been updated accordingly.
You may check this patch applied to the original source: https://github.com/gwenn/sqlite-dialect/commit/43fdae9dd5bcf245ed148bf3e4711adf463b5eee