[hibernate-commits] [hibernate/hibernate-orm] 7728d2: HHH-5538 - Postgres: fix dialect to work in databa...
GitHub
noreply at github.com
Tue Jun 27 04:13:44 EDT 2017
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-orm
Commit: 7728d23c9f5b08d263049a61e161e05cf1a0f7e3
https://github.com/hibernate/hibernate-orm/commit/7728d23c9f5b08d263049a61e161e05cf1a0f7e3
Author: Vlad Mihalcea <mihalcea.vlad at gmail.com>
Date: 2017-06-27 (Tue, 27 Jun 2017)
Changed paths:
A hibernate-core/src/test/java/org/hibernate/test/schemaupdate/PostgreSQLMultipleSchemaSequenceTest.java
R hibernate-core/src/test/java/org/hibernate/test/schemaupdate/foreignkeys/PostgreSQLMultipleSchemaSequenceTest.java
Log Message:
-----------
HHH-5538 - Postgres: fix dialect to work in databases with mutiple schema and search_path set
Move test to a more appropriate package
More information about the hibernate-commits
mailing list