Commit Graph

7 Commits

Author SHA1 Message Date
sheyanjie-qq 1397fbe2a2 modify connector sample code log 2024-08-14 16:25:22 +08:00
sheyanjie-qq 43448bee6e fix doc issue 2024-08-09 18:20:50 +08:00
t_max b170feeb22 docs: update java demo and grafana alert 2024-08-09 11:29:37 +08:00
sheyanjie-qq dea03ae5b3 merge from main example 2024-07-04 09:32:41 +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
dependabot[bot] b116a948c8
build(deps): bump log4j-core in /examples/JDBC/connectionPools (#16064)
Bumps log4j-core from 2.14.1 to 2.17.1.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-13 22:36:58 +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