This repository was archived by the owner on Mar 13, 2025. It is now read-only.
Commit 337debd
committed
Fixes composite id definition
When writing a new test with the same syntax as here I noticed that the id(composite: …) syntax doesn’t work.
Is this a bug?1 parent 78d3986 commit 337debd
File tree
1 file changed
+3
-3
lines changed- grails-datastore-gorm-hibernate5/src/test/groovy/grails/gorm/tests/compositeid
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
0 commit comments