-
Optional Element Summary
Optional Elements
Name of the column in the join table.
Detail definition of the join column(s).
Delete action to be applied to any ForeignKey on this join.
Name for a generated foreign key constraint.
Generate or assume a foreign key constraint exists on the column
or columns associated with this join.
Generate or assume a primary key constraint exists on the column
or columns associated with this join.
The name of the index to generate.
Whether the join column is indexed.
Whether to use an outer join.
Name for a generated primary key constraint.
Table to join to (used when joining to secondary tables).
Whether the join column is unique.
The name of the unique key constraint to generate.