1. 06 6月, 2023 1 次提交
  2. 30 5月, 2023 1 次提交
    • sangshuduo's avatar
      docs: refine python connector doc for req_id (#21526) · 0d2fa6f1
      sangshuduo 提交于
      * 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
      0d2fa6f1
  3. 25 5月, 2023 1 次提交
  4. 23 5月, 2023 1 次提交
    • sangshuduo's avatar
      docs: update connect for jdbc version (#21426) · bda3e676
      sangshuduo 提交于
      * 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
      bda3e676
  5. 15 5月, 2023 1 次提交
  6. 12 5月, 2023 1 次提交
  7. 10 5月, 2023 4 次提交
  8. 09 5月, 2023 1 次提交
  9. 28 4月, 2023 1 次提交
  10. 26 4月, 2023 2 次提交
    • sangshuduo's avatar
      docs: fix typos and use 3.1.0 in java connector for3.0 (#21095) · 7113ded0
      sangshuduo 提交于
      * 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
      7113ded0
    • sangshuduo's avatar
      docs: update connector matrix for 3.0 (#21086) · 41cc572c
      sangshuduo 提交于
      * 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
      41cc572c
  11. 23 4月, 2023 1 次提交
  12. 15 4月, 2023 1 次提交
  13. 13 4月, 2023 1 次提交
    • sangshuduo's avatar
      docs: fix connector case (#20900) · 226c68a9
      sangshuduo 提交于
      * docs: add rest api diff
      
      * docs: use html table
      
      * docs: use json instead of table in rest api doc
      
      * docs: fix connector upcase
      226c68a9
  14. 07 4月, 2023 1 次提交
  15. 27 3月, 2023 1 次提交
  16. 21 3月, 2023 3 次提交
  17. 20 3月, 2023 1 次提交
  18. 09 3月, 2023 2 次提交
  19. 08 3月, 2023 2 次提交
  20. 03 3月, 2023 1 次提交
    • sangshuduo's avatar
      docs: connector for 3.0 (#20250) · 42d2c15f
      sangshuduo 提交于
      * 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
      42d2c15f
  21. 02 3月, 2023 1 次提交
  22. 24 2月, 2023 1 次提交
  23. 16 2月, 2023 2 次提交
  24. 06 2月, 2023 3 次提交
  25. 28 1月, 2023 1 次提交
    • sangshuduo's avatar
      docs: update python sub over ws status (#19682) · fe8a4631
      sangshuduo 提交于
      * 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
      
      * docs: update python sub over ws status
      fe8a4631
  26. 24 1月, 2023 1 次提交
    • sangshuduo's avatar
      docs: update python connector document to reflect python version requirement change (#19664) · 42e66c09
      sangshuduo 提交于
      * 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
      42e66c09
  27. 17 1月, 2023 1 次提交
  28. 14 1月, 2023 1 次提交
  29. 09 1月, 2023 1 次提交
    • sangshuduo's avatar
      docs: update dot-net examples link (#19460) · 44292ec3
      sangshuduo 提交于
      * 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
      44292ec3