Support show create tag/edge xxx, show create space xxx SQL (#496)
* improve unreserved keywords feature support time to live alter tag/edge drop column, and the column to be delete is as TTL column address dangleptr's comment * address laura-ding's comments * rebase master
Showing
- src/executor/AlterTagExecutor.cpp 0 additions, 1 deletionsrc/executor/AlterTagExecutor.cpp
- src/executor/DescribeSpaceExecutor.cpp 3 additions, 3 deletionssrc/executor/DescribeSpaceExecutor.cpp
- src/executor/DescribeSpaceExecutor.h 3 additions, 3 deletionssrc/executor/DescribeSpaceExecutor.h
- src/executor/ShowExecutor.cpp 225 additions, 9 deletionssrc/executor/ShowExecutor.cpp
- src/executor/ShowExecutor.h 3 additions, 0 deletionssrc/executor/ShowExecutor.h
- src/executor/test/SchemaTest.cpp 378 additions, 61 deletionssrc/executor/test/SchemaTest.cpp
- src/parser/AdminSentences.cpp 12 additions, 4 deletionssrc/parser/AdminSentences.cpp
- src/parser/AdminSentences.h 6 additions, 1 deletionsrc/parser/AdminSentences.h
- src/parser/MaintainSentences.h 1 addition, 0 deletionssrc/parser/MaintainSentences.h
- src/parser/parser.yy 9 additions, 0 deletionssrc/parser/parser.yy
- src/parser/test/ParserTest.cpp 26 additions, 2 deletionssrc/parser/test/ParserTest.cpp
Please register or sign in to comment