Commit Graph

2 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
StoneT2000 57c45a0ee2 Added nodejs connector and example usage of nodejs 2019-07-24 14:09:45 +08:00