1. 07 10月, 2022 2 次提交
  2. 14 9月, 2022 1 次提交
    • sangshuduo's avatar
      feat: update taostools 404d8da for develop (#16819) · de438282
      sangshuduo 提交于
      * feat: update taos-tools f169c0f for develop
      
      * feat: update taos-tools a4d9b92 for develop
      
      * feat: update taos-tools 7d5c1c0 for develop
      
      * fix: after taosbenchmark create table without if not exits
      
      * feat: update taos-tools 2.2.0 (2dba49c) for develop
      
      * test: add more taosdump test cases
      
      * fix: rust example cargo bstr to 0.2
      
      * feat: update taos-tools 404d8da for develop
      
      * test: fix location in develop-test/5-taos-tools/taosbenchmark/demo.py
      
      * feat: update taos-tools 3588b3d for develop
      
      * feat: update taos-tools 9f4c01e for develop
      de438282
  3. 11 9月, 2022 1 次提交
    • sangshuduo's avatar
      feat: update taostools 2.2.0 (2dba49c) for develop (#16774) · 395d08cb
      sangshuduo 提交于
      * feat: update taos-tools f169c0f for develop
      
      * feat: update taos-tools a4d9b92 for develop
      
      * feat: update taos-tools 7d5c1c0 for develop
      
      * fix: after taosbenchmark create table without if not exits
      
      * feat: update taos-tools 2.2.0 (2dba49c) for develop
      
      * test: add more taosdump test cases
      
      * fix: rust example cargo bstr to 0.2
      395d08cb
  4. 30 7月, 2022 1 次提交
  5. 19 7月, 2022 1 次提交
  6. 18 7月, 2022 1 次提交
    • Y
      fix: use taosws lib for websocket interact in taos shell (#14802) · 8af64798
      Yang Zhao 提交于
      * fix: update taos-tools
      ”
      
      * chore: add taosws-rs as plugin
      
      * chore: update taosws-rs
      
      * chore: add taosws install/remove in scripts
      
      * chore: update taosws-rs
      
      * chore: update taosws-rs
      
      * fix: _smartly_ build ws lib
      
      * chore: enhance CMakeLists.txt
      
      * fix: packaging/tools/make_install.sh
      
      * chore: update taos-tools
      
      * fix: use rust websock lib
      
      * feat: add vertical and file dump for shell
      
      * test: change test case
      
      * test: change test cases
      
      * fix: remove test case and add macro
      
      * fix: change print message
      
      * feat: add timeout and hint for error response
      
      * fix: small typo
      
      * fix: windows compile
      
      * fix: typo
      
      * fix: reconnect
      
      * fix: do not parse cloud dsn
      
      * fix: update taosws-rs
      
      * fix: win and mac compile
      Co-authored-by: sangshuduo's avatarShuduo Sang <sangshuduo@gmail.com>
      8af64798
  7. 11 7月, 2022 1 次提交
  8. 05 7月, 2022 1 次提交
  9. 04 7月, 2022 1 次提交
  10. 03 7月, 2022 1 次提交
    • X
      fix(test):C# example ineffective in CI under TDegnine/example (#14472) · e561c92e
      xiaolei li 提交于
      * fix(test):C# example ineffective in CI under tdegnine/example
      
      * fix(test):C# examples add into CI cases.task
      
      * test(fix):update C# CI example target framework to NET 6.0
      
      * fix(test):C# example in CI, path incorrect
      
      * fix(test):C# example CI ineffective
      
      * fix(test):C# example CI taosdemo realese path incorrect
      e561c92e
  11. 01 7月, 2022 1 次提交
  12. 10 6月, 2022 1 次提交
  13. 06 6月, 2022 1 次提交
  14. 27 5月, 2022 1 次提交
  15. 21 5月, 2022 2 次提交
  16. 19 5月, 2022 1 次提交
  17. 07 5月, 2022 1 次提交
  18. 06 5月, 2022 2 次提交
  19. 29 4月, 2022 2 次提交
  20. 28 4月, 2022 1 次提交
  21. 16 4月, 2022 1 次提交
  22. 15 4月, 2022 1 次提交
  23. 13 4月, 2022 1 次提交
  24. 09 4月, 2022 1 次提交
  25. 08 4月, 2022 3 次提交
  26. 07 4月, 2022 3 次提交
  27. 06 4月, 2022 1 次提交
  28. 02 4月, 2022 4 次提交
    • X
    • X
      [TD-13707]<feature>:TypeScript RESTful (#11171) · c323744d
      xiaolei li 提交于
      * [TD-14356]<fix>:csharp remove stream_open() && stream_close()
      
      * [TD-13707]<feature>:TypeScript RESTful 1st
      
      * [TD-13707]<feature>:TypeScript RESTful 2st
      
      * [TD-13707]<feature>:TypeScript RESTful 2st, add CI test script
      
      * [TD-13707]<feature>:TypeScript RESTful 2st, add CI test script 2st
      
      * [TD-13707]<feature>:TypeScript RESTful 2st, add CI test script 3st
      
      * [TD-13707]<feature>:TypeScript RESTful 2st, add CI test script 4st
      
      * [TD-13707]<feature>:TypeScript RESTful 2st, add CI test script 5st
      
      * [TD-13707]<feature>:TypeScript RESTful 2st, add CI test script 6st
      
      * [TD-13707]<feature>:TypeScript RESTful 2st, add CI test script 7th
      
      * [TD-13707]<feature>:TypeScript RESTful 2st, add CI test script 8th
      
      * [TD-13707]<feature>:TypeScript RESTful 3rd
      
      * [TD-13707]<feature>:TypeScript RESTful 4th
      
      * [TD-13707]<feature>:TypeScript RESTful 5th
      
      * [TD-13707]<feature>:TypeScript RESTful 6th
      c323744d
    • S
      update test case description · f499d800
      shenglian-zhou 提交于
      f499d800
    • S
      add tests case for nchar string functions bugs · f3f9da2f
      slzhou 提交于
      f3f9da2f
  29. 25 3月, 2022 1 次提交