Database where join table will be created. Works only in some databases (like mysql and mssql).
Second (inverse) column of the join table.
First column of the join table.
Name of the table that will be created to store values of the both tables (join table). By default is auto generated.
Schema where join table will be created. Works only in some databases (like postgres and mssql).
Generated using TypeDoc
Describes all join table with multiple column options.