Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support ALTER TABLE SET LOCALITY #47

Merged
merged 2 commits into from
Jul 31, 2023
Merged

Conversation

Adriel-M
Copy link
Collaborator

Supports this functionality: https://www.cockroachlabs.com/docs/stable/regional-tables#regional-by-row-tables

Grammar ref: https://www.cockroachlabs.com/docs/stable/sql-grammar#locality

TODO:

  • Adding a region
  • Set locality in create table

@Adriel-M Adriel-M requested a review from shellderp July 31, 2023 19:00
@Adriel-M Adriel-M merged commit 858f50f into main Jul 31, 2023
3 checks passed
@Adriel-M Adriel-M deleted the adriel/alter-column-set-locality branch July 31, 2023 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants