drop foreign key when removing the column that it refers to

Issue #281 new
Christopher Kramer created an issue

When dropping a column with a foreign key reference, this reference should get dropped implicitly.

This was mentioned first in issue #12 (https://bitbucket.org/phpliteadmin/public/issues/12/cannot-re-edit-table-remove-rename-columns#comment-19341459)

Comments (0)

  1. Log in to comment