Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sbglasius/enumproblem
https://github.com/sbglasius/enumproblem
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/sbglasius/enumproblem
- Owner: sbglasius
- Created: 2016-01-15T20:39:11.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-15T20:43:00.000Z (almost 9 years ago)
- Last Synced: 2024-10-12T20:39:45.812Z (2 months ago)
- Language: CSS
- Size: 187 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# enumproblem
If https://github.com/sbglasius/enumproblem/blob/master/grails-app/domain/enumproblem/Relation.groovy#L5 has a `static belongsTo = [test: Test]`
then Grails 3.0.11 fails to start the application with an (unrelated?) Hibernate error, if the domain class `Test` has a defined `Enum`