v6.0.0-alpha.5
Pre-release
Pre-release
dhensby
released this
13 Mar 13:23
·
801 commits
to master
since this release
- [new] Invalid isolation levels passed to transactions will now throw an error
- [new] Duplicate parameter names in queries/stored procedures will now throw an error
- [new]
replaceInput
andreplaceOutput
functions added toRequest
andPreparedStatement
to facilitate replacing existing parameters - [new] Calls to the global
connect
function will return the global connection if it exists - [change] Closing the global connection by reference will now cleanup the internally managed globalConnection