This is an automated email from the ASF dual-hosted git repository.
borinquenkid pushed a change to branch 8.0.x-hibernate7.gorm-scaling-clean
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from b4dd42f312 Restore as Class[] casts in GrailsDataHibernate5TckManager
dropped by merge
add 2f651c7bf3 Fix CI failures from GORM scaling branch: version init, H7
NPEs, pagination, and test class conflicts
No new revisions were added by this update.
Summary of changes:
.../HibernateDirtyCheckingSpec.groovy | 22 +++++-----
.../HibernateUpdateFromListenerSpec.groovy | 12 +++---
.../datastore/gorm/GormEnhancerCleanupSpec.groovy | 49 ++++++----------------
.../orm/hibernate/HibernateGormEnhancerSpec.groovy | 12 +++---
.../orm/hibernate/HibernateGormInstanceApi.groovy | 6 +--
.../orm/hibernate/HibernateGormStaticApi.groovy | 2 +-
.../org/grails/orm/hibernate/HibernateSession.java | 18 ++++++--
.../HibernateDirtyCheckingSpec.groovy | 22 +++++-----
.../HibernateUpdateFromListenerSpec.groovy | 12 +++---
.../datastore/gorm/mongo/PlacePartialTest.groovy | 7 ++--
.../gorm/mongo/PlaceWithExceptionTest.groovy | 7 ++--
.../gorm/mongo/PlaceWithoutSphereTest.groovy | 7 ++--
.../compiler/gorm/GormEntityTransformation.groovy | 2 +-
.../demo/UniqueConstraintOnHasOneSpec.groovy | 4 +-
14 files changed, 84 insertions(+), 98 deletions(-)