make cascade the default?
Started by jeff sackstederabout 19 years ago2 messagesgeneral
Is there a way at to set the 'on delete' and 'on update' options at
the database or table level, so that any new foreign keys default to,
say 'CASCADE', rather than 'no action'?