Commit Graph

228 Commits

Author SHA1 Message Date
zyyang 80ee8c1d7c change 2020-11-16 15:35:47 +08:00
zyyang f111f76b74 change 2020-11-16 15:15:18 +08:00
zyyang 3ec1adf762 change 2020-11-16 15:14:41 +08:00
zyyang 5454f092bf change 2020-11-16 14:57:35 +08:00
zyyang c6c7ab3bdd change 2020-11-16 14:46:38 +08:00
zyyang 5349141dca change 2020-11-16 10:11:28 +08:00
zyyang ae95667bff change 2020-11-14 16:32:49 +08:00
zyyang 6d673ecd26 change 2020-11-14 14:25:48 +08:00
zyyang 3ae555de41 change 2020-11-14 14:00:37 +08:00
zyyang ee814ac85b change 2020-11-14 12:35:59 +08:00
zyyang deb6cd23f9 change 2020-11-14 10:51:02 +08:00
dependabot[bot] e3d3c2d18d
Bump c3p0 in /tests/examples/JDBC/connectionPools
Bumps [c3p0](https://github.com/swaldman/c3p0) from 0.9.5.2 to 0.9.5.4.
- [Release notes](https://github.com/swaldman/c3p0/releases)
- [Commits](https://github.com/swaldman/c3p0/compare/c3p0-0.9.5.2...c3p0-0.9.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-13 06:56:51 +00:00
yihaoDeng ee4adca353 add demo.c 2020-11-13 06:50:37 +00:00
huili f197b4a27b
Merge pull request #4206 from taosdata/feature/TD-2052
Feature/td 2052
2020-11-13 13:32:33 +08:00
zyyang 0b6e8c0a97 change 2020-11-13 13:15:58 +08:00
zyyang e05a07e504 [TD-1869]<feature>: mybatis plus demo for Java Developers 2020-11-13 11:30:42 +08:00
zyyang 87aeb2d917 a readme for run connectionPoolDemo 2020-11-13 09:50:41 +08:00
Hui Li 5575b934bf [TD-2063] 2020-11-11 17:36:52 +08:00
Hui Li 97cb2e4d23 [TD-2063]<fix> not free result resource in async callback function 2020-11-11 16:55:32 +08:00
zyyang 11f1e7810a [TD-2052]<feature>: common java connection pools examples 2020-11-11 16:27:22 +08:00
zyyang 9bfa0c8eb8 [TD-2052]<feature>: common connection pool demos 2020-11-11 11:51:13 +08:00
Hui Li c034940cc8 [TD-1961]<fix> modify return when call taos_query() 2020-11-06 10:07:51 +08:00
Hui Li 8604189300 [TD-1961]<fix> modify return when call taos_query() 2020-11-06 10:05:07 +08:00
Hui Li 73b23e8b8d [TD-1961]<fix> modify return when call taos_query() 2020-11-06 09:48:57 +08:00
Hui Li d553f4083a [TD-1961]<fix> modify return when call taos_query() 2020-11-06 09:30:40 +08:00
songtianyi 62a4b66440 Merge branch 'master' of https://github.com/songtianyi/TDengine 2020-11-05 18:10:47 +08:00
songtianyi 2ff941e605 update(tdengine-rust-bindings): update rust binding commit to latest 2020-11-05 18:09:55 +08:00
Hui Li ec73092482 [NONE] 2020-10-30 15:32:25 +08:00
zyyang 3cc0bfb904
Update README-jdbc-windows.md
modify some wrong words
2020-10-28 18:18:59 +08:00
zyyang-taosdata 82ee7a356e Merge branch 'hotfix/TD-1825' of https://github.com/taosdata/TDengine into hotfix/TD-1825 2020-10-28 17:51:06 +08:00
zyyang-taosdata 8731662028 readme.me for java developers on windows platform 2020-10-28 17:50:05 +08:00
songtianyi 361af8adf2
Merge branch 'develop' into master 2020-10-28 15:40:18 +08:00
zyyang 3028e23161 update the readme-win.md 2020-10-28 13:32:16 +08:00
zyyang 0ddaaa3e01 add how to config fqdn in readme-win.md 2020-10-28 09:59:29 +08:00
zyyang-taosdata f19f5e4643 readme.md for nodejs developers on windows platform 2020-10-28 09:44:21 +08:00
songtianyi bb598ebbd7 feat: #4016 rm oudated rust binding code and add latest repo link as submodule 2020-10-27 18:54:52 +08:00
zyyang 4bdd3d6558 [TD-1825]<hotfix>: avoid error for nodejsChecker 2020-10-27 15:43:38 +08:00
Hui Li 1053a4e0fa [TD-1501] 2020-10-27 13:46:57 +08:00
Shengliang Guan bf2d39097f
Merge pull request #3937 from songtianyi/master
fix: docs and tests typos, taos_fetch_subfields --> taos_fetch_fields…
2020-10-21 17:10:18 +08:00
Shengliang Guan 58243ab38e
Merge pull request #3748 from freemine/namedtype
prefer named-type rather than void-type to reduce typos
2020-10-21 16:14:48 +08:00
songtianyi 9fdd251873 fix: docs and tests typos, taos_fetch_subfields --> taos_fetch_fields, taos_subfields_count --> taos_field_count 2020-10-20 19:00:53 +08:00
dependabot[bot] 696aebfbe3
Bump junit from 4.12 to 4.13.1 in /tests/examples/JDBC/JDBCDemo
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-20 09:53:28 +00:00
huili 5295c61265
Merge pull request #3929 from taosdata/feature/TD-1701
Feature/td-1701
2020-10-20 17:52:53 +08:00
zyyang 305fe5aff8 [feature]<TD-1507>: add a nodejs checker for nodejs examples 2020-10-20 15:21:16 +08:00
zyyang f55c46c8e9 package JdbcChecker 2020-10-20 11:15:16 +08:00
zyyang c468ca889d Merge branch 'develop' into feature/TD-1701 2020-10-20 11:08:59 +08:00
zyyang c9a7931bea update sqlSpeller 2020-10-20 10:19:02 +08:00
liuyq-617 badbbe70dd [TD-1497]<test> python connector check 2020-10-20 09:59:58 +08:00
Shengliang Guan 206a1ccb3e
Merge pull request #3919 from taosdata/hotfix/testcase
[TD-1677]<test> add query test case
2020-10-20 08:58:16 +08:00
zyyang dc23dd4963 update jdbcTaosDemo 2020-10-19 20:25:23 +08:00
liuyq-617 2381b9b590 [TD-1745]<test> check C# connector 2020-10-19 18:54:07 +08:00
liuyq-617 0147efd190 [TD-1677]<test> add query test case 2020-10-19 18:47:16 +08:00
liuyq-617 bfd137e73b [TD-1744]<test> PythonChecker 2020-10-19 16:50:22 +08:00
freemine b3f67174dc Merge remote-tracking branch 'upstream/develop' into namedtype 2020-10-18 04:59:38 +08:00
Shengliang Guan 16782bff86
Merge pull request #3784 from taosdata/feature/TD-1476
change the taos-jdbcdriver to 2.0.8
2020-10-11 10:03:30 +08:00
zyyang 0d8cbdd0b2 change the taos-jdbcdriver to 2.0.8 2020-10-10 09:41:14 +08:00
Shengliang Guan dcda284fdc
Merge pull request #3767 from taosdata/feature/TD-1476
[TD-1476]<feature>: a demo for calcite
2020-10-09 19:45:50 +08:00
zyyang a6107d1d35 [TD-1476]<feature>: a demo for calcite 2020-10-09 10:52:49 +08:00
freemine 47a77371ee prefer named-type rather than void-type to reduce typos 2020-10-04 14:54:31 +08:00
Shengliang Guan 6dcc58aa64
Merge pull request #3707 from taosdata/feature/os
Feature/os
2020-09-28 22:52:13 +08:00
Hui Li 17190c6e3b [del old go demo file] 2020-09-28 17:09:47 +08:00
Hui Li f4900138fe [TD-1502] 2020-09-28 17:09:07 +08:00
Shengliang Guan e32e507e1f TD-1530 2020-09-28 14:29:23 +08:00
Shengliang Guan babe8f158c
Merge pull request #3682 from taosdata/feature/TD-1572
update jdbc taosdemo
2020-09-25 22:46:28 +08:00
zyyang 1a4746d425 update jdbc taosdemo 2020-09-25 17:12:15 +08:00
Shengliang Guan 8e75b9e0be
Merge pull request #3679 from taosdata/feature/TD-1572
update JdbcTaosdemo
2020-09-25 15:55:39 +08:00
zyyang 56c8889ee4 update JdbcTaosdemo 2020-09-25 15:39:21 +08:00
liuyq-617 c35887815b Support custom IP 2020-09-25 11:47:26 +08:00
Shengliang Guan fd3ebebc71
Merge pull request #3660 from taosdata/feature/TD-1572
[TD-1572]<feature>: A JdbcTaosdemo is supported now.
2020-09-25 11:08:36 +08:00
zyyang a5a4f7026f update jdbcTaosdemo 2020-09-25 10:26:58 +08:00
zyyang 4149545bc0 [TD-1572]<feature>: A JdbcTaosdemo is supported now. 2020-09-24 11:30:54 +08:00
zyyang c83f211c25 [TD-1533]<fix>: fix the parse jdbc url error 2020-09-23 11:11:28 +08:00
zyyang e7af1188ed [TD-1410]test: add a tool for test JDBC Connector 2020-09-12 17:21:45 +08:00
zyyang-taosdata 54143e0669 Implement the TSDBStatement.getConnection function 2020-09-11 00:02:58 +08:00
zyyang-taosdata 8c677755ee update the jdbcTemplate example and test cases 2020-09-10 00:03:48 +08:00
zyyang-taosdata e31f80ed83 update springbootDemo 2020-09-08 10:40:54 +08:00
yangzhiyu 97e328b239 jdbcDemo use the taos-jdbcdriver-2.0.4 2020-09-06 23:06:34 +08:00
zyyang 0a7eca2cdf [TD-1266]<hotfix>update the nodejs test case 2020-09-04 16:37:41 +08:00
robot ba31633a58 Update query api for Lua connector.
All connectors should be updated since taos_query has been modified for thread safety. Only query api is updated, callback in stream is not yet.
2020-08-30 12:09:37 +08:00
Shengliang Guan bd16bb3d23 TD-1214 change csharp driver in win32 2020-08-26 17:36:57 +08:00
Shengliang Guan 8db3120147 TD-1236 native c# examples for 2.0 2020-08-26 11:15:24 +08:00
Bomin Zhang dce8ec169e fix server&client side crash
in singe table subscription, after consume all data, the next call to consume crash both client and server.

this commit fix the issue.
2020-08-14 13:28:10 +08:00
Bomin Zhang 4dd4342561 fix td-1142 2020-08-14 13:26:41 +08:00
Ping Xiao c3dee8b690 add notification message before return 2020-08-13 22:59:33 +08:00
Ping Xiao bc73587498 udpate taos-jdbcdriver version for jdbc demos 2020-08-10 18:52:05 +08:00
Bomin Zhang 2b36e2a2c3 add and update testcases 2020-08-08 13:06:30 +08:00
Shengliang Guan 241f1732d7 TD-1057 2020-08-05 14:24:02 +08:00
liu0x54 e9738fc6c6 [TD-1001] update the nodejs examples 2020-07-31 06:11:05 +00:00
Shuduo Sang 1e99fd0f07 fix examples/go/src/taosapp/taosapp.go to make it work with 2.0
[TD-1008]
2020-07-28 11:58:43 +08:00
Tao Liu 9b46de6e67 [TD-1000] modify the python demo 2020-07-27 10:29:33 +00:00
liu0x54 a0ca29dcfa [TD-971] change create db sql 2020-07-21 04:02:53 +00:00
Bomin Zhang 1067175746 fix compiler error 2020-07-20 11:15:32 +08:00
Bomin Zhang b40c7018e3 print messages in red on error 2020-07-20 09:28:13 +08:00
Bomin Zhang dbd22da833 td-909: fix stream start time issue
fix crash in taos_load_table_info
2020-07-18 09:08:55 +08:00
Bomin Zhang efe558731b td-909: add verification for some API 2020-07-18 09:08:55 +08:00
Shuduo Sang 9a5aeb8175 fix c demo bugs.
[TD-739]
2020-06-23 15:11:06 +08:00
Bomin Zhang f5caa7465d fix subscription failure 2020-06-20 16:52:37 +08:00
Haojun Liao fcfb85d65a [td-225] fix a typo 2020-06-17 17:38:18 +08:00
Haojun Liao ba4b64152d [td-225] restore the demo.c file 2020-06-17 17:36:50 +08:00
Shengliang Guan c62ca332cc
Merge pull request #2237 from taosdata/hotfix/test
[TD-573]
2020-06-11 13:15:02 +08:00