Node Firebird driver node-firebird 0.7.0 is released with bugfixes and improvements

257 views
Skip to first unread message

Adrian Marius Popa

unread,
Oct 7, 2015, 7:45:48 AM10/7/15
to node-firebird

New release for node-firebird driver with one bug fix and a few improvements :

Fix a problem with sequential read (#78)

Improvement : Reading of fetched packet

Experimental : Add params to connection (cacheQuery and maxCachedQuery).
when cacheQuery is set to true each query is cached for faster re-use during the connection like in Jaybird.
after the query is cached these steps are saved :

  1. Query allocation
  2. Compilation and Plan
  3. Describe
Reply all
Reply to author
Forward
0 new messages