[hibernate-commits] [hibernate/hibernate-core] 09bba7: HHH-6384 : hibernate.hbm2ddl.auto=create does not ...

noreply at github.com noreply at github.com
Wed Aug 31 17:19:23 EDT 2011


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-core

  Commit: 09bba73a25767034ceda1b85d2ac93a11d8891c5
      https://github.com/hibernate/hibernate-core/commit/09bba73a25767034ceda1b85d2ac93a11d8891c5
  Author: Gail Badner <gbadner at redhat.com>
  Date:   2011-08-31 (Wed, 31 Aug 2011)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/tool/hbm2ddl/SchemaExport.java
  A hibernate-core/src/test/java/org/hibernate/test/schemaexport/SchemaExportTest.java
  A hibernate-core/src/test/java/org/hibernate/test/schemaexport/mapping.hbm.xml

  Log Message:
  -----------
  HHH-6384 : hibernate.hbm2ddl.auto=create does not drop tables


  Commit: 938c4a870c0c05af467cda8519f4f6dfa2228aa6
      https://github.com/hibernate/hibernate-core/commit/938c4a870c0c05af467cda8519f4f6dfa2228aa6
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2011-08-31 (Wed, 31 Aug 2011)

  Changed paths:
    A hibernate-core/src/matrix/java/org/hibernate/test/schemaupdate/SchemaExportTest.java
  A hibernate-core/src/matrix/java/org/hibernate/test/schemaupdate/mapping.hbm.xml
  R hibernate-core/src/test/java/org/hibernate/test/schemaexport/SchemaExportTest.java
  R hibernate-core/src/test/java/org/hibernate/test/schemaexport/mapping.hbm.xml

  Log Message:
  -----------
  HHH-6384 - hibernate.hbm2ddl.auto=create does not drop tables


Compare: https://github.com/hibernate/hibernate-core/compare/61d60d0...938c4a8


More information about the hibernate-commits mailing list