1
0
mirror of synced 2025-01-18 22:41:43 +03:00

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:
Michael Cummings 2013-11-03 09:20:15 -08:00
parent 514dd4e852
commit 01dc0e8273

View File

@ -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