Zhiqiang Wang
34f576b681
fix: show help install error ( #17408 )
2022-10-17 19:16:11 +08:00
Haojun Liao
ed9ec795eb
fix(query): fix coverity issues.
2022-10-17 14:05:40 +08:00
Haojun Liao
bcb3d41d08
fix(query): fix coverity issues.
2022-10-16 13:46:21 +08:00
Shengliang Guan
86ba774699
Merge pull request #17354 from taosdata/feat/TD-17777-V30
...
feat(shell): modify introduction for auto tab completion
2022-10-15 17:38:09 +08:00
Alex Duan
71d96333d3
feat(shell): modify instroduction1
2022-10-14 15:29:23 +08:00
Alex Duan
301ba0e97c
feat(shell): modify introduction
2022-10-14 15:22:48 +08:00
Alex Duan
137fb3e956
feat(shell): modify introduction
2022-10-14 14:21:46 +08:00
dapan1121
d5cfbebd82
fix: fix kill query crash issue
2022-10-14 13:26:10 +08:00
Shengliang Guan
de67ce68a5
Merge pull request #17300 from taosdata/fix/ZhiqiangWang/TD-13063-win-shell-tab-auto-input
...
fix: win shell tab auto input
2022-10-11 20:53:13 +08:00
Zhiqiang Wang
0b2ff85a17
fix: jemalloc compile error ( #17291 )
...
* fix: jemalloc compile error
* fix: jemalloc compile error
2022-10-11 18:53:24 +08:00
afwerar
9c458b68ee
fix: win shell tab auto input
2022-10-11 18:37:38 +08:00
Alex Duan
32a36b66f1
fix(shell): remove TAB KEY usage introduction on windows
2022-10-11 16:57:47 +08:00
Alex Duan
2f9048b2ae
feat(shell): lastWord function less add one
2022-10-10 17:02:48 +08:00
Shengliang Guan
1c106bfd1d
Merge pull request #17235 from taosdata/feat/TD-17777-V30
...
feat(shell): Supported the word completed by press Tab key for 3.0
2022-10-09 17:01:56 +08:00
Zhiqiang Wang
365b9ba7a0
fix: shell source error ( #17234 )
2022-10-09 15:40:27 +08:00
Alex Duan
c33573409f
feat(shell): move show stable ahead
2022-10-09 15:26:07 +08:00
Alex Duan
d69bc6d6d5
feat(shell): fixed build error
2022-10-09 14:30:14 +08:00
Alex Duan
b222ff4ba5
feat(shell): vscode ctrl k and f format code
2022-10-09 14:05:48 +08:00
Alex Duan
60d7ad82ac
feat(shell): fixed build error
2022-10-09 10:57:54 +08:00
Alex Duan
c7fdc00fbf
fix(shell): threads array destroydump1
2022-10-09 10:55:37 +08:00
Alex Duan
ff73c3f5f2
fix(shell): threads array destroydump
2022-10-09 10:34:16 +08:00
Alex Duan
c71600bae8
Merge branch '3.0' into feat/TD-17777-V30
2022-10-08 20:20:07 +08:00
Alex Duan
ce38259979
feat(shell): fixed windows build error.
2022-10-08 18:58:07 +08:00
Alex Duan
f72b3d3c14
feat(shell): move split command to list end
2022-10-08 17:49:04 +08:00
Alex Duan
0d64baa165
feat(shell): modify help information
2022-10-08 17:34:35 +08:00
Alex Duan
fd7897e39b
all functions is done
2022-10-08 16:42:02 +08:00
Zhiqiang Wang
d05b134a48
os: Mac package ( #17201 )
...
* os: Mac package
* os: Mac package
* os: Mac package
* os: Mac package
* os: Mac package
* os: Mac package
* os: Mac package
* os: Mac package
* os: Mac package
* os: Mac package
* os: Mac package
* os: Mac package
2022-10-08 10:12:17 +08:00
Alex Duan
49b49eb0eb
Merge branch '3.0' into feat/TD-17777-V30
2022-09-29 11:20:09 +08:00
Alex Duan
3ad184de87
feat(shell): modify command with 3.0
2022-09-29 11:07:15 +08:00
Shengliang Guan
eead619f1a
fix: coverity issues
2022-09-27 17:10:48 +08:00
afwerar
d3a21816cc
shell: taos shell websocket reconnect error
2022-09-21 11:43:36 +08:00
Alex Duan
92d3c4f351
feat(shell): support database command auto tab complete
2022-09-07 20:20:46 +08:00
Alex Duan
e8455e0bb7
feat(shell): set conn to autoshell
2022-09-07 14:46:27 +08:00
Alex Duan
c0cfa0da56
feat(shell): show introduction is modify
2022-09-07 14:27:55 +08:00
Alex Duan
f1dd2d5675
feat(shell): add port to 3.0 buld ok
2022-09-07 10:16:00 +08:00
Shengliang Guan
4401080328
enh: make cmake .. -DCMAKE_BUILD_TYPE=Release work
2022-08-31 18:06:17 +08:00
afwerar
500cf0c758
feature: shell csv rfc 4180
2022-08-31 13:30:35 +08:00
afwerar
52bedb2b53
feature: shell csv rfc 4180
2022-08-30 17:27:35 +08:00
afwerar
c5f270abcb
feature: shell csv rfc 4180
2022-08-30 17:24:24 +08:00
afwerar
3220a9547f
feature: shell csv rfc 4180
2022-08-30 17:23:02 +08:00
afwerar
4632c3751b
feature: shell csv rfc 4180
2022-08-30 17:21:38 +08:00
afwerar
8a34a321c7
feature: shell csv rfc 4180
2022-08-30 16:30:20 +08:00
afwerar
aec3a06431
feature: shell csv rfc 4180
2022-08-30 16:11:42 +08:00
Ganlin Zhao
cb49ec48d0
fix(query): fix pthread_create memleak in shell engine
...
TD-17791
2022-08-22 15:32:51 +08:00
Ganlin Zhao
70df538180
fix(query): fix pthread_create memleak in shell engine
...
TD-17791
2022-08-22 15:22:49 +08:00
afwerar
80a01235f2
doc: change 3.0 doc
2022-08-11 14:37:43 +08:00
afwerar
d3b2bcb612
doc: change 3.0 doc
2022-08-10 19:39:01 +08:00
afwerar
f03055c373
shell: change shell record source file command
2022-08-05 15:49:03 +08:00
afwerar
ac592b073b
feat: add table create limit
2022-08-02 20:03:45 +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