Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 829b990585007a716a954a59ede3462709e27659
https://github.com/hibernate/hibernate-orm/commit/829b990585007a716a954a5...
Author: Marco Belladelli <marcobladel(a)gmail.com>
Date: 2024-09-16 (Mon, 16 Sep 2024)
Changed paths:
M
hibernate-core/src/test/java/org/hibernate/orm/test/engine/spi/LoadQueryInfluencersTest.java
Log Message:
-----------
Fix HANA error where table only contains PK
Commit: e66cbc1d8f158df580f727bf11747ac71ed5a18b
https://github.com/hibernate/hibernate-orm/commit/e66cbc1d8f158df580f727b...
Author: Marco Belladelli <marcobladel(a)gmail.com>
Date: 2024-09-16 (Mon, 16 Sep 2024)
Changed paths:
M
hibernate-core/src/test/java/org/hibernate/orm/test/schemaupdate/options/OptionsTest.java
Log Message:
-----------
Require pgsql 14+ for `compression pglz` column option
Commit: 9b5f17340ff80aca45cc07fbf7c42d67eed0958b
https://github.com/hibernate/hibernate-orm/commit/9b5f17340ff80aca45cc07f...
Author: Marco Belladelli <marcobladel(a)gmail.com>
Date: 2024-09-16 (Mon, 16 Sep 2024)
Changed paths:
M
hibernate-community-dialects/src/main/java/org/hibernate/community/dialect/CockroachLegacyDialect.java
M hibernate-core/src/main/java/org/hibernate/dialect/CockroachDialect.java
Log Message:
-----------
Override CockroachDialect#determineDatabaseVersion implementation
Commit: e411775c704389f17a20a8cc81573ee60a9ca743
https://github.com/hibernate/hibernate-orm/commit/e411775c704389f17a20a8c...
Author: Marco Belladelli <marcobladel(a)gmail.com>
Date: 2024-09-16 (Mon, 16 Sep 2024)
Changed paths:
M hibernate-core/src/test/java/org/hibernate/orm/test/sql/TemplateTest.java
Log Message:
-----------
Remove problematic template test using type
Note: `string` is an actual type (and keyword) in CockroachDB
Compare:
https://github.com/hibernate/hibernate-orm/compare/9071c16e7d42...e411775...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications