Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: ad55fd0010e79af126abafd2aca7177c2141e869
https://github.com/hibernate/hibernate-orm/commit/ad55fd0010e79af126abafd...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-06-26 (Wed, 26 Jun 2024)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/dialect/Dialect.java
M hibernate-core/src/main/java/org/hibernate/dialect/PostgreSQLDialect.java
M
hibernate-core/src/main/java/org/hibernate/tool/schema/internal/SchemaDropperImpl.java
Log Message:
-----------
HHH-18296 call set client_min_messages = WARNING before dropping tables on Postgres
Signed-off-by: Gavin King <gavin(a)hibernate.org>
Commit: 3708e56aa2badcfb2136cd6e6b9c4e540c7e988d
https://github.com/hibernate/hibernate-orm/commit/3708e56aa2badcfb2136cd6...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-06-26 (Wed, 26 Jun 2024)
Changed paths:
M
hibernate-core/src/test/java/org/hibernate/orm/test/jpa/schemagen/SchemaDatabaseFileGenerationFailureTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/jpa/schemagen/SchemaScriptFileGenerationFailureTest.java
Log Message:
-----------
HHH-18296 skip two fragile and not-extremely-useful tests on Postgres
Signed-off-by: Gavin King <gavin(a)hibernate.org>
Commit: 332b69ede23e3ad302845622d8350c8fa2cfaf35
https://github.com/hibernate/hibernate-orm/commit/332b69ede23e3ad30284562...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2024-06-26 (Wed, 26 Jun 2024)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/jpa/schemagen/SchemaCreateDropExtraWarningsTest.java
Log Message:
-----------
HHH-18296 Test that we don't log warnings when "DROP IF EXISTS" is
executed on postgres
Compare:
https://github.com/hibernate/hibernate-orm/compare/ea468e774b63...332b69e...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications