Details
-
Task
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
> Dropping a column that is part of a multi-column UNIQUE constraint is not permitted.
IMO "[42000][1072] Key column 'A' doesn't exist in table" doesn't make sense. Could it just say it's not permitted?
Why isn't this permitted BTW?
Of course the constraint would be more strict but that's to be expected.