- Timestamp:
- Feb 28, 2011, 10:46:51 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/domain/nl/tno/metagenomics/auth/User.groovy
r7 r16 15 15 16 16 static mapping = { 17 table 'gscfuser' 17 18 auth cascade: "all-delete-orphan" 18 19 }
Note: See TracChangeset
for help on using the changeset viewer.