Skip to content

schemachanger: implement ALTER TABLE .. RENAME #148978

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rafiss
Copy link
Collaborator

@rafiss rafiss commented Jun 27, 2025

This patch adds support for ALTER TABLE .. RENAME in the declarative schema chagner. All the necessary infrastructure was in place already.

fixes #148339
Release note: None

This patch adds support for ALTER TABLE .. RENAME in the declarative
schema chagner. All the necessary infrastructure was in place already.

Release note: None
@cockroach-teamcity
Copy link
Member

This change is Reviewable

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.

sql/schemachanger: implement ALTER TABLE ... RENAME TO
2 participants