robotspace
|
8a74613a13
|
Drop stream when test case is over. Add commands to disable built-in lualib. (#17134)
|
2022-09-29 10:02:53 +08:00 |
robotspace
|
16be3ca310
|
Remove error about stream in lua test case. (#16990)
|
2022-09-21 23:04:48 +08:00 |
Shuduo Sang
|
5a7ad1344b
|
fix: remove stream api and use tmq syntax in lua example (#16979)
|
2022-09-21 14:36:44 +08:00 |
Shuduo Sang
|
85496cbb4c
|
fix(connector): lua example compile for 3.0 (#11523)
* [TD-13558]<feature>: taos shell refactor
add taosTools as submodule
* add tools/taos-tools
* add more client interface for taosTools compile
* update taos-tools
* update taos-tools
* refactor shell
* [TD-13558]<feature>: taos shell test speed
* [TD-13558]<feature>: taos -n startup works
* taos -n rpc works
* taos -n server works
* cleanup code since no endPort in 3.0
* update taos-tools
* [TD-13558]<feature>: taos -C works
* improve taos shell -c WIP
* update taos-tools
* add demoapi.c
* adjust show databases result for 3.0
* test: add platform logic
* add nchar
* adjust taos_fetch_lengths
* print fields
* remove show databases check from insert cases
* fix lua example compile for 3.0
still not work
|
2022-04-15 13:17:25 +08:00 |
Shuduo Sang
|
b3efc470c8
|
[TD-13408]<test>: move examples back to TDegnine (#10196)
for 3.0
|
2022-02-10 16:19:06 +08:00 |