Commit Graph

11 Commits

Author SHA1 Message Date
Adam Ji 319ec95b9d
docs: add content about req-id (#20650) 2023-03-27 17:07:33 +08:00
Shuduo Sang d0b481b522
docs: append ws doc for python connector (#20572)
* docs: this line is inaccurate, in current connector-python repo, it require python >= 3.6.2 because there is a dependence iso8601

* docs: append websocket doc for python connector

---------

Co-authored-by: Adam Ji <jrgwyz@163.com>
2023-03-21 18:59:26 +08:00
Shuduo Sang 24d3d6cb20
docs: this line is inaccurate, in current connector-python repo, it require python >= 3.6.2 because there is a dependence iso8601 (#20336)
Co-authored-by: Adam Ji <jrgwyz@163.com>
2023-03-08 15:52:48 +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
Shuduo Sang 42e66c09dd
docs: update python connector document to reflect python version requirement change (#19664)
* docs: update csharp connector status

* docs: fix csharp ws bulk pulling

* docs: clarify database param is optional to websocket dsn

* docs: fix python version and a few typos

* docs: fix jdbc version in connector matrix

* docs: update jdbc demo readme

* docs: update dot-net examples link

* docs: fix example code mistake

* fix: examples/csharp typos

* fix: examples/python/native_insert_example.py mistake

* docs: update python connector document to reflect python version requirement change

* docs: update with two ways to install taos-ws-py
2023-01-24 14:32:42 +08:00
sunpeng 0f3b3644de
docs: update python connector document (#19609)
* docs: update python connector document

* fix: tmq_consumer.py

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-01-18 00:11:45 +08:00
Shuduo Sang 400b5e1344
docs: fix python version required and a few typos (#17257)
* docs: update csharp connector status

* docs: fix csharp ws bulk pulling

* docs: clarify database param is optional to websocket dsn

* docs: fix python version and a few typos
2022-10-10 13:38:41 +08:00
Zhiqiang Wang 1e6ac774aa
docs: change doc about Mac (#17227) 2022-10-08 23:57:40 +08:00
gccgdb1234 075d8c4933 doc: change default tab to rest 2022-09-29 16:59:47 +08:00
gccgdb1234 67aba0657d Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-09-29 16:46:04 +08:00
Shuduo Sang c57e6220d5 docs: add schemaless api 2022-09-16 10:51:51 +08:00