Commit Graph

65725 Commits

Author SHA1 Message Date
StoneT2000 e257c02a33 Updated nodejs connector to 1.1.1
Implemented higher level API to make it more modular
Using promises and callbacks
Argument binding is now available e.g query(select ? from ?).bind("*", "table")
2019-07-26 09:46:25 +08:00
slguan fc137df5ab Fix the issue #185 2019-07-25 18:38:00 +08:00
huili c304b17977 [validate table name when insert] 2019-07-25 17:17:12 +08:00
hzcheng 95dc6b4119
Merge pull request #181 from StoneT2000/master
Added local documentation and updated README
2019-07-25 14:58:45 +08:00
StoneT2000 129d128d2e Updated Readme and fixed foldername 2019-07-25 14:53:42 +08:00
StoneT2000 5e02cb111d Added local documentation files 2019-07-25 14:42:41 +08:00
slguan cc8f934129
Merge pull request #177 from xwangg/master
fix #174
2019-07-25 14:19:21 +08:00
huili cfc22dec75 [fix db/table name] 2019-07-25 14:14:38 +08:00
slguan 9b5a52a3aa
Merge pull request #179 from StoneT2000/master
Update docs within files, better naming, and added some async functionality
2019-07-25 11:56:16 +08:00
StoneT2000 b33a647400 More documentation and added node async functionality 2019-07-25 09:23:22 +08:00
StoneT2000 96d82938a0 Updated gitignore and added some documentation and better naming
- Using _ to indicate variable/function is private and shouldn't be accessed
- Added JSDocs syntax to generate documentation
-
2019-07-25 00:08:29 +08:00
WangXin 5827e62576 fix #174 2019-07-24 17:15:55 +08:00
hzcheng defb4739bd
Merge pull request #170 from StoneT2000/master
Added node.js connector and example usage of node.js
2019-07-24 14:18:53 +08:00
StoneT2000 b8193dac90 Update README.md 2019-07-24 14:18:18 +08:00
StoneT2000 57c45a0ee2 Added nodejs connector and example usage of nodejs 2019-07-24 14:09:45 +08:00
huili 9b6a1ab42f [Support using capitalized by table/db name] 2019-07-23 19:33:28 +08:00
huili 551b590b5f [modify the path of exec file] 2019-07-23 16:25:58 +08:00
huili 1caaf88c7e [Add single quotation marks to nchar fields when export to a file] 2019-07-23 15:34:36 +08:00
slguan 0015053b9e Fix the issue #156 2019-07-23 15:04:09 +08:00
huili 964e0b8dc4 [add sql and csv file for demo] 2019-07-22 18:55:23 +08:00
slguan af59bee0d2 Fix the issue #149, SParsedDataColInfo not initialized 2019-07-22 15:27:04 +08:00
slguan 52e2364de8 Fix the issue #148, failed to find the next file when the file id of the vnode is not continuous 2019-07-22 15:24:49 +08:00
Hongze Cheng 5d429ddb87 Fix issue #145 2019-07-22 14:07:38 +08:00
slguan 0bb305c6ae issue #141, also need to modify the function declaration 2019-07-22 09:53:38 +08:00
slguan 94b422154c
Merge pull request #141 from binglongx/patch-1
Update tsched.c
2019-07-22 09:51:23 +08:00
binglongx 0e0fb9cd84
Update tsched.c
fix buffer overflow and memory leak.
2019-07-21 16:00:24 -07:00
slguan 401d046b70 Fix the issue #130, reference count may have a problem 2019-07-20 17:31:34 +08:00
slguan 6788a4222c Fix the issue ##110, unsorted timestamp in one request may cause crash 2019-07-20 17:17:10 +08:00
slguan 95b157c02c Fix the issue #127, Check dead http links and close them 2019-07-20 14:52:08 +08:00
slguan 412db1ab0a Fix the issure #126, Taosd may crash while an invalid token input 2019-07-20 14:49:39 +08:00
maikebing 6617d22b7d Modify json's date to Json standard time format ISO-8601 2019-07-20 09:53:35 +08:00
Jeff Tao 6f3a448b22 fix issue #122 2019-07-19 19:10:32 +08:00
slguan 21806f647e Fix the issure #118, Change the alter tag value sql syntax 2019-07-19 19:02:59 +08:00
slguan bc6bdc1b69 Fix the issue #121, Output dataDir in the log file 2019-07-19 19:00:47 +08:00
slguan 7270de4ca2 Fix the issue #120, Set the default listening IP address to 0.0.0.0 2019-07-19 18:57:06 +08:00
slguan 9eb22a3770 Increase the comparison test between InfluxDB and TDengine 2019-07-19 16:21:20 +08:00
hjliao e5edd507bb Merge branch 'master' of http://github.com/taosdata/TDengine 2019-07-19 15:43:31 +08:00
hjliao b949b0ab32 fix issue #117 2019-07-19 15:41:59 +08:00
plum-lihui 310c5a43f5 [Modify the use of sudo commands] 2019-07-19 15:40:47 +08:00
plum-lihui 6524f9a1c4 [Modify the use of sudo commands] 2019-07-19 15:40:39 +08:00
plum-lihui c9e318301e [Modify the use of sudo commands] 2019-07-19 15:40:32 +08:00
plum-lihui 4481eab46c [Modify the use of sudo commands] 2019-07-19 15:40:20 +08:00
plum-lihui 1f4807a435 [Modify the use of sudo commands] 2019-07-19 15:40:12 +08:00
plum-lihui 11e3af220b [Modify the use of sudo commands] 2019-07-19 15:40:03 +08:00
plum-lihui e06f24448f [Modify the use of sudo commands] 2019-07-19 15:39:51 +08:00
plum-lihui 2a36659e10 [Modify the use of sudo commands] 2019-07-19 15:39:44 +08:00
plum-lihui ead54e4a5a [Modify the use of sudo commands] 2019-07-19 15:39:34 +08:00
plum-lihui c92fa53bd5 [Modify the use of sudo commands] 2019-07-19 15:39:26 +08:00
plum-lihui 38e7275be0 [Modify the use of sudo commands] 2019-07-19 15:39:15 +08:00
plum-lihui 4db1f9fa22 [Modify the use of sudo commands] 2019-07-19 15:38:59 +08:00