Ruihang Xia
|
b71bb4e5fa
|
feat: implement restart argument for sqlness-runner (#1262)
* refactor standalone mode and distribute mode start process
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
* implement restart arg
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
* Update tests/runner/src/env.rs
Co-authored-by: LFC <bayinamine@gmail.com>
---------
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
Co-authored-by: LFC <bayinamine@gmail.com>
|
2023-03-31 10:02:19 +08:00 |
|
LFC
|
184ca78a4d
|
revert: removed all "USE"s in sqlness tests introduced in #922 (#938)
|
2023-02-03 15:44:58 +08:00 |
|
LFC
|
af935671b2
|
feat: support "use" in GRPC requests (#922)
* feat: support "use catalog and schema"(behave like the "use" in MySQL) in GRPC requests
* fix: rebase develop
|
2023-02-02 20:02:56 +08:00 |
|
Ruihang Xia
|
b33937f48e
|
test: sqlness test for alter table rename (#891)
* test: sqlness test for alter table rename
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
* update test result
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
* change show create table to desc table
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
---------
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
|
2023-01-28 11:35:38 +08:00 |
|