dennis zhuang
|
4306cba866
|
feat: show database options (#4174)
* test: test create table with database ttl
* feat: show database options
* fix: comment
* chore: apply suggestion
Co-authored-by: Jeremyhi <jiachun_feng@proton.me>
* chore: fix CR comments and refactor
* chore: style
Co-authored-by: Weny Xu <wenymedia@gmail.com>
---------
Co-authored-by: Jeremyhi <jiachun_feng@proton.me>
Co-authored-by: Weny Xu <wenymedia@gmail.com>
|
2024-06-20 04:21:58 +00:00 |
|
dennis zhuang
|
4a5bb698a9
|
feat: impl show index and show columns (#3577)
* feat: impl show index and show columns
* fix: show index from database
* fix: canonicalize table name
* refactor: show parsers
|
2024-03-29 18:34:52 +00:00 |
|
Ruihang Xia
|
b9bac2b195
|
fix: let information_schema know itself (#2149)
* rename show create table
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
* register information_schema on registering catalog
* fix tests in standalone
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
* fix frontend catalog manager
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
* add sqlness test
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
* fix clippy
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
* fix clippy & typo
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
* tweak sqlness test
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
* rename constructor
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
* rename method
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
* fix typo (again)
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
* remove redundent clones
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
---------
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
|
2023-08-11 15:37:27 +08:00 |
|