Commit Graph

19 Commits

Author SHA1 Message Date
sunpeng 0ce702f002 docs: fix connection param in taosws in python connector 2023-08-08 16:58:04 +08:00
sunpeng ed0c72bd45 docs: update python doc catalog 2023-07-12 17:24:03 +08:00
sunpeng d9f0e3f73c docs: update python document 2023-07-03 11:29:52 +08:00
gccgdb1234 9e8b106aa7 doc: add heading level to 4 2023-06-30 12:45:20 +08:00
sunpeng 1c5514a114 docs: add version history for python connector 2023-06-27 15:12:14 +08:00
sunpeng 561c61ba64 docs: add docs for assignment and seek
docs: upgrade docs from python subscription
docs: support stmt via ws
docs: optimizate python document base on java document
2023-06-27 11:32:18 +08:00
Shuduo Sang 0d2fa6f1e6
docs: refine python connector doc for req_id (#21526)
* docs: update csharp connector status

* docs: fix csharp ws bulk pulling

* docs: clarify database param is optional to websocket dsn

* docs: fix java connector mistake

* fix: a few typos

* fix: many typos

* docs: java connector support subscription over websocket

* fix: update 3.0 connector feature matrix

* docs: fix typos and use 3.1.0 in jdbc driver

* fix: update matrix for schemaless java status

* docs: use latest jdbc version in connect section

* docs: refine python connector doc for req_id
2023-05-30 11:49:00 +08:00
Adam Ji 6c3a2e2c5b
docs: support schemaless insert (#20944)
* docs: support schemaless insert

* docs: code reformat
2023-04-15 22:38:28 +08:00
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