Commit Graph

311 Commits

Author SHA1 Message Date
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
Simon Guan 62da23b848 Merge branch 'main' into merge/mainto3.0 2025-03-20 22:43:38 +08:00
kevin men 80711ce100
docs: use source code reference in the Perspective documentation. (#30301)
* docs(zh): add perspective document

* docs(zh): fix errors in the document

* docs(zh): increase the font size of the image

* docs(en): write a Perspective English document

* docs(en): add Perspective English document

* docs(en): add perspective docsument images

* docs: add perspective docsument source code use reference

* docs: add perspective docsument images notes

* docs: adjust perspective docsument format

* docs: delete blank lines

* Update 02-perspective.md

docs: delete blank lines in multiple documents
2025-03-20 20:27:04 +08:00
Simon Guan 08da50dc8f Merge branch 'main' into merge/mainto3.0 2025-03-20 17:52:00 +08:00
kevin men 3f0a880faa
docs: add the English document for Perspective. (#30300)
* docs(zh): add perspective document

* docs(zh): fix errors in the document

* docs(zh): increase the font size of the image

* docs(en): write a Perspective English document

* docs(en): add Perspective English document

* docs(en): add perspective docsument images
2025-03-20 17:32:45 +08:00
Simon Guan 2c27c10fa8 Merge branch 'main' into merge/mainto3.0 2025-03-20 14:05:45 +08:00
She Yanjie 0baea6ad8e
add c stmt2 example to doc (#30286)
* add: stmt2 insert example

* fix: free all heap

* format code

* add c stmt2 example

* update en doc desc

* mod makefile

---------

Co-authored-by: pengrongkun94@qq.com <pengrongkun94@qq.com>
2025-03-20 09:32:45 +08:00
kevin men b46d79a36c
fix node.js example error (#30287)
* test: node example case

* fix: node.js example error

* fix: restore test case validation
2025-03-19 22:38:54 +08:00
kevin men 296eee3b40
docs: upgrade the node.js connector version (#30264) 2025-03-19 11:15:22 +08:00
Shengliang Guan d0eb99809f Merge branch 'main' into merge/mainto3.03 2025-02-20 11:38:41 +08:00
Linhe Huo 3d20359f9c
Merge pull request #29635 from taosdata/docs/TS-4894
Docs/ts 4894
2025-02-18 16:51:47 +08:00
Shengliang Guan ddd799b03d Merge branch 'main' into merge/mainto3.02 2025-02-18 16:45:56 +08:00
sheyanjie-qq 4eda4e7468 remove mysql dependency 2025-02-18 13:35:56 +08:00
Shengliang Guan 63fc5dea34 Merge branch '3.0' into merge/mainto3.0 2025-02-18 10:29:16 +08:00
menshibin 714a01d5c0 docs: updata flink version 2025-02-17 11:50:38 +08:00
menshibin 88dbdf1290 fix:modify table sql mode config 2025-02-10 17:07:45 +08:00
Shengliang Guan 1c8b1520d6 Merge branch 'main' into merge/mainto3.02 2025-02-08 11:12:14 +08:00
Shengliang Guan a004d95996 Merge branch '3.0' into merge/mainto3.02 2025-02-06 13:46:36 +08:00
sheyanjie-qq d343d5e05f fix trivy issues 2025-02-06 11:41:46 +08:00
sheyanjie-qq e540ff93a2 resolve jdbc demo trivy issues 2025-02-05 17:29:50 +08:00
sheyanjie-qq dfd9673f0c jdbc add unsigned data types support 2025-01-22 14:32:30 +08:00
Shengliang Guan 7e9453385c Merge branch 'main' into merge/mainto3.0 2025-01-21 16:06:24 +08:00
menshibin f9ce37ad80 modify source name 2025-01-20 14:11:18 +08:00
Shengliang Guan d0b66f0b8b Merge branch '3.0' into merge/mainto3.0 2025-01-19 11:19:19 +08:00
sheyanjie-qq b992f27ca0 jdbc update to 3.5.2 2025-01-16 19:31:17 +08:00
factosea 2511a15d71 fix: doc demo code 2025-01-14 15:20:05 +08:00
sheyanjie-qq dc4feb8690 improve stmt doc, fix jdbc demo resultset bug 2025-01-13 15:01:58 +08:00
Linhe Huo 70f77d979a
Merge pull request #29431 from taosdata/docs/update-jdbc-ver
update jdbc version to 3.5.1
2025-01-02 09:27:34 +08:00
Linhe Huo bc9b79b0f6
Merge pull request #29425 from taosdata/docs/TD-32275-main
add flink doc
2024-12-31 21:05:57 +08:00
menshibin fa78cda0ad add english flink connector docs 2024-12-31 18:58:06 +08:00
sheyanjie-qq 2550b26c85 update jdbc version to 3.5.1 2024-12-31 13:41:51 +08:00
menshibin 8967d8f209 add flink doc 2024-12-31 11:09:33 +08:00
Alex Duan f6b180ff56 fix: use old case model 2024-12-30 16:57:16 +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 44fdb38541 Merge branch 'main' into docs/TD-33352-MAIN 2024-12-30 14:47:44 +08:00
Alex Duan aea3236597 stmt2 document for python connector 2024-12-30 14:44:49 +08:00
Linhe Huo 2d273d669f
Merge pull request #29399 from taosdata/docs/xftan/TD-32351
docs: go connector support native stmt2 binding
2024-12-30 12:39:09 +08:00
t_max 4167f0d40f test: add go stmt2 example test 2024-12-30 11:06:33 +08:00
t_max 118b2b9877 docs: go connector support native stmt2 binding 2024-12-30 10:01:20 +08:00
sheyanjie-qq b1e9c7e6e6 update jdbc stmt2 doc and sample code 2024-12-25 16:58:30 +08:00
menshibin bdb96ee86d modify node.js tmq case 2024-12-14 14:24:53 +08:00
sheyanjie-qq 2acc539cc8 Merge branch '3.0' into enh/jdbc-demo-3.0 2024-11-25 19:24:11 +08:00
sheyanjie-qq 5516657020 update jdbc demo, and version history 2024-11-25 19:07:11 +08:00
Shengliang Guan 899e5acb99
Merge pull request #28777 from taosdata/fix/3.0/TD-32366
fix:TD-32366/stmt add geometry datatype check
2024-11-19 18:42:27 +08:00
Pengrongkun ff2d0e6d67 fix CI problem 2024-11-19 09:22:34 +08:00
menshibin 0a6dcb9a9f add test tzlocal dependent 2024-11-18 20:09:37 +08:00
sheyanjie-qq 4ea40116d2 update spring version, improve demo code 2024-11-08 19:19:32 +08:00
Shengliang Guan fa90a34dbe doc: simple changes 2024-11-05 11:14:54 +08:00
menshibin e1399e612c node.js version upgrade 2024-11-01 16:28:20 +08:00