Commit Graph

26 Commits

Author SHA1 Message Date
Alex Duan f94c457141 windows can not del after press tab 2024-03-18 21:09:32 +08:00
Alex Duan 6b38e5b8fb feat: websocket support bi with appending &conn_mode=1 string to dsn 2024-01-08 10:44:19 +08:00
Alex Duan 0aef021d88 fix: backslash add G only valid in string end 2024-01-06 21:01:34 +08:00
dapan1121 dfb3feb5dc Merge remote-tracking branch 'origin/main' into merge/m23 2023-11-15 11:39:18 +08:00
Bob Liu 9f4f340622 fix case; adjust sqlstr 2023-11-10 14:21:41 +08:00
Alex Duan 368c6d996b feat: add env TDENGINE_DSN to taos-CLI 2023-10-25 16:46:32 +08:00
Alex Duan c44bd3e3bd fix: cancel core 2023-09-11 17:19:59 +08:00
Alex Duan 6877e33c87 fix: query have error get time is last successful 2023-08-23 16:49:37 +08:00
Alex Duan f45d1c69b8 fix: -t option and wal retention ci 2023-08-23 16:17:52 +08:00
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