[hibernate-commits] [hibernate/hibernate-core] 379323: HHH-6779 ByteType mapped to tinyint, but on sybase...

noreply at github.com noreply at github.com
Thu Nov 3 07:05:50 EDT 2011


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

  Commit: 3793238078d549d2f11f38ab8ae3b90eb3b5e63f
      https://github.com/hibernate/hibernate-core/commit/3793238078d549d2f11f38ab8ae3b90eb3b5e63f
  Author: Strong Liu <stliu at hibernate.org>
  Date:   2011-11-03 (Thu, 03 Nov 2011)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/dialect/AbstractTransactSQLDialect.java
  M hibernate-core/src/test/resources/hibernate.properties

  Log Message:
  -----------
  HHH-6779 ByteType mapped to tinyint, but on sybase/ms sql server, tinyint is unsigned int


  Commit: 4739c5dc0cd83501bf421c98ea025aaf23ba4419
      https://github.com/hibernate/hibernate-core/commit/4739c5dc0cd83501bf421c98ea025aaf23ba4419
  Author: Strong Liu <stliu at hibernate.org>
  Date:   2011-11-03 (Thu, 03 Nov 2011)

  Changed paths:
    M hibernate-core/src/test/resources/hibernate.properties

  Log Message:
  -----------
  HHH-6779 rollback hibernate.properties


Compare: https://github.com/hibernate/hibernate-core/compare/368ef67...4739c5d


More information about the hibernate-commits mailing list