Merge remote-tracking branch 'origin/master' into patch-1
This commit is contained in:
commit
8cdbcf1263
1 changed files with 1 additions and 0 deletions
|
@ -100,6 +100,7 @@ of several common elements:
|
|||
joinColumn:
|
||||
name: address_id
|
||||
referencedColumnName: id
|
||||
onDelete: CASCADE
|
||||
oneToMany:
|
||||
phonenumbers:
|
||||
targetEntity: Phonenumber
|
||||
|
|
Loading…
Add table
Reference in a new issue