Fixed #27441 -- Improved SQL for 'DROP COLUMN' on MySQL
'CASCADE' is an undocumented no-op in MySQL, so to avoid confusion Django no longer outputs it.
Showing
Please
register
or
sign in
to comment
'CASCADE' is an undocumented no-op in MySQL, so to avoid confusion Django no longer outputs it.