-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Support show create tag/edge xxx, show create space xxx SQL #439
Comments
Does anyone claim this issue? If not, I will try. |
Go ahead!! |
Because use this feature to display the TTL attribute, So first implement this function.
|
Execution result in nebula:
|
I would suggest to output only one column |
In mysql, output two columns, first column is
Of course, it is ok to display only one column |
@steppenwolfyuetong Let's follow mysql then ^_^ |
Co-authored-by: Yee <[email protected]> Co-authored-by: Sophie <[email protected]> Co-authored-by: Alex Xing <[email protected]> Co-authored-by: Yee <[email protected]> Co-authored-by: Sophie <[email protected]>
Current, desc tag/edge, not display table-level attributes, only display column attributes.
so, use show create tag/edge SQL, to display column attributes and table-level attributes.
e.g. comment,ttl_duration, ttl_col, character set, engines.
The text was updated successfully, but these errors were encountered: