[hibernate-commits] [hibernate/hibernate-orm] 2c0414: HHH-12955 Avoid a warn message by updating SchemaA...

GitHub noreply at github.com
Wed Oct 17 06:22:36 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 2c041447c2daaab683a81bd8ad9a2ddad78377eb
      https://github.com/hibernate/hibernate-orm/commit/2c041447c2daaab683a81bd8ad9a2ddad78377eb
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-10-17 (Wed, 17 Oct 2018)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/boot/SchemaAutoTooling.java
    M hibernate-core/src/main/java/org/hibernate/cfg/Settings.java
    A hibernate-core/src/test/java/org/hibernate/test/schemaupdate/Hbm2ddlCreateOnlyTest.java

  Log Message:
  -----------
  HHH-12955 Avoid a warn message by updating SchemaAutoTooling values

Some valid values of hibernate.hbm2ddl.auto were not present in this
class, whereas they should have been.



      **NOTE:** This service has 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