Branch: refs/heads/wip/6.0
Home:
https://github.com/hibernate/hibernate-orm
Commit: bbac6ed5717dc792c7154d84c135d5aeec7d2e6a
https://github.com/hibernate/hibernate-orm/commit/bbac6ed5717dc792c7154d8...
Author: Nathan Xu <nathan.qingyang.xu(a)gmail.com>
Date: 2020-06-23 (Tue, 23 Jun 2020)
Changed paths:
M
hibernate-testing/src/main/java/org/hibernate/testing/junit5/DialectFilterExtension.java
M
hibernate-testing/src/main/java/org/hibernate/testing/orm/junit/DialectFeatureChecks.java
M
hibernate-testing/src/main/java/org/hibernate/testing/orm/junit/RequiresDialectFeature.java
Log Message:
-----------
add a 'reverse' property (default to false) to RequiresDialectFeature
annotation