-
-
Notifications
You must be signed in to change notification settings - Fork 141
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
feat(tianmu): support alter table xxx modify xxx type NULL/NOT NULL(#860) #878
Conversation
This pull request's title should follow requirements next. @DandreChen please check it 👇. Valid format:
Valid types:
|
Thanks for the contribution! Please review the labels and make any necessary changes. |
c7cd5b8
to
74856b8
Compare
@DandreChen pls fix the title. |
74856b8
to
1a7929c
Compare
…toneatom#860) support field properties from NULL to NOT NULL support field properties from NOT NULL to NULL
27745d9
to
b954b56
Compare
b954b56
to
37a1b92
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Summary about this PR
Issue Number: close #860
[summary]
support field properties from NULL to NOT NULL
support field properties from NOT NULL to NULL
Tests Check List
Changelog
Documentation