sql: fix drop of constraints during ADD COLUMN
Prior to this patch, ALTER TABLE ADD COLUMN dropped all modified space field constraints, which is a bug. This patch fixed this bug. Part of #6986 NO_DOC=will be added later NO_CHANGELOG=will be added later
Loading
Please register or sign in to comment