|
org.hibernate.test.annotations.onetomany.OrderByTest has tests for nulls first/last. See https://github.com/hibernate/hibernate-orm/commit/5bf8d8437990b2b572ea0321eda29e8678e54980 for the commit from
HHH-465
.
In your pull request, please add the dialect to @RequiresDialect list to the relevant tests.
Thanks, Gail
|