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-20.1: sql: fix bug where columns couldn't be dropped after a pk change #49088

Merged
merged 1 commit into from
May 14, 2020

Conversation

rohany
Copy link
Contributor

@rohany rohany commented May 14, 2020

Backport 1/1 commits from #49081.

/cc @cockroachdb/release


Fixes #49079.

Release note (bug fix): Fix a bug where columns of a table could not
be dropped after a primary key change.

Fixes cockroachdb#49079.

Release note (bug fix): Fix a bug where columns of a table could not
be dropped after a primary key change.
@rohany rohany requested a review from RichardJCai May 14, 2020 22:07
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@rohany rohany merged commit 249fb32 into cockroachdb:release-20.1 May 14, 2020
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