Commit Graph

17 Commits

Author SHA1 Message Date
Alex Duan 91a6b891aa fix: restore current database while restoring connection 2023-06-28 17:32:15 +08:00
Shuduo Sang 75c7cbdbbb
fix: add three more stars for shell mask for main (#20916) 2023-04-13 19:58:24 +08:00
Shuduo Sang 528dcf86eb
fix: improve taos shell user experience for connecting cloud (#20528) 2023-03-19 13:18:30 +08:00
Xiaoyu Wang c597de099f merge main 2023-02-20 13:41:27 +08:00
Shuduo Sang 085936e61c
fix: taos shell prompt if not ws error (#20032) 2023-02-17 18:54:08 +08:00
Shuduo Sang e6ccb777a3
fix: taos shell show err msg twice with cloud service (#19894) 2023-02-09 22:24:45 +08:00
Shuduo Sang 4d4c5645ec
fix: taos shell show err msg twice with cloud service (#19892) 2023-02-09 18:28:09 +08:00
Shuduo Sang 868cf83cdb chore: prepare for string passing 2022-12-29 19:20:46 +08:00
Shuduo Sang 86c50d5181
fix: taos shell ws take timing with null inputed (#18957) 2022-12-15 20:43:35 +08:00
Shuduo Sang 5dee5afadf
fix: taos shell show reconnect after tried twice (#18934)
* fix: taos shell prompt for websocket

* fix: show disconnected after retry twice
2022-12-14 11:03:12 +08:00
Shuduo Sang 8fbe4b64a8
fix: taos shell prompt for websocket (#18826) 2022-12-08 20:26:06 +08:00
afwerar d3a21816cc shell: taos shell websocket reconnect error 2022-09-21 11:43:36 +08:00
afwerar 52bedb2b53 feature: shell csv rfc 4180 2022-08-30 17:27:35 +08:00
afwerar 3220a9547f feature: shell csv rfc 4180 2022-08-30 17:23:02 +08:00
afwerar aec3a06431 feature: shell csv rfc 4180 2022-08-30 16:11:42 +08:00
Yang Zhao e5bb1fe787
feat: taos shell websocket support network/execute/total timing info (#15630)
* feat: taos shell websocket support network/execute/toal timing info

* chore: update taosws-rs

* feat: update taosws 24b199e

* fix: git clean in jenkinsfile2

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-08-02 11:09:34 +08:00
Yang Zhao 621ef9f1a8
feat: shell support cloud (#15283)
* feat: taos shell support cloud (3.0)

* fix: affected row and reuse data

* feat: add custom ws timeout

* feat: handle ctrl c for ws

* fix: do not show any info about cloud if not websocket defined

* fix: other os compile

* fix: compile os error

* fix: compile error

* fix: review suggestions
2022-07-23 09:35:00 +08:00