- 12 4月, 2022 1 次提交
-
-
由 xiaolei li 提交于
-
- 09 4月, 2022 4 次提交
-
-
由 dependabot[bot] 提交于
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2) --- updated-dependencies: - dependency-name: moment dependency-type: indirect ... Signed-off-by: Ndependabot[bot] <support@github.com> Co-authored-by: Ndependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
由 xiaolei li 提交于
-
由 xiaolei li 提交于
* <fix>[driver]:Nodejs fix cursor.close() failed * <fix>[driver]:Nodejs fix cursor.close() failed 2nd
-
由 xiaolei li 提交于
-
- 08 4月, 2022 1 次提交
-
-
由 Zhiyu Yang 提交于
-
- 05 4月, 2022 1 次提交
-
-
由 Bo Ding 提交于
* add csharp examples * csharp async query example * add csharp examples
-
- 02 4月, 2022 3 次提交
-
-
由 xiaolei li 提交于
-
由 xiaolei li 提交于
* [TD-14356]<fix>:csharp remove stream_open() && stream_close() * [TD-13707]<feature>:TypeScript RESTful 1st * [TD-13707]<feature>:TypeScript RESTful 2st * [TD-13707]<feature>:TypeScript RESTful 2st, add CI test script * [TD-13707]<feature>:TypeScript RESTful 2st, add CI test script 2st * [TD-13707]<feature>:TypeScript RESTful 2st, add CI test script 3st * [TD-13707]<feature>:TypeScript RESTful 2st, add CI test script 4st * [TD-13707]<feature>:TypeScript RESTful 2st, add CI test script 5st * [TD-13707]<feature>:TypeScript RESTful 2st, add CI test script 6st * [TD-13707]<feature>:TypeScript RESTful 2st, add CI test script 7th * [TD-13707]<feature>:TypeScript RESTful 2st, add CI test script 8th * [TD-13707]<feature>:TypeScript RESTful 3rd * [TD-13707]<feature>:TypeScript RESTful 4th * [TD-13707]<feature>:TypeScript RESTful 5th * [TD-13707]<feature>:TypeScript RESTful 6th
-
由 xiaolei li 提交于
-
- 01 4月, 2022 1 次提交
-
-
由 xiaolei li 提交于
-
- 29 3月, 2022 4 次提交
-
-
由 xiaolei li 提交于
-
由 xiaolei li 提交于
-
由 sangshuduo 提交于
* [TD-14358]<fix>: remove python connector from TDengine * [TD-14358]<fix>: use standalone python connector * add python clone in TDinternal * git clean before checkout
-
由 dependabot[bot] 提交于
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: Ndependabot[bot] <support@github.com> Co-authored-by: Ndependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 24 3月, 2022 1 次提交
-
-
由 huolibo 提交于
-
- 23 3月, 2022 2 次提交
- 22 3月, 2022 3 次提交
-
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
-
由 huolibo 提交于
-
- 18 3月, 2022 1 次提交
-
-
由 xiaolei li 提交于
* [TD-13708]<test>:csharp connector subscribe test cases * [TD-13708]<test>:fix indent * [TD-13708]<test>:fix with comment * [TD-13708]<test>:fix error info and uncomment database fixture dispose method * [TD-13708]<test>:fix error info * [TD-13708]<test>:fix error info,taos_errstr work for null point
-
- 17 3月, 2022 1 次提交
-
-
由 xiaolei li 提交于
* [TD-13948]<fix>:csharp connector test case add database fixture and execute order * [TD-13948]<fix>:run CI
-
- 16 3月, 2022 2 次提交
- 12 3月, 2022 1 次提交
-
-
由 xiaolei li 提交于
* [TD-13947]<fix>:csharp connector fix typo * [TD-13947]<fix>:fix unmanaged type variable name
-
- 10 3月, 2022 4 次提交
-
-
由 xiaolei li 提交于
* [TD-11160]<feature>:csharp support continuous query * [TD-11160]<feature>:fix indent
-
由 xiaolei li 提交于
* [TD-13710]<test>:csharp connector add test cases for query async * [TD-13710]<test>:uncomment database fixture dispose
-
由 Alex Duan 提交于
-
由 Alex Duan 提交于
-
- 07 3月, 2022 1 次提交
-
-
由 a121024976 提交于
repair insert Timestamp is null error
-
- 04 3月, 2022 1 次提交
-
-
由 huolibo 提交于
* [TD-13785]<fix>: change method for jdbc judge update or query * [TD-13785]<fix>: add desc test case
-
- 03 3月, 2022 2 次提交
-
-
由 xiaolei li 提交于
* [TD-11008]<feature>:csharp support subscribe and add sample * [TD-11008]<feature>:update c# subscribe sample
-
由 xiaolei li 提交于
* [TD-13569]<feature>:csharp async query * [TD-13569]<feature>:csharp support Async query * [TD-13569]<feature>:remove some useless method in example util.cs * [TD-13569]<feature>fix indent
-
- 25 2月, 2022 1 次提交
-
-
由 huolibo 提交于
-
- 24 2月, 2022 1 次提交
-
-
由 xiaolei li 提交于
* [TD-13201]<test>:test cases for Node.js stmt * [TD-13201]<test>:update nodejs stmt test cases. * [TD-13201]<test>:fix node.js test cases:replace blob to nchr * [TD-13201]<test>nodejs remove useless case01
-
- 22 2月, 2022 2 次提交
-
-
由 xiaolei li 提交于
[TD-13591]<docs>:fix seme invalid hyperlink about node.js in readme and offical website doc (#10355)
-
由 huolibo 提交于
-
- 21 2月, 2022 1 次提交
-
-
由 huolibo 提交于
* [TD-11946]<feat>: implement the JDBC framwork * [TD-11946]<feat>: Get the resultset and parse the resultset add fetch file * remove useless file * [TD-11946]<feat>: add close method release resource * [TD-11946]<feat>: remove redundant code * [TD-11946]<feat>: complete websocket parse block data, remove json format * [TD-11946]<feat>: ignore websocket test
-
- 17 2月, 2022 1 次提交
-
-
由 dependabot[bot] 提交于
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: Ndependabot[bot] <support@github.com> Co-authored-by: Ndependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-