[hibernate-commits] [hibernate/hibernate-ogm] eef6cc: OGM-1496 Add helpers to test SessionFactory
GitHub
noreply at github.com
Tue Jul 3 03:59:39 EDT 2018
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-ogm
Commit: eef6cc3f76c2a925c26a25f1f7571b038040b7db
https://github.com/hibernate/hibernate-ogm/commit/eef6cc3f76c2a925c26a25f1f7571b038040b7db
Author: Fabio Massimo Ercoli <fabiomassimo.ercoli at gmail.com>
Date: 2018-07-02 (Mon, 02 Jul 2018)
Changed paths:
A core/src/test/java/org/hibernate/ogm/sessionfactory/SessionFactoryBuilder.java
M core/src/test/java/org/hibernate/ogm/utils/TestHelper.java
Log Message:
-----------
OGM-1496 Add helpers to test SessionFactory
Commit: 309746af13c770eabbb0e1312437563afae5fb3e
https://github.com/hibernate/hibernate-ogm/commit/309746af13c770eabbb0e1312437563afae5fb3e
Author: Fabio Massimo Ercoli <fabiomassimo.ercoli at gmail.com>
Date: 2018-07-02 (Mon, 02 Jul 2018)
Changed paths:
M mongodb/src/main/java/org/hibernate/ogm/datastore/mongodb/impl/MongoDBSchemaDefiner.java
A mongodb/src/test/java/org/hibernate/ogm/datastore/mongodb/test/index/MongoDBIndexOptionsConflictsTest.java
M mongodb/src/test/java/org/hibernate/ogm/datastore/mongodb/test/index/MongoDBIndexTest.java
Log Message:
-----------
OGM-1496 Skip definition of an index if unique is already present
Compare: https://github.com/hibernate/hibernate-ogm/compare/53d943a94b93...309746af13c7
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the hibernate-commits
mailing list