Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.0.1
-
Fix Version/s: None
-
Component/s: Persistence
-
Labels:
-
Environment:grails 2.0.1, JVM: 1.6.0_26, kubuntu 10.04.4 LTS
Description
On every save / update 2 select queries are fired against the db for each "unique:true" - constraint specified in a domain class.
While in grails 1.3.7 the scaffolded app fired only 1 select query on save and update actions - grails 2.0.1 now needs 2 selects
to verify uniqueness.
This is described in detail on the following link
Activity
- All
- Comments
- Work Log
- History
- Activity
- Git Commits