Optional
deferrableWhen to check for the foreign key constraint
PostgreSQL only
Optional
keyThe column on the target model that this foreign key references
Optional
modelThe Model to reference.
Ignored if table is specified.
Optional
tableThe name of the table to reference (the sql name).
References options for the column's attributes