1. 22 4月, 2022 8 次提交
  2. 21 4月, 2022 22 次提交
  3. 20 4月, 2022 10 次提交
    • L
      fix · f7a63661
      Liu Jicong 提交于
      f7a63661
    • L
      refactor · d75ab9b3
      Liu Jicong 提交于
      d75ab9b3
    • sangshuduo's avatar
      feat: taos shell refactor (#11688) · 29d994d1
      sangshuduo 提交于
      * [TD-13558]<feature>: taos shell refactor
      
      add taosTools as submodule
      
      * add tools/taos-tools
      
      * add more client interface for taosTools compile
      
      * update taos-tools
      
      * update taos-tools
      
      * refactor shell
      
      * [TD-13558]<feature>: taos shell test speed
      
      * [TD-13558]<feature>: taos -n startup works
      
      * taos -n rpc works
      
      * taos -n server works
      
      * cleanup code since no endPort in 3.0
      
      * update taos-tools
      
      * [TD-13558]<feature>: taos -C works
      
      * improve taos shell -c WIP
      
      * update taos-tools
      
      * add demoapi.c
      
      * adjust show databases result for 3.0
      
      * test: add platform logic
      
      * add nchar
      
      * adjust taos_fetch_lengths
      
      * print fields
      
      * remove show databases check from insert cases
      
      * fix lua example compile for 3.0
      
      still not work
      
      * remove lua.py from smoketest
      
      * use get_column_data_offset() to get offset and convert length
      
      * add int, float, timestamp value convert
      
      * improve tests/pytest/insert/binary.py
      
      * improve example/src/demoapi.c
      29d994d1
    • P
      [test: add valgrind case] · 3ecf6df9
      plum-lihui 提交于
      3ecf6df9
    • D
      stmt · dff638c3
      dapan1121 提交于
      dff638c3
    • P
      [test: check error from valgrind log file] · da232cbe
      plum-lihui 提交于
      da232cbe
    • C
      fix cast case · 4a6b3d82
      cpwu 提交于
      4a6b3d82
    • D
      stmt · b7773170
      dapan1121 提交于
      b7773170
    • S
      feat: make telemetry work · c7f06ee2
      Shengliang Guan 提交于
      c7f06ee2
    • P
      [test: rm discard case file] · c1ba8802
      plum-lihui 提交于
      c1ba8802