Commit Graph

140 Commits

Author SHA1 Message Date
sheyanjie-qq 1e0ffa1e4d add c tmq code 2024-08-05 18:34:15 +08:00
Yaming Pei 2f5eaec0b2 The Connector section of the official website reconstructs the C language interface description 2024-08-05 18:34:15 +08:00
menshibin dc44fb7bd1 add python example 2024-08-05 18:34:15 +08:00
sheyanjie-qq a419baa645 mod java doc 2024-08-05 18:34:15 +08:00
menshibin 90451b5c62 add python example 2024-08-05 18:34:14 +08:00
t_max 8eef17c1c8 docs: add C schemaless and stmt example 2024-08-05 18:34:14 +08:00
sheyanjie-qq 255d0fd02a mod java exception 2024-08-05 18:34:14 +08:00
t_max feb5b2c540 docs: improve go and csharp example 2024-08-05 18:34:14 +08:00
sheyanjie-qq 7fa473624d mod rust example 2024-08-05 18:34:14 +08:00
menshibin 8bd38a5166 add node.js example 2024-08-05 18:34:14 +08:00
menshibin ba9c99385b nodejs example modify 2024-08-05 18:34:14 +08:00
menshibin 7c13635487 modify python api 2024-08-05 18:34:14 +08:00
sheyanjie-qq 849aa96e84 mod rust example 2024-08-05 18:34:14 +08:00
t_max 49bd4a1815 docs: add go and csharp example 2024-08-05 18:34:14 +08:00
sheyanjie-qq 4135d08519 mod java code 2024-08-05 18:34:14 +08:00
sheyanjie-qq ee5a8a96b0 mod schemaless 2024-08-05 18:34:14 +08:00
sheyanjie-qq 5aa94ea90c mod rust dev guide 2024-08-05 18:34:14 +08:00
Yaming Pei a476dd4f66 The Connector section of the official website reconstructs the C language interface description 2024-08-05 18:34:14 +08:00
menshibin 3ed7697218 modify python api 2024-08-05 18:34:14 +08:00
menshibin f82b92ed1b modify python api 2024-08-05 18:34:14 +08:00
sheyanjie-qq a01439d95e mod sample code 2024-08-05 18:34:14 +08:00
sheyanjie-qq f7a94fad50 mod jdbc doc 2024-08-05 18:34:13 +08:00
Yaming Pei 32221eaac1 The Connector section of the official website reconstructs the C language interface description 2024-08-05 18:34:13 +08:00
sheyanjie-qq f440f71e99 add code example 2024-08-05 18:34:13 +08:00
sheyanjie-qq 4223965dba add exception handling 2024-08-05 18:34:13 +08:00
xsren aa46b1d99f return:queryUtil 2024-07-29 14:58:47 +08:00
kailixu 4b6bd5b43d fix: refactor return code 2024-07-29 11:11:51 +08:00
gccgdb1234 3a63fd5b18 docs: overwrite docs in 3.0 branch with docs in main branch 2024-07-03 16:33:55 +08:00
sheyanjie-qq dd4e8458ce mod grafana doc and jdbc 3.3.0 related doc 2024-07-01 18:49:36 +08:00
chenhaoran 1d9ad04fec test:change the CRAN mirror site to a domestic one for R test 2024-06-06 11:06:16 +08:00
Adam Ji 9125a28061 docs: merge example code to 3.0 2024-04-02 09:13:55 +08:00
t_max eab4861370 refactor(c#): refactor c# connector to v3.1.0 2023-12-14 18:28:29 +08:00
chenhaoran 515d671e00 test:modify the keep parameter of db in python.sh cases 2023-12-07 10:04:47 +08:00
Adam Ji b202d75cdc docs: close cursor after use 2023-11-21 10:47:27 +08:00
Adam Ji a10431cea8 docs: close cursor after use 2023-11-21 10:44:59 +08:00
sheyanjie 369586a5c6 fix auto.offset.reset and snapshot.enable 2023-10-19 20:33:31 +08:00
t_max 312da0ac03 docs(driver-go): update tmq auto.offset.reset configuration 2023-10-19 14:13:17 +08:00
sheyanjie faca8f2ea9 support geometry data type 2023-09-19 11:20:06 +08:00
dapan1121 0cce255a02 Merge remote-tracking branch 'origin/3.0' into fix/m23.0 2023-08-28 10:06:53 +08:00
Shuduo Sang 7020ac7a0f
docs: refine c connector docs (#22491)
* docs: fix taos_init() return type

* docs: refine c interface doc
2023-08-20 14:46:24 +08:00
wangmm0220 b3f945c4c5 fix:conflict 2023-08-16 19:35:05 +08:00
wangmm0220 beb84b2355 fix:tmq interface & remove snapshot code 2023-08-15 15:37:39 +08:00
wangmm0220 7441801e9d feat:support varbinary type 2023-08-15 13:57:05 +08:00
wangmm0220 60191bef9e fix:tmq interface & remove snapshot code 2023-08-14 16:24:56 +08:00
Shuduo Sang 314c749965
docs: supplement r language connnector note (#22340)
* docs: add r language to connector

* docs: add r lang english version in connector

* docs: fix include path and note format

* Update 60-r-lang.mdx

minor changes

* docs: supplement r language note

---------

Co-authored-by: danielclow <106956386+danielclow@users.noreply.github.com>
2023-08-05 20:58:49 +08:00
Shuduo Sang fb4ed263b6
test: make connect_native.r a bit perplexing (#22291) 2023-08-02 17:02:42 +08:00
Shuduo Sang cbca55bc6a
docs: add r language to connector (#22286)
* docs: add r language to connector

* docs: add r lang english version in connector

* docs: fix include path and note format

* Update 60-r-lang.mdx

minor changes

---------

Co-authored-by: danielclow <106956386+danielclow@users.noreply.github.com>
2023-08-02 14:47:51 +08:00
wade zhang b07df46c51
Merge pull request #22265 from taosdata/test/sangshuduo/ci-test
test: add test case for r
2023-08-02 14:12:35 +08:00
Shuduo Sang 872844592e test: add readme.txt 2023-08-01 13:39:20 +08:00
Shuduo Sang f2ca4a22c7
docs: use latest java connector to avoid confusing user (#22254) 2023-08-01 09:44:33 +08:00