[hibernate-commits] [hibernate/hibernate-orm] 9159b8: HHH-5538 - Postgres: fix dialect to work in databa...
    GitHub 
    noreply at github.com
       
    Tue Jun 27 04:09:44 EDT 2017
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 9159b8efd57fda1e5b57a229bba1aa668ca31512
      https://github.com/hibernate/hibernate-orm/commit/9159b8efd57fda1e5b57a229bba1aa668ca31512
  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/foreignkeys/PostgreSQLMultipleSchemaSequenceTest.java
  Log Message:
  -----------
  HHH-5538 - Postgres: fix dialect to work in databases with mutiple schema and search_path set
Add a test case to prove that the issue does not replicate
    
    
More information about the hibernate-commits
mailing list