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
sql: disable create_table_with_schema_locked by default
Previously, create_table_with_schema_locked was enabled by default in
both tests and builds of CRDB. This patch disables it by default outside
of tests.
Fixes: #152991
Release note: None
0 commit comments