Shengliang Guan
|
8c79fa5734
|
Merge pull request #28945 from taosdata/enh/TD-31831-3.0
add describe many columns over 100 case
|
2024-11-28 19:57:00 +08:00 |
Alex Duan
|
cdbb473f7d
|
restore shellArguments.c no modify status
|
2024-11-28 17:20:13 +08:00 |
Alex Duan
|
47625d6ddc
|
fix: add to help command
|
2024-11-28 17:12:12 +08:00 |
Alex Duan
|
9f90934029
|
fix: adjust prompt text review with Daniel
|
2024-11-28 17:06:49 +08:00 |
Alex Duan
|
d83bb1c9c1
|
fix: add semicolon to email address
|
2024-11-28 16:52:08 +08:00 |
Alex Duan
|
7cd57f906f
|
fix: lost right quotation
|
2024-11-28 16:50:11 +08:00 |
Alex Duan
|
5882d6bbe7
|
fix: adjust show text and format
|
2024-11-28 16:48:09 +08:00 |
Alex Duan
|
42b4bc97de
|
enh: add three code show detail info remove quota
|
2024-11-28 14:33:42 +08:00 |
Alex Duan
|
28a2dea8fd
|
enh: add three code show detail info
|
2024-11-28 14:23:39 +08:00 |
Alex Duan
|
8c3a5e2464
|
fix: reduce show text length
|
2024-11-28 11:03:07 +08:00 |
Alex Duan
|
c4a5969d7f
|
uniform show format
|
2024-11-28 10:41:06 +08:00 |
Alex Duan
|
cf18ffe4ce
|
feat: add error code to show
|
2024-11-28 10:24:22 +08:00 |
Alex Duan
|
9f6aac4b73
|
fix: add desc command
|
2024-11-27 13:45:58 +08:00 |
Shengliang Guan
|
2d13ce5105
|
refact: rename taos lib name
|
2024-11-22 15:33:55 +08:00 |
Shengliang Guan
|
cca24b7381
|
Merge pull request #28634 from taosdata/feat/contrib30
refact: rename version to td_version
|
2024-11-05 13:33:20 +08:00 |
Shengliang Guan
|
2942542e85
|
fix: compile errors
|
2024-11-04 20:17:41 +08:00 |
Shengliang Guan
|
03814cfe5a
|
refact: rename version to td_version
|
2024-11-04 15:16:15 +08:00 |
Shengliang Guan
|
d8858a5113
|
Merge remote-tracking branch 'suzp1984/fix/3.0-compile-error-macos' into feat/contrib3
|
2024-11-04 11:06:15 +08:00 |
Alex Duan
|
462dc3362f
|
fix: lastWordBytes need add 1
|
2024-10-28 16:27:52 +08:00 |
Alex Duan
|
6b6c9c884e
|
fix: tstrncpy len must add 1
|
2024-10-28 16:21:15 +08:00 |
Alex Duan
|
036b7ebefa
|
fix: replace unsafe str fun and check return value
|
2024-10-28 16:12:18 +08:00 |
Alex Duan
|
90642f4dc2
|
fix: add extern C support c++
|
2024-10-27 19:33:58 +08:00 |
Alex Duan
|
2803d51797
|
add shell-test CMakefiles shell-ut
|
2024-10-27 19:15:51 +08:00 |
Alex Duan
|
0e2ccadd2f
|
add shell-test CMakefiles
|
2024-10-27 19:06:10 +08:00 |
Alex Duan
|
db71fe49ed
|
add shell-test CMakefiles
|
2024-10-27 19:04:58 +08:00 |
Alex Duan
|
4876bc4fb2
|
fix: restore shell origin code
|
2024-10-27 18:33:31 +08:00 |
Alex Duan
|
3ce942f5fb
|
fix: PR error
|
2024-10-27 18:30:36 +08:00 |
Alex Duan
|
efa6db2150
|
fix: websocket build
|
2024-10-27 18:12:33 +08:00 |
Alex Duan
|
651a652376
|
feat: add unit test to shell
|
2024-10-27 18:04:21 +08:00 |
Alex Duan
|
4df8aeded9
|
fix: repeat double state_window( keyword
|
2024-10-27 11:25:51 +08:00 |
Alex Duan
|
dffab4422f
|
fix: fill tags is passed1
|
2024-10-25 17:05:33 +08:00 |
Alex Duan
|
fca6e89dc5
|
fix: fill tags is passed
|
2024-10-25 17:03:01 +08:00 |
Alex Duan
|
9dce56d552
|
fix: fields area left right quotes change total method
|
2024-10-25 16:49:45 +08:00 |
Alex Duan
|
a10e6457bf
|
fix: blank and double quotes
|
2024-10-25 14:00:32 +08:00 |
Alex Duan
|
86dbba5c8c
|
fix: create table tags area
|
2024-10-25 10:58:25 +08:00 |
Alex Duan
|
1b2ac1e537
|
fix: create talbe fields area support blank on left bracket
|
2024-10-25 10:44:23 +08:00 |
Alex Duan
|
48444f2aca
|
fix: compress and encode algo add single quotes
|
2024-10-25 10:16:10 +08:00 |
Alex Duan
|
de31de5d11
|
fix: parse blank count error
|
2024-10-25 09:59:30 +08:00 |
Alex Duan
|
b5e6c55749
|
feat: auto append end char ; to command
|
2024-10-24 19:55:26 +08:00 |
Alex Duan
|
736149daea
|
feat: from 3.3.1.0~ 3.3.3.0 new key add
|
2024-10-24 17:41:37 +08:00 |
Shengliang Guan
|
81c30ab7c0
|
fix: format cmake file
|
2024-10-24 10:10:07 +08:00 |
xinsheng Ren
|
9f645a0879
|
Merge branch '3.0' into enh/TD-32413/snprintf
|
2024-10-11 16:07:25 +08:00 |
xsren
|
e03ccdc6e2
|
replace snprintf
|
2024-10-10 10:35:48 +08:00 |
dapan1121
|
d55a0032b1
|
fix: localtime issue
|
2024-10-10 09:45:37 +08:00 |
xsren
|
18bc5a048f
|
taosStrndup
|
2024-09-26 14:46:53 +08:00 |
Alex Duan
|
e87ee24c11
|
Merge pull request #27995 from taosdata/feat/TD-31019-3.0
feat: taos-shell support new websocket api
|
2024-09-24 18:08:29 +08:00 |
yihaoDeng
|
6ba0c720da
|
fix invalid read
|
2024-09-20 17:45:27 +08:00 |
Alex Duan
|
51aee7afff
|
feat: taos-shell support new websocket api
|
2024-09-20 14:31:54 +08:00 |
Hongze Cheng
|
8012a1902b
|
Merge pull request #27226 from taosdata/feat/TD-30813-2
feat(stmt2): initial commit for stmt2
|
2024-09-09 08:52:59 +08:00 |
xsren
|
ae7a4172e8
|
crash signals
|
2024-09-06 10:39:06 +08:00 |