- 07 3月, 2022 1 次提交
-
-
由 sangshuduo 提交于
* restore .gitmodules * Revert "[TD-13408]<test>: move tests directory out" This reverts commit 7db7bd9337cedc4cd0e3f3b16618b97d09791eaa. * revert to make tests back * immigrate file change in stand-alone repo to TDengine * remove tests repository checkout Co-authored-by: Ntangfangzhi <fztang@taosdata.com>
-
- 10 2月, 2022 1 次提交
-
-
由 sangshuduo 提交于
* [TD-13408]<test>: move tests directory out * restore Jenkinsfile due to tests dir removal * add --remote parameter to git submodule update * git reset hard before checkout to branch * call git submodule update for some submodules * remove tests directory before checkout due to conflict * as all branches remove tests, no need to remove it in script Co-authored-by: Ntangfangzhi <fztang@taosdata.com>
-
- 16 1月, 2022 1 次提交
-
-
由 xiaolei li 提交于
* [TD-12867]<fix>:csharp connector insert cn failed * submit to linux * [TD-12867]<fix>(connector):csharp commector insert cn failed * [TD-12867]<fix>(connector):csharp fix insert chinses fiailed
-
- 05 1月, 2022 1 次提交
-
-
由 xiaolei li 提交于
* [TD-12522]<enhence>(connector):csharp test cases update to follow self describe standard * [TD-12522]<enhance>(connector):fix resourceRepositoryUrl * [TD-12522]<enhence>(connector):fix with review comments
-
- 30 12月, 2021 1 次提交
-
-
由 xiaolei li 提交于
* [TD-12534](connector)<enchance>:scharp connector publish to nuget * [TD-12534]<enchance>(connector):scharp connector publish to nuget * [TD-12534]<enchance>(connector):remove nuget pack * [TD-12534]<enhance>(connector):ci test * [TD-12534](connector)<enchance>:fix with review comments
-
- 21 12月, 2021 1 次提交
-
-
由 xiaolei li 提交于
* [TD-10547]<feature>:c# support json tag * fix conflict * fix conflict 2nd * ci re run * fix ci * ci test * ci test3rd * split git ingnore file into prject direction * fix format JsonTag.cs
-
- 16 12月, 2021 1 次提交
-
-
由 sangshuduo 提交于
-
- 14 12月, 2021 1 次提交
-
-
由 xiaolei li 提交于
* [TD-11518]<test>:add-csharp-sample-to-ci * skip taosdemo * fix conflict * fix conflict 3rd
-
- 09 12月, 2021 1 次提交
-
-
由 xiaolei li 提交于
* [TD-10522]<feature>:csharp support stmt * submit twice * add fetchfeild test case * fix singlebind error in linux * delete extra writeline
-
- 01 12月, 2021 1 次提交
-
-
由 xiaolei li 提交于
* [TD-11431]<feature>:c# connector publish and example fix * update c# connector manual since connector publish to nuget * fix doc,remove <feff>
-
- 16 11月, 2021 1 次提交
-
-
由 xiaolei li 提交于
-
- 08 9月, 2021 1 次提交
-
-
由 Linhe Huo 提交于
* [TD-6535]<fix>: force cleanup tscCache to close tsc timer, which will cause segmentfault * [TD-6543]<doc>: document support compile with dotnet sdk
-
- 29 7月, 2021 1 次提交
-
-
由 xiaolei li 提交于
* [TD-4944]:c# connector nanosecond support * [TD-4944]:c# connector nanosecond support * [TD-4944]:c# connector nanosecond support fix indent
-
- 21 4月, 2021 3 次提交
-
-
由 sangshuduo 提交于
* [TD-3880]<fix>: C# driver test miss unsigned type. * [TD-3880]<fix>: C# driver test miss unsigned type. also modify other files as what TD-3204 did. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
for develop branch. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [TD-3877]<fix>: C# query result determination mechanism changed. * [TD-3877]<fix>: C# query result determination mechanism changed. change taosdemo and C#checker. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 15 4月, 2021 1 次提交
-
-
由 Huo Linhe 提交于
-
- 14 4月, 2021 1 次提交
-
-
由 Huo Linhe 提交于
Added unsigned integer types and change taosdemo insert and select queries for these types. taos define | taos sql | c# --- | --- | --- UTINYINT | TINYINT UNSIGNED | `byte` USMALLINT | SMALLINT UNSIGNED | `ushort` UINT | INT UNSIGNED | `uint` UBIGINT | BIGINT UNSIGNED | `ulong` TINYINT | TINYINT | `sbyte` Note: also change the tinyint value type to C# `sbyte`(the right signed one byte type) in this pr.
-
- 01 2月, 2021 1 次提交
-
-
由 sangshuduo 提交于
-
- 12 1月, 2021 5 次提交
-
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
-
- 07 1月, 2021 1 次提交
-
-
由 sangshuduo 提交于
-
- 06 1月, 2021 3 次提交
-
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
-
- 03 1月, 2021 2 次提交
-
-
由 sangshuduo 提交于
update README.md
-
由 sangshuduo 提交于
support multithread create table and insertion.
-
- 31 12月, 2020 2 次提交
-
-
由 sangshuduo 提交于
-
由 sangshuduo 提交于
-
- 19 10月, 2020 1 次提交
-
-
由 liuyq-617 提交于
-
- 26 8月, 2020 2 次提交
-
-
由 Shengliang Guan 提交于
-
由 Shengliang Guan 提交于
-
- 06 6月, 2020 1 次提交
-
-
由 Shengliang Guan 提交于
-
- 26 7月, 2019 1 次提交
-
-
由 slguan 提交于
-