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")
Showing
想要评论请 注册 或 登录
Fork自 taosdata / TDengine
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")