Commit Graph

11 Commits

Author SHA1 Message Date
Shuduo Sang 99b31035a6 [TD-2769] <fix>: make nodejs connector use napi to support v10 and v12. 2021-01-18 19:47:23 +08:00
Shuduo Sang 3bfbbc8c10 [TD-2769] <fix>:nodejs 12+ adapt 2021-01-15 19:26:31 +08:00
zyyang 3028e23161 update the readme-win.md 2020-10-28 13:32:16 +08:00
zyyang 0ddaaa3e01 add how to config fqdn in readme-win.md 2020-10-28 09:59:29 +08:00
zyyang-taosdata f19f5e4643 readme.md for nodejs developers on windows platform 2020-10-28 09:44:21 +08:00
zyyang 4bdd3d6558 [TD-1825]<hotfix>: avoid error for nodejsChecker 2020-10-27 15:43:38 +08:00
zyyang 305fe5aff8 [feature]<TD-1507>: add a nodejs checker for nodejs examples 2020-10-20 15:21:16 +08:00
zyyang 0a7eca2cdf [TD-1266]<hotfix>update the nodejs test case 2020-09-04 16:37:41 +08:00
liu0x54 e9738fc6c6 [TD-1001] update the nodejs examples 2020-07-31 06:11:05 +00:00
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
StoneT2000 57c45a0ee2 Added nodejs connector and example usage of nodejs 2019-07-24 14:09:45 +08:00