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

release-21.1: sql: fix ADD COLUMN ... UNIQUE for PARTITION ALL BY tables #63189

Merged

Conversation

otan
Copy link
Contributor

@otan otan commented Apr 7, 2021

Backport 1/1 commits from #63123.

/cc @cockroachdb/release


Resolves: #63113

Release note (bug fix): Fixed a bug where doing ALTER TABLE ... ADD
COLUMN ... UNIQUE would error if the table had a PARTITION ALL BY /
REGIONAL BY ROW definition.

Release note (bug fix): Fixed a bug where doing ALTER TABLE ... ADD
COLUMN ... UNIQUE would error if the table had a PARTITION ALL BY /
REGIONAL BY ROW definition.
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@otan otan requested a review from ajstorm April 7, 2021 00:05
@ajstorm ajstorm merged commit f6904d0 into cockroachdb:release-21.1 Apr 7, 2021
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.

3 participants