Posts
Sort by recent activity
not finding 'CASCADE'
hiwhen I use SQL Search to find 'CASCADE' it does not find it in the table constraints/foreign keys. for example I want to find where I have setup ON UPDATE CASCADE
ON DELETE CASCADEas part of a FK...