Disable ALTER TABLE with multiple commands by default on 23.2 #108870
Labels
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
T-sql-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
In #99526, we supported ALTER TABLE with multiple ADD COLUMN, DROP COLUMN, ALTER PK commands in the declarative schema changer. We should disable this behavior by default for 23.2 behind a cluster setting, similar to what we did for other stmts implemented during the 23.2 development cycle (#107815)
Jira issue: CRDB-30675
The text was updated successfully, but these errors were encountered: