cockroachdb / cockroachdb/docs
update declarative schema changer docs with info about multi region
Open
C-doc-improvement
- Dominant language
- HTML
- Stars
- 212
- Forks
- 476
- Avg merge
- 40m
- Merged PRs (30d)
- 3
Description
Dikshant Adhikari (dikshant) commented:
In this doc:
https://www.cockroachlabs.com/docs/stable/online-schema-changes.html#declarative-schema-changer
We should add that ADD/DROP COLUMN also run under declarative schema changer as of 23.1 by default. Unless the table has zone configs applied to them or is a multi region table (eg regional by row).
cc: @fqazi
Jira Issue: DOC-8249
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.