can't set a null-constraint on foreign key columns
Posted: Wed 28 Dec 2011 19:13
It appears there is no way to control NOT/NULL for foreign keys?
To be clear: in a one-to-many relationship, I can't find an option that will make the foreign key column NOT NULL in the generated schema.
Am I missing something?
To be clear: in a one-to-many relationship, I can't find an option that will make the foreign key column NOT NULL in the generated schema.
Am I missing something?