commit
8a86242a5d
1 changed files with 1 additions and 1 deletions
|
@ -295,7 +295,7 @@ The following example sets up such a unidirectional one-to-many association:
|
|||
joinColumns:
|
||||
user_id:
|
||||
referencedColumnName: id
|
||||
inverseJoinColumns
|
||||
inverseJoinColumns:
|
||||
phonenumber_id:
|
||||
referencedColumnName: id
|
||||
unique: true
|
||||
|
|
Loading…
Add table
Reference in a new issue