hibernate-orm
hibernate-orm copied to clipboard
Extract unique constraint names from error messages by H2 Database
H2Dialect should extract constraint names from the error messages, such as: Unique index or primary key violation: "PUBLIC.ACCOUNTS_BY_USERNAME ON ... (In this case, it extracts "ACCOUNTS_BY_USERNAME")
Thanks for your pull request!
This pull request does not follow the contribution rules. Could you have a look?
❌ All commit messages should start with a JIRA issue key matching pattern HHH-\d+
↳ Offending commits: [cd5e89c7eafc1e710db4d89b577930d7a971a116]
› This message was automatically generated.