You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously, the decalrative schema changer had
CREATE SEQUENCE and CREATE SCHEMA enabled by default.
There may not be sufficient testing for both, so we
are at a risk of introducing regressiosn. To dddress this,
this patch will disable both by default to mitigate risk.
Fixes: cockroachdb#107734
Release note: None
Copy file name to clipboardExpand all lines: pkg/sql/schemachanger/testdata/end_to_end/alter_table_add_check_with_seq_and_udt/alter_table_add_check_with_seq_and_udt.side_effects
0 commit comments