database-command icon indicating copy to clipboard operation
database-command copied to clipboard

Foreign Key constraints (CASCADE, RESTRICT) are omitted

Open schmunk42 opened this issue 12 years ago • 3 comments

during dump

schmunk42 avatar Dec 06 '12 16:12 schmunk42

Possible solution for MySQL: http://stackoverflow.com/questions/13749130/getting-foreign-key-constraints-from-a-mysql-table

schmunk42 avatar Dec 07 '12 14:12 schmunk42

Implemented here: https://github.com/neam/yii-i18n-columns/blob/master/commands/I18nColumnsCommand.php#L137

Cherrypick? :)

motin avatar Jul 29 '13 11:07 motin

I think the line has changed in the meantime :) Where is it now?

schmunk42 avatar Nov 21 '13 01:11 schmunk42