Skip to content

Conversation

@beikov
Copy link
Member

@beikov beikov commented Oct 18, 2024


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license
and can be relicensed under the terms of the LGPL v2.1 license in the future at the maintainers' discretion.
For more information on licensing, please check here.


https://hibernate.atlassian.net/browse/HHH-18731

}

public static class SupportsGenerateSeries implements DialectFeatureCheck {
public boolean apply(Dialect dialect) {

Check notice

Code scanning / CodeQL

Missing Override annotation Note test

This method overrides
DialectFeatureCheck.apply
; it is advisable to add an Override annotation.
@beikov beikov merged commit 82b20a0 into hibernate:main Oct 23, 2024
24 checks passed
@beikov beikov deleted the HHH-18731 branch October 23, 2024 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant