Commit Graph

8 Commits

Author SHA1 Message Date
Haojun Liao eb4449999f other: merge 3.0 2023-10-12 10:33:48 +08:00
sheyanjie faca8f2ea9 support geometry data type 2023-09-19 11:20:06 +08:00
Shuduo Sang fc283a5290
fix: refine jdbc example docs (#22821)
* fix: use latest version of jdbc connector

* fix: remove locale and timezone to avoid confusing user

* fix: update readme.md

* fix: refine demo.c

* fix: specify utf-8 in jdbc example pom.xml

* fix: refine jdbc example doc
2023-09-10 23:55:00 +08:00
Shuduo Sang 67bca400c4
fix: refine example (#22325)
* fix: use latest version of jdbc connector

* fix: remove locale and timezone to avoid confusing user

* fix: update readme.md
2023-08-04 13:57:34 +08:00
Shuduo Sang d26bd98874
fix: typos in jdbcdemo example (#21646) 2023-06-09 09:20:25 +08:00
wenzhouwww@live.cn 83272a0ac5 docs: updagte taos shell as TDengine CLI for 3.0 version ,include in taos.cfg 2022-08-26 18:38:04 +08:00
huolibo cd22be63a4
fix(driver): jdbc sample for 3.0 (#16235)
* fix(driver): jdbc sample for 3.0

* fix: drop table if exists

* test: valgrind case

Co-authored-by: Shengliang Guan <slguan@taosdata.com>
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-08-22 13:26:59 +08:00
Shuduo Sang b3efc470c8
[TD-13408]<test>: move examples back to TDegnine (#10196)
for 3.0
2022-02-10 16:19:06 +08:00