1
0

remove duplicate userId from entity UserRoleAssignment

(it already comes implicitly through the relationship)
This commit is contained in:
Michael Hoennig
2019-04-30 17:58:56 +02:00
parent 084c12d2c4
commit 6df2cbce0b
23 changed files with 44 additions and 180 deletions

View File

@ -49,7 +49,7 @@
"otherEntityField": "admissionDocumentDate"
}
],
"changelogDate": "20190430152139",
"changelogDate": "20190430154657",
"entityTableName": "asset",
"dto": "mapstruct",
"pagination": "infinite-scroll",