- 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 提交于
-