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

backport 2.0: sql: Fix panic adding unique, non-indexable column #3387

Closed
jseldess opened this issue Jul 17, 2018 · 1 comment
Closed

backport 2.0: sql: Fix panic adding unique, non-indexable column #3387

jseldess opened this issue Jul 17, 2018 · 1 comment
Milestone

Comments

@jseldess
Copy link
Contributor

PR: cockroachdb/cockroach#26728

From release notes:

An error is now returned to the user instead of panicking when trying to add a column with a UNIQUE constraint when that column's type is not indexable. [#26728][#26728] {% comment %}doc{% endcomment %}

@jseldess jseldess added this to the 2.0.x milestone Jul 17, 2018
@jseldess jseldess removed the ready label Oct 29, 2020
@jseldess
Copy link
Contributor Author

Closing as this is for a very old, now-unsupported version of crdb.

@jseldess jseldess modified the milestones: 2.0.x, 2.0 May 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant