hibernate-orm
hibernate-orm copied to clipboard
[HHH-18022]fix setMaxValue interface issue in some database, such as openGauss
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: [b7ae2fc2548d708749391b62d8023088d903459b]
› This message was automatically generated.
https://hibernate.atlassian.net/browse/OGM-1587
https://hibernate.atlassian.net/browse/OGM-1587
You should create an issue for ORM not OGM.
https://hibernate.atlassian.net/browse/OGM-1587
You should create an issue for ORM not OGM.
get it https://hibernate.atlassian.net/browse/HHH-18022
I'll close the PR and Jira issue unless you can explain more clearly why you need this. You are in control of the dialect @Huo662329, so why don't you override Dialect#getSequenceInformationExtractor() to return a custom subtype which uses these methods instead?