Commit Graph

53 Commits

Author SHA1 Message Date
sheyanjie-qq 30ab835e53 move java sample code to docs/example 2024-08-19 10:12:55 +08:00
sheyanjie-qq 3d9380b51a update java sample code 2024-08-16 11:29:03 +08:00
sheyanjie-qq 1397fbe2a2 modify connector sample code log 2024-08-14 16:25:22 +08:00
sheyanjie-qq c6e7d69bb4 update log 2024-08-12 20:56:20 +08:00
sheyanjie-qq edcc5f5b67 improve log 2024-08-12 19:05:01 +08:00
sheyanjie-qq d72e0307f0 mod rust log 2024-08-12 17:44:23 +08:00
sheyanjie-qq ef845842f8 mod rust log 2024-08-12 17:29:17 +08:00
sheyanjie-qq 89244490ee improve java log 2024-08-12 11:18:25 +08:00
sheyanjie-qq 2f1f8605d9 mod validation sql in jdbc demo properties 2024-08-10 10:39: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 597375fb80 add log to java schemaless sample code 2024-08-05 18:34:16 +08:00
sheyanjie-qq 76241f5be5 mod exception print 2024-08-05 18:34:15 +08:00
sheyanjie-qq e1f82b3828 mod code example 2024-08-05 18:34:15 +08:00
sheyanjie-qq 255d0fd02a mod java exception 2024-08-05 18:34:14 +08:00
sheyanjie-qq 6ab94e8318 fix typo 2024-08-05 18:34:14 +08:00
sheyanjie-qq 4135d08519 mod java code 2024-08-05 18:34:14 +08:00
sheyanjie-qq 13df2596c4 mod tmq example 2024-08-05 18:34:14 +08:00
sheyanjie-qq 5987b9bba4 mod reference 2024-08-05 18:34:14 +08:00
sheyanjie-qq a01439d95e mod sample code 2024-08-05 18:34:14 +08:00
sheyanjie-qq f7a94fad50 mod jdbc doc 2024-08-05 18:34:13 +08:00
sheyanjie-qq 57394dfe19 mod jdbc doc 2024-08-05 18:34:13 +08:00
sheyanjie-qq f440f71e99 add code example 2024-08-05 18:34:13 +08:00
sheyanjie-qq f1c7fc1ad2 update doc 2024-08-05 18:34:13 +08:00
sheyanjie-qq 4223965dba add exception handling 2024-08-05 18:34:13 +08:00
sheyanjie-qq dea03ae5b3 merge from main example 2024-07-04 09:32:41 +08:00
sheyanjie-qq dd4e8458ce mod grafana doc and jdbc 3.3.0 related doc 2024-07-01 18:49:36 +08:00
sheyanjie 3efe8d02d2 jdbc release 3.2.7 2023-10-27 18:06:10 +08:00
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 f7b42ad41b
fix: specify utf-8 in jdbc example pom.xml (#22565)
* 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
2023-08-25 09:22:29 +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 8b7b9f8855
fix: use latest version of jdbc connector (#22148) 2023-07-23 00:34:07 +08:00
dependabot[bot] cbb70dd52c
build(deps): bump guava in /examples/JDBC/consumer-demo (#21734)
Bumps [guava](https://github.com/google/guava) from 30.1.1-jre to 32.0.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-15 09:12:46 +08:00
Shuduo Sang d26bd98874
fix: typos in jdbcdemo example (#21646) 2023-06-09 09:20:25 +08:00
huolibo 730db6d551 docs(driver): TDengine description 2023-06-08 16:43:43 +08:00
huolibo 7365efd32b docs: add consuemr demo doc 2023-06-06 15:52:03 +08:00
huolibo 8c06bb3645 other: add jdbc consumer demo 2023-06-06 15:51:47 +08:00
dependabot[bot] 13de495d57
chore(deps): bump spring-core in /examples/JDBC/taosdemo (#20955)
Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.3.26 to 5.3.27.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.26...v5.3.27)

---
updated-dependencies:
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-18 10:11:30 +08:00
dependabot[bot] fb883786f4
chore(deps): bump spring-core in /examples/JDBC/taosdemo (#20610)
Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.3.20 to 5.3.26.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.20...v5.3.26)

---
updated-dependencies:
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-24 10:06:09 +08:00
huolibo 0e613ea3f3
enh(driver): add spring + mybatis type:byte[] example (#20050)
* enh(driver): add spring + mybatis type:byte[] example

* doc: add init description

* docs: add byte[] description
2023-02-25 14:48:25 +08:00
Shuduo Sang c2591b3215
docs: fix java example link (#19873) 2023-02-08 16:21:08 +08:00
Shuduo Sang 1e8323fac8
docs: update examples/jdbc demo readme (#18499)
* docs: update csharp connector status

* docs: fix csharp ws bulk pulling

* docs: clarify database param is optional to websocket dsn

* docs: fix python version and a few typos

* docs: fix jdbc version in connector matrix

* docs: update jdbc demo readme
2022-11-28 00:23:52 +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
dependabot[bot] da45aafd8d
build(deps): bump fastjson in /examples/JDBC/taosdemo (#16096)
Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.75 to 1.2.83.
- [Release notes](https://github.com/alibaba/fastjson/releases)
- [Commits](https://github.com/alibaba/fastjson/compare/1.2.75...1.2.83)

---
updated-dependencies:
- dependency-name: com.alibaba:fastjson
  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-14 09:29:59 +08:00
dependabot[bot] e03ab2c986
build(deps-dev): bump mysql-connector-java in /examples/JDBC/taosdemo (#16097)
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.16 to 8.0.28.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases)
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/8.0.16...8.0.28)

---
updated-dependencies:
- dependency-name: mysql:mysql-connector-java
  dependency-type: direct:development
...

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-14 08:51:15 +08:00
dependabot[bot] 07ee835c5a
build(deps): bump spring-core in /examples/JDBC/taosdemo (#16063)
Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.3.2 to 5.3.20.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.2...v5.3.20)

---
updated-dependencies:
- dependency-name: org.springframework:spring-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>
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-08-14 08:50:02 +08:00
dependabot[bot] 8c7ed70023
build(deps): bump spring-expression in /examples/JDBC/taosdemo (#16062)
Bumps [spring-expression](https://github.com/spring-projects/spring-framework) from 5.3.2 to 5.3.16.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.2...v5.3.16)

---
updated-dependencies:
- dependency-name: org.springframework:spring-expression
  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-14 08:42:50 +08:00