Update annotations-reference.rst
@JoinTable because of mapping defaults does NOT have required attributes. Updated annotations reference to show them as optional.
This commit is contained in:
parent
514dd4e852
commit
01dc0e8273
@ -519,7 +519,7 @@ details of the database join table. If you do not specify
|
|||||||
@JoinTable on these relations reasonable mapping defaults apply
|
@JoinTable on these relations reasonable mapping defaults apply
|
||||||
using the affected table and the column names.
|
using the affected table and the column names.
|
||||||
|
|
||||||
Required attributes:
|
Optional attributes:
|
||||||
|
|
||||||
|
|
||||||
- **name**: Database name of the join-table
|
- **name**: Database name of the join-table
|
||||||
|
Loading…
x
Reference in New Issue
Block a user