sql/schemachanger: disable CREATE SEQUENCE / CREATE SCHEMA in declarative schema changer #107734
Labels
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
T-sql-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
We should disable CREATE SEQUENCE / CREATE SCHEMA until improved test coverage is in place. Additionally, let's introduce a cluster setting for more granular disablement of features, so that if/when bugs are found, users are not forced to flip a big switch.
Jira issue: CRDB-30176
The text was updated successfully, but these errors were encountered: