polardbx-sql
polardbx-sql copied to clipboard
Fix a 'recreate compound primary key' issue
Problems solved in this PR
Issue #114
Changes proposed in this PR
Also hide metadata for dropped primary key before executing physical DDL operations.
Tests
Added a new test case: AlterTableTest.testAlterTableDropAddCompPrimaryKey()