Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
workload/schemachange: implement `ALTER DATABASE ... ADD/DROP SUPER R…
…EGION` This commit adds support for generating `ADD and DROP SUPER REGION` related DDL operations to the schemachange workload. By default these operations are disabled as they discovered an underlying bug. See cockroachdb#111299. Epic: CRDB-19168 Informs: cockroachdb#59595 Release note: None
- Loading branch information