-
https://github.com/grails/grails-data-mapping/issues?q=is%3Aissue+is%3Aopen+9.0.0-SNAPSHOT - failing tests on grails-data-mapping
Groovy-5106(domain inheritance) issues:
`The interface GormEntit…
-
In Hibernate5 there has been introduced new naming strategy interfaces - implicit and physical.
-
Artifacts should *not* resolve as `-plain` unless a Spring boot version is also resolved. It is not proper convention to add -plain classifiers to artifacts.
This could result in unwanted dependen…
-
### Problem description
Hallo,
i getting Internal Server Error if i try to run produc migration and if i manually change the channels to the target version as workaround i also get "Server error, …
-
see: https://github.com/orgs/grails/discussions/13521
The latest conversations have been for development to begin around org.hibernate:hibernate-core-jakarta:5.6.15.Final and see how well it will pla…
-
Hi,
We are using liquibase gradle plugin and the audit table generration with custom postfix `_version` is working fine till `liquibase-hibernate5:4.11.0`, but it is using the default `_aud` f…
-
I'm trying to generate a diff file from my jpa annotaed entities and my database. I'm using the classic mode. Here' s my liquibase properties :
```
changeLogFile=src/main/resources/liquibase/liquibas…
-
Hi, is there any solution about excluding hazelcast-hibernate5 dependency in hazelcast-all using gradle ?
hazelcast-hibernate5 is not working in hibernate 5.3.
So, I have to use hazelcast-hibernat…
-
Hello,
I have a spring application that uses the Hibernate5 module, I've attached the SessionFactory to properly handle lazy initialization but I'm getting an error.
The error occurs right at this…
-
liquibase-hibernate/src/main/java/liquibase/ext/hibernate/database/HibernateDatabase.java overrides methods getDefaultSchemaName() and getDefaultCatalogName() and returning "HIBERNATE" as value.
Can…