Cabinet
Cabinet copied to clipboard
Default value for foreign key constraint
In my opinion $foreignKey->constraint should have default value. If constraint is not defined, then you should set up this as FK_table1_table2_localColumn_foreignColumn
.