Commit Graph

27626 Commits

Author SHA1 Message Date
slguan 2a139821b9 fix issue #279 2019-08-06 15:13:20 +08:00
Jeff Tao 169338eaaf fix issue #280 2019-08-06 11:31:26 +08:00
Hongze Cheng 2470e3f57c Fix #281 2019-08-06 11:20:32 +08:00
slguan ed7ab34940 fix the issue #279 2019-08-05 13:35:23 +08:00
slguan c7e0709113 fix the issue #279 2019-08-05 13:06:13 +08:00
slguan 47b242e0f2 fix the issue #276 2019-08-05 12:49:16 +08:00
slguan 510b69ffc8 fix the issue #276 2019-08-05 12:35:13 +08:00
slguan 9d618b4e91 fix the crash while the num of http fds is zero 2019-08-05 11:43:02 +08:00
fang 83f1a83395 add a part for high-speed experience and a binary file taosdemo 2019-08-05 11:06:03 +08:00
hzcheng 3caa833db0
Merge pull request #274 from fangpanpan/master
alter_examples_bash
2019-08-05 10:59:52 +08:00
hzcheng 8e665db561
Merge pull request #266 from StoneT2000/master
Docs Update and Node.js Connector updated to 1.3.0 - Subscription, Continuous Query
2019-08-05 10:58:43 +08:00
hzcheng 5a06bb8ae5
Merge branch 'master' into master 2019-08-05 10:57:23 +08:00
fang 0a3006f2b5 alter_examples_bash 2019-08-05 10:41:28 +08:00
slguan 775fda8df3 version.c 2019-08-05 09:35:10 +08:00
robot f332530af3 Add example implementation for lua connector. 2019-08-04 21:32:49 +08:00
slguan 534c67b6fb data loss due to too new data 2019-08-04 20:49:32 +08:00
slguan b96f79625a remove duplicate data in import sql 2019-08-04 20:48:03 +08:00
Jeff Tao e5b121d649
Update advanced features.md 2019-08-04 20:30:37 +08:00
Jeff Tao ab678ef91b
Update README.md 2019-08-04 16:03:12 +08:00
Jeff Tao 43498f04dc
Update README.md 2019-08-04 15:59:59 +08:00
Jeff Tao 14f2d5507e
Update README.md 2019-08-04 15:56:01 +08:00
StoneT2000 7cd5921617 package update 2019-08-03 23:32:19 -07:00
StoneT2000 2c2b92258d Fix bug with async queries with incorrectly clearing result handles 2019-08-03 23:26:39 -07:00
johnnyhou327 d267ed042d
Update README.md 2019-08-04 13:32:05 +08:00
Hongze Cheng 97920a1d5e fix readme confusion 2019-08-04 13:08:36 +08:00
StoneT2000 3ab2d86aef Code pruning, fix bug with infinite row async fetching when using insert 2019-08-03 20:39:47 -07:00
jyhou d6b21dadd0 Fix issue #270 2019-08-03 17:50:18 +08:00
Hongze Cheng 6484017932 add command size check when source file 2019-08-03 15:30:16 +08:00
slguan 3b12b32560 remove some warnings 2019-08-03 11:31:38 +08:00
StoneT2000 bd526d2216 Node.js Connector updated to 1.3.0 - Subscription, Continuous Query, Bug Fixes
Subscription implemented
Continuous Query implemented
Fixed bugs when dealing with null values retrieved from tables
Removed unused code
Added basic performance test code
2019-08-02 19:32:33 -07:00
Jeff Tao 6e87fa680f
Update CONTRIBUTING.md 2019-08-02 21:23:06 +08:00
slguan ee071e495f import data may cause database blocking 2019-08-02 18:17:40 +08:00
slguan 39478de275 fix the issue #264 #253 #251 2019-08-02 17:08:53 +08:00
StoneT2000 5e17f67e43 Final header fix 2019-08-02 16:52:23 +08:00
slguan fe6672d79b fix the issue #264 #253 #251 2019-08-02 16:52:22 +08:00
StoneT2000 b7a686d002 Fixing headers in markdown docs to be displayed properly on GitHub 2019-08-02 16:50:27 +08:00
StoneT2000 7004428c46 Grammar and formatting for Taos Sql docs 2019-08-02 16:36:55 +08:00
StoneT2000 777d6e09ab Grammar fixes and syncing up with chinese version of docs
Synced up with commit 808ec15
Grammar fixes in connector, data model and arch. markdown docs
2019-08-02 16:26:16 +08:00
hzcheng 04504ce444
Update advanced features-ch.md
#250
2019-08-02 15:53:58 +08:00
johnnyhou327 808ec15db2
fix typo in JDBC demo code 2019-08-02 12:39:46 +08:00
slguan fc858b0d5a
Merge pull request #262 from tidyjiang8/dev-jch
[rust connector] support subscribe
2019-08-02 09:15:36 +08:00
Hongze Cheng 9248f4173b remove useless files 2019-08-02 09:12:01 +08:00
Chunhua Jiang 18465ce877 [rust connector] support subscribe 2019-08-01 23:23:10 +08:00
Jeff Tao 13494f01a5
Merge pull request #261 from StoneT2000/master
Websync test 4
2019-08-01 23:14:58 +08:00
StoneT2000 905ad82f25 Websync test 4 2019-08-01 23:11:24 +08:00
Jeff Tao aba4dc4341
Merge pull request #260 from StoneT2000/master
Websync test 3
2019-08-01 23:06:40 +08:00
StoneT2000 9818ca6d95 Update connector-ch.md 2019-08-01 23:05:22 +08:00
Jeff Tao 5363651404
Merge pull request #259 from StoneT2000/master
Websync test part 2
2019-08-01 22:51:19 +08:00
StoneT2000 f21da55445 Update Connector.md 2019-08-01 22:49:42 +08:00
Jeff Tao 0f3621bf0b
Merge pull request #257 from StoneT2000/master
Fixed typo - Web docs sync test 1
2019-08-01 22:35:18 +08:00