-
-
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
feature(tianmu): support alter table xxx modify xxx type(length) default null
#860
Labels
Comments
DandreChen
added
C-stonedb-5.7
associated with stonedb 5.7
C-stonedb-8.0
associated with stonedb 8.0
and removed
C-stonedb-8.0
associated with stonedb 8.0
labels
Nov 1, 2022
DandreChen
added a commit
to DandreChen/stonedb
that referenced
this issue
Nov 2, 2022
…stoneatom#860) support field properties from NULL to NOT NULL support field properties from NOT NULL to NULL
DandreChen
added a commit
to DandreChen/stonedb
that referenced
this issue
Nov 2, 2022
…stoneatom#860) support field properties from NULL to NOT NULL support field properties from NOT NULL to NULL
15 tasks
DandreChen
added a commit
to DandreChen/stonedb
that referenced
this issue
Nov 2, 2022
…stoneatom#860) support field properties from NULL to NOT NULL support field properties from NOT NULL to NULL
DandreChen
added a commit
to DandreChen/stonedb
that referenced
this issue
Nov 3, 2022
…toneatom#860) support field properties from NULL to NOT NULL support field properties from NOT NULL to NULL
DandreChen
added a commit
to DandreChen/stonedb
that referenced
this issue
Nov 4, 2022
…toneatom#860) support field properties from NULL to NOT NULL support field properties from NOT NULL to NULL
DandreChen
added a commit
to DandreChen/stonedb
that referenced
this issue
Nov 4, 2022
…toneatom#860) support field properties from NULL to NOT NULL support field properties from NOT NULL to NULL
DandreChen
added a commit
to DandreChen/stonedb
that referenced
this issue
Nov 4, 2022
…toneatom#860) support field properties from NULL to NOT NULL support field properties from NOT NULL to NULL
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
Enable the tianmu engine to support syntax:
alter table xxx modify xxx type(length) default null
Describe the solution you'd like
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: