Linhe Huo
e273a943ea
fix: add show connMode string ( #30323 )
...
* fix: add show connMode string
* fix: add stdbool.h to pub.h
* fix: remove trash file army/output.txt
* fix: caseBase.py modify syntax error
* fix: restore -R option for taosdump
* fix: taosdumpCommandline.py case
* fix: native stmt write normal table failed
* fix: taosdumpCommandline.py case passed
* fix: restore test.py from main branch
* fix: taosCli.py check default conn mode
* fix: commandline-sml.py case pass
* fix: websiteCase.py case passed
* fix: connMode.py case
* fix: modify default port is 0
* fix: taos_options with config dir not work
* fix: websocket.py delete -D timeout options
* fix: default_tmq_json.py context move to default_json.py, so delete
* fix python kafka bug
* chore: improve taos_init in wrapper
* chore: add installation path preparation in build workflow
* fix connMode bug
* fix: fix tmq conf/consumer new error in wrapperFunc.c
* fix: correct the spelling toss -> taosGetInstall...
* chore: fix compile error in wrapperFunc.c
* fix: createConnect fix memory leak
* fix: tsim forbid CHECK ODR
* modify userOperTest uuse static lib
* reverse userOperTest use static lib
---------
Co-authored-by: Alex Duan <417921451@qq.com>
Co-authored-by: taos-support <it@taosdata.com>
Co-authored-by: “chris <“zk662144@163.com”>
Co-authored-by: t_max <1172915550@qq.com>
Co-authored-by: sheyanjie-qq <249478495@qq.com>
2025-03-22 20:44:07 +08:00
Alex Duan
ddead1417e
fix: update version to taospy==2.7.21 taos-ws-py=0.3.8
2025-01-08 18:03:04 +08:00
Alex Duan
2c35ec8ae9
docs: add stmt2_native.py example
2024-12-30 16:11:11 +08:00
Alex Duan
f0627fd7e8
fix: remove tdengine case to python-connector repo
2024-12-30 15:25:25 +08:00
Alex Duan
aea3236597
stmt2 document for python connector
2024-12-30 14:44:49 +08:00
menshibin
3a4ed77b17
upgrade python version
2024-11-20 16:35:27 +08:00
menshibin
80be241024
modify node ci example
2024-09-26 18:05:40 +08:00
menshibin
fbbf24f064
modify node ci example
2024-09-26 15:06:40 +08:00
menshibin
fba6877702
modify node ci example
2024-09-26 00:39:09 +08:00
menshibin
63d62fdfd3
modify node ci example
2024-09-25 15:29:34 +08:00
menshibin
c0204e3252
add nodejs python ci examples
2024-09-24 15:48:08 +08:00
chenhaoran
515d671e00
test:modify the keep parameter of db in python.sh cases
2023-12-07 10:04:47 +08:00
sunpeng
eef4800c82
fix: special taos-ws-py version in py test
2023-09-06 14:27:18 +08:00
Benguang Zhao
19883fdeed
feat: alter database before creating topic in tests
2023-03-25 12:01:20 +08:00
sunpeng
b84b8e58f5
test: add python demo for websocket ( #20209 )
...
* test: add python demo for websocket
* fix test
* fix test
* fix test
2023-03-02 20:44:25 +08:00
sunpeng
db6a8cdf60
build: update writing kafka example and document ( #19864 )
...
* build: update writing kafka example and document
* fixes kafka demo
* fix: refine wording
---------
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-02-09 02:08:57 +08:00
sunpeng
c30cb1f5db
build: add python demo to ci ( #19641 )
...
* build: add python demo to ci
* build: add fast write example to ci
* build: add kafka demo to ci
* fix kafka demo
* fix python demo
* fix python demo
* fix python demo
* fix python demo
* fix python demo
2023-01-30 09:58:52 +08:00
Yang Zhao
2bc8db11b4
test: add python test to 3.0 ci and run it ( #15829 )
...
* test: add python test to 3.0 ci and run it
* ci: put taos.h in /usr/include directory
* fix: python test case
* fix: exit 0 with test success
Co-authored-by: tangfangzhi <fztang@taosdata.com>
2022-08-08 17:17:20 +08:00