docs
docs copied to clipboard
sql: Add documentation for new MR builtins
Adam Storm (ajstorm) commented:
https://github.com/cockroachdb/cockroach/pull/67985 and https://github.com/cockroachdb/cockroach/pull/68280 added new builtins to reset the zone configurations of tables and databases which are multi-region enabled. We should add documentation for these builtins so users know about them, and when they should be used. See associated PRs for more information.
Jira Issue: DOC-1274
Related release note issues:
- https://github.com/cockroachdb/docs/issues/11384
- https://github.com/cockroachdb/docs/issues/11398