-
After updating from grails 3.2.7 to grails 3.2.8 I have exception:
```
org.hibernate.HibernateException: No Session found for current thread
at org.grails.orm.hibernate.GrailsSessionContext.curr…
-
I user gorm with spring-boot .
This is my application.yaml file
```
dataSource:
pooled: true
jmxExport: true
driverClassName: com.mysql.jdbc.Driver
dialect: or…
-
It would be useful to have documentation for Dialect interface.
Some function names are self-explanatory, e.g. HasTable returns boolean that says whether a given database has a table of a given name.…
-
Hello, I am unable to configure a second datasource in a 3.0.1 application.
I have created and tested an identical configuration in a blank 2.4.4 application, and was able to successfully inject, and…
-
Original Reporter: mjhugo
Environment: PostgreSQL and Oracle
Version: Not Specified
Migrated From: http://jira.grails.org/browse/GPAUDITLOGGING-14
Attached is a patch that provides a workaround for p…
-
Original Reporter: aarabyan
Environment: Not Specified
Version: 2.3.4
Migrated From: http://jira.grails.org/browse/GRAILS-11043
We have grails application ruining in tomcat 7.0.30. Grails version was…
-
Original Reporter: olafgeibig
Environment: ubuntu 12.04 64 bit, oracle java build 1.7.0_09-b05 64 bit, Grails 2.1.1
Version: 1.0.0.GA
Migrated From: http://jira.grails.org/browse/GPMONGODB-254
At th…