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

sql: support ALTER COLUMN SET NOT NULL #5010

Closed
jseldess opened this issue Jul 3, 2019 · 1 comment
Closed

sql: support ALTER COLUMN SET NOT NULL #5010

jseldess opened this issue Jul 3, 2019 · 1 comment
Assignees
Labels
C-product-change P-1 High priority; must be done this release
Milestone

Comments

@jseldess
Copy link
Contributor

jseldess commented Jul 3, 2019

PR: cockroachdb/cockroach#37554

From release notes:

Added support for ALTER TABLE ... ALTER COLUMN ... SET NOT NULL, which adds a non-null constraint to an existing column. [#37554][#37554] {% comment %}doc{% endcomment %}

@jseldess jseldess added this to the 19.2 milestone Jul 3, 2019
@jseldess jseldess added C-product-change A-ops&tools P-1 High priority; must be done this release labels Jul 3, 2019
@lnhsingh
Copy link
Contributor

lnhsingh commented Sep 18, 2019

Closing. Dupe of #4752

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-product-change P-1 High priority; must be done this release
Projects
None yet
Development

No branches or pull requests

2 participants