-
ab678ef91b
Update README.md
Jeff Tao
2019-08-04 16:03:12 +0800
-
43498f04dc
Update README.md
Jeff Tao
2019-08-04 15:59:59 +0800
-
14f2d5507e
Update README.md
Jeff Tao
2019-08-04 15:56:01 +0800
-
7cd5921617
package update
StoneT2000
2019-08-03 23:32:19 -0700
-
2c2b92258d
Fix bug with async queries with incorrectly clearing result handles
StoneT2000
2019-08-03 23:26:39 -0700
-
d267ed042d
Update README.md
johnnyhou327
2019-08-04 13:32:05 +0800
-
97920a1d5e
fix readme confusion
Hongze Cheng
2019-08-04 13:08:36 +0800
-
3ab2d86aef
Code pruning, fix bug with infinite row async fetching when using insert
StoneT2000
2019-08-03 20:39:47 -0700
-
d6b21dadd0
Fix issue #270
jyhou
2019-08-03 17:50:18 +0800
-
6484017932
add command size check when source file
Hongze Cheng
2019-08-03 15:30:16 +0800
-
3b12b32560
remove some warnings
slguan
2019-08-03 11:31:38 +0800
-
bd526d2216
Node.js Connector updated to 1.3.0 - Subscription, Continuous Query, Bug Fixes
StoneT2000
2019-08-02 19:32:33 -0700
-
6e87fa680f
Update CONTRIBUTING.md
Jeff Tao
2019-08-02 21:23:06 +0800
-
ee071e495f
import data may cause database blocking
slguan
2019-08-02 18:17:40 +0800
-
39478de275
fix the issue #264 #253 #251
slguan
2019-08-02 17:08:53 +0800
-
5e17f67e43
Final header fix
StoneT2000
2019-08-02 16:52:23 +0800
-
fe6672d79b
fix the issue #264 #253 #251
slguan
2019-08-02 16:52:22 +0800
-
b7a686d002
Fixing headers in markdown docs to be displayed properly on GitHub
StoneT2000
2019-08-02 16:50:27 +0800
-
7004428c46
Grammar and formatting for Taos Sql docs
StoneT2000
2019-08-02 16:36:55 +0800
-
777d6e09ab
Grammar fixes and syncing up with chinese version of docs
StoneT2000
2019-08-02 16:26:16 +0800
-
-
04504ce444
Update advanced features-ch.md
hzcheng
2019-08-02 15:53:58 +0800
-
808ec15db2
fix typo in JDBC demo code
johnnyhou327
2019-08-02 12:39:46 +0800
-
fc858b0d5a
Merge pull request #262 from tidyjiang8/dev-jch
slguan
2019-08-02 09:15:36 +0800
-
-
9248f4173b
remove useless files
Hongze Cheng
2019-08-02 09:12:01 +0800
-
18465ce877
[rust connector] support subscribe
Chunhua Jiang
2019-08-01 23:17:12 +0800
-
13494f01a5
Merge pull request #261 from StoneT2000/master
Jeff Tao
2019-08-01 23:14:58 +0800
-
-
905ad82f25
Websync test 4
StoneT2000
2019-08-01 23:11:24 +0800
-
aba4dc4341
Merge pull request #260 from StoneT2000/master
Jeff Tao
2019-08-01 23:06:40 +0800
-
-
9818ca6d95
Update connector-ch.md
StoneT2000
2019-08-01 23:05:22 +0800
-
5363651404
Merge pull request #259 from StoneT2000/master
Jeff Tao
2019-08-01 22:51:19 +0800
-
-
f21da55445
Update Connector.md
StoneT2000
2019-08-01 22:49:42 +0800
-
0f3621bf0b
Merge pull request #257 from StoneT2000/master
Jeff Tao
2019-08-01 22:35:18 +0800
-
-
11eb21a68f
Fixed typos - Web docs sync test 1
StoneT2000
2019-08-01 22:32:21 +0800
-
ec69ae60ca
Merge pull request #256 from StoneT2000/master
Jeff Tao
2019-08-01 22:07:00 +0800
-
-
34852ab100
Uploaded markdown docs for testing syncing with web docs
StoneT2000
2019-08-01 21:43:30 +0800
-
2d1484cd5b
[no remove config, data, log files]
huili
2019-08-01 19:05:17 +0800
-
a73f138a43
data transfer via restful interface may be lost
slguan
2019-08-01 12:35:46 +0800
-
9d0fcea101
data transfer via restful interface may be lost
slguan
2019-08-01 11:39:28 +0800
-
fbdeadbc23
fix possible commit log init failure
slguan
2019-08-01 11:36:47 +0800
-
d6cfd14e8b
add -g option to CMakeList.txt
slguan
2019-08-01 11:35:28 +0800
-
b37a95fc53
remove some compile warnings
slguan
2019-08-01 11:34:50 +0800
-
b0971e8f0e
[Fixed dsn parsing for network addr and port by caeret. #214]
huili
2019-08-01 10:59:16 +0800
-
52ad125f54
Merge pull request #242 from ypzhuang/master
slguan
2019-07-31 22:17:52 +0800
-
-
e39f9785a3
delete unused taosTmrStop
Hongze Cheng
2019-07-31 16:58:56 +0800
-
095497209b
Update README for building error: No CMAKE_CXX_COMPILER could be found
John Zhuang
2019-07-31 16:30:31 +0800
-
f32fb057fa
update README
John Zhuang
2019-07-31 16:20:19 +0800
-
52cff8b108
fix the issue #240
slguan
2019-07-31 15:15:47 +0800
-
18f3171146
fix the issue #240
slguan
2019-07-31 15:15:31 +0800
-
-
f0364a00d1
fix python close connection error
Hongze Cheng
2019-07-31 10:52:03 +0800
-
8b226b5b79
Fix the issue #222
slguan
2019-07-31 10:03:30 +0800
-
00a7f0a898
Merge pull request #237 from StoneT2000/master
slguan
2019-07-31 09:23:11 +0800
-
-
a89b280431
Node updated to 1.2.1
StoneT2000
2019-07-30 20:50:40 +0800
-
2a6b447aa2
fix the issue #233, failed to record slow query
slguan
2019-07-30 18:05:44 +0800
-
322181c144
fix the issue #233, failed to record slow query
slguan
2019-07-30 18:04:20 +0800
-
555309d93d
Merge pull request #225 from StoneT2000/master
slguan
2019-07-30 16:37:44 +0800
-
-
3210d9f3ca
fix the issue #233, failed to record slow query
slguan
2019-07-30 16:31:21 +0800
-
1780a69f4f
Update readme.md
StoneT2000
2019-07-30 15:46:32 +0800
-
f0bca7fbb2
Update cinterface.js
StoneT2000
2019-07-30 15:42:41 +0800
-
-
d8bc5c134d
Fix the issue #222, add win64 python connector
slguan
2019-07-30 15:15:41 +0800
-
fd2477ff10
Fix the issue #222, add win64 python connector
slguan
2019-07-30 15:15:26 +0800
-
2d576b92af
Docs Update; Completed async functionality for Node.js connector, updated to 1.2.0
StoneT2000
2019-07-29 23:54:52 +0800
-
761369e1f7
[modify timestamp]
huili
2019-07-29 18:53:17 +0800
-
397faaff11
[modify timestamp]
huili
2019-07-29 18:49:56 +0800
-
7873386c35
Fix the #issue 220, TDengine can't start when /var/lib/taos does not exist
slguan
2019-07-29 12:55:47 +0800
-
ff518338a3
Merge pull request #211 from tidyjiang8/dev-jch
slguan
2019-07-29 11:46:58 +0800
-
-
-
-
b03a7f5f51
update the example code of stream.c
slguan
2019-07-29 11:43:30 +0800
-
fa72e4d79a
Fix the #issue 217
slguan
2019-07-29 11:28:26 +0800
-
0a8a0d79e8
Add initial driver connector for rust
Chunhua Jiang
2019-07-28 22:52:43 +0800
-
-
184f1777ba
Merge pull request #204 from StoneT2000/master
slguan
2019-07-28 22:46:38 +0800
-
-
d0e003b999
Merge pull request #195 from localvar/master
slguan
2019-07-28 22:39:01 +0800
-
-
fae45aafda
Merge branch 'master' of github.com:taosdata/TDengine
Hongze Cheng
2019-07-28 10:28:48 +0800
-
-
2a7d264c6f
fix issue #206
Hongze Cheng
2019-07-28 10:27:56 +0800
-
76f19a7a49
Headings fix for connector docs
StoneT2000
2019-07-27 13:07:04 +0800
-
6d55072da3
Grammar and typo fixes. Updated some docs
StoneT2000
2019-07-27 12:37:51 +0800
-
132363decf
Merge pull request #198 from Irving-cl/fix_duplicate_include
slguan
2019-07-26 22:19:41 +0800
-
-
2fc1a1bd1a
Merge branch 'master' into fix_duplicate_include
slguan
2019-07-26 22:19:30 +0800
-
-
-
-
a066be871e
Windows client
slguan
2019-07-26 19:34:39 +0800
-
bd3db150e5
Windows client, #51 #38 #32 #12
slguan
2019-07-26 19:15:31 +0800
-
-
09fa673922
remove duplicate include in trpc.c
Li Cao
2019-07-26 14:16:23 +0800
-
-
81705843f8
Merge pull request #196 from StoneT2000/master
hzcheng
2019-07-26 13:55:28 +0800
-
-
-
-
bc26601765
Documentation Update
StoneT2000
2019-07-26 13:52:15 +0800
-
b2e06d1c0b
Minor improvement to 'setErrMsg'
localvar
2019-07-26 13:27:12 +0800
-
-
-
4dcf8d7fce
Merge pull request #192 from StoneT2000/master
hzcheng
2019-07-26 13:21:04 +0800
-
-
e257c02a33
Updated nodejs connector to 1.1.1
StoneT2000
2019-07-26 09:46:25 +0800
-
fc137df5ab
Fix the issue #185
slguan
2019-07-25 18:38:00 +0800
-
c304b17977
[validate table name when insert]
huili
2019-07-25 17:17:12 +0800
-
95dc6b4119
Merge pull request #181 from StoneT2000/master
hzcheng
2019-07-25 14:58:45 +0800
-
-
129d128d2e
Updated Readme and fixed foldername
StoneT2000
2019-07-25 14:53:42 +0800
-
5e02cb111d
Added local documentation files
StoneT2000
2019-07-25 14:42:41 +0800
-
cc8f934129
Merge pull request #177 from xwangg/master
slguan
2019-07-25 14:19:21 +0800
-
-
cfc22dec75
[fix db/table name]
huili
2019-07-25 14:14:38 +0800
-
9b5a52a3aa
Merge pull request #179 from StoneT2000/master
slguan
2019-07-25 11:56:16 +0800
-
-
-
-
b33a647400
More documentation and added node async functionality
StoneT2000
2019-07-25 09:23:22 +0800
-
96d82938a0
Updated gitignore and added some documentation and better naming
StoneT2000
2019-07-25 00:08:29 +0800
-
5827e62576
fix #174
WangXin
2019-07-24 17:15:55 +0800
-
-
-
defb4739bd
Merge pull request #170 from StoneT2000/master
hzcheng
2019-07-24 14:18:53 +0800
-
-
b8193dac90
Update README.md
StoneT2000
2019-07-24 14:18:18 +0800
-
57c45a0ee2
Added nodejs connector and example usage of nodejs
StoneT2000
2019-07-24 14:09:45 +0800
-
-
9b6a1ab42f
[Support using capitalized by table/db name]
huili
2019-07-23 19:33:28 +0800
-
551b590b5f
[modify the path of exec file]
huili
2019-07-23 16:25:58 +0800