1. 16 4月, 2022 2 次提交
    • sangshuduo's avatar
      enh: add int, float, timestamp value convert in demoapi.c (#11558) · d418e888
      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
      d418e888
    • sangshuduo's avatar
      feat(tools): demoapi implemented normal insert/query (#11553) · 61d5f6ff
      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
      61d5f6ff
  2. 14 4月, 2022 1 次提交
    • sangshuduo's avatar
      test: remove show databases check from insert cases (#11508) · 30799e59
      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
      30799e59
  3. 13 4月, 2022 2 次提交
    • S
      refact(cluster): node mgmt · e558d519
      Shengliang Guan 提交于
      e558d519
    • sangshuduo's avatar
      feat: taos shell refactor for 3.0 (#11426) · f4ca06ea
      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
      f4ca06ea