Changelog
[2.4.0] - 2021-07-06
cursor
query option is set to true
. Cursor allows users to fetch partial result sets through calling fetch
timeout
query property allows users to define the number of seconds to wait for execution before returning to the applicationinitialBufferSize
query property property allows users to define the size of a buffer for SQL_LONG data types before resizingDEBUG
define, but through existing connection manager facilitiesChangelog
[2.3.6] - 2021-02-19
npm
in error.Changelog
[2.3.5] - 2020-09-14
pool.query()
is called.Changelog
[2.3.4] - 2020-08-09