[hibernate-commits] [hibernate/hibernate-core] 30a0c3: PostgreSQL does support 'drop table if exists' syn...

noreply at github.com noreply at github.com
Fri Sep 30 13:22:50 EDT 2011


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

  Commit: 30a0c3843a4b46f8b3077a195a09e903c77bec71
      https://github.com/hibernate/hibernate-core/commit/30a0c3843a4b46f8b3077a195a09e903c77bec71
  Author: Strong Liu <stliu at hibernate.org>
  Date:   2011-09-30 (Fri, 30 Sep 2011)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/dialect/PostgreSQLDialect.java

  Log Message:
  -----------
  PostgreSQL does support 'drop table if exists' syntax (hibernate jira down)


  Commit: 67645497841b4795724ecc42e39a4a529b02747a
      https://github.com/hibernate/hibernate-core/commit/67645497841b4795724ecc42e39a4a529b02747a
  Author: Strong Liu <stliu at hibernate.org>
  Date:   2011-09-30 (Fri, 30 Sep 2011)

  Changed paths:
    M README.md

  Log Message:
  -----------
  add jboss nexus user guide to readme


  Commit: 3d3b5b85f5e003e1a68c4d427bc99a80a05e8905
      https://github.com/hibernate/hibernate-core/commit/3d3b5b85f5e003e1a68c4d427bc99a80a05e8905
  Author: Strong Liu <stliu at hibernate.org>
  Date:   2011-09-30 (Fri, 30 Sep 2011)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/engine/jdbc/internal/DDLFormatterImpl.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/hbm/ColumnAttributeSourceImpl.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/hbm/ColumnSourceImpl.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/hbm/Helper.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/hbm/SingularIdentifierAttributeSourceImpl.java
  M hibernate-core/src/matrix/java/org/hibernate/test/schemaupdate/SchemaExportTest.java

  Log Message:
  -----------
  HHH-6703 id element has 'column' attribute, then the pk column is nullable in ddl created by schema export


Compare: https://github.com/hibernate/hibernate-core/compare/9d7114e...3d3b5b8


More information about the hibernate-commits mailing list