Changelog
[2.4.7] - 2023-01-26
Changelog
[2.4.6] - 2022-09-22
Changelog
[2.4.5] - 2022-09-12
primaryKeys
instance function on Connection
to call ODBC SQLPrimaryKeys functionforeignKeys
instance function on Connection
to call ODBC SQLForeignKeys functionChangelog
[2.4.4] - 2022-04-26
callProcedure
was given the wrong procedure name or number of parameterstables
functionbinding.gyp
path for OS400 (IBM i)Changelog
[2.4.3] - 2022-03-31
callProcedure
sql string when UNICODE
is definedChangelog
[2.4.2] - 2022-02-07
binding.gyp
build instructions for MacOSStatement
's .execute
function can now return a Cursor
when the correct queryOption is passedStatement
and Cursor
should now better handle freeing memoryConnection
's .callProcedure
should now work on Windows with UNICODE
definedChangelog
[2.4.1] - 2021-10-19