node-hdb-pool
Version:
SAP HANA connection pool
33 lines (22 loc) • 799 B
Markdown
# Change Log
## [2.2.3] - Sep 14 2016
- improved error messages (dropped 440 - session expired message; get 10 - Authentication Failed for timed out session cookies)
## [2.0.0] - Sep 12 2016
- setup static client PID on a way which is compatible with the latest node-hdb driver
## [1.2.0] - Sep 04 2016
- bundled hdbMetaPool (not yet documented)
## [1.1.7] - Sep 02 2016
- options.assertion optionally takes a function
## [1.1.4] - Jul 14 2016
- enable specifying default schema
## [1.1.3] - Jun 06 2016
- support streaming of LOBs longer than 201 KB
## [1.1.2] - May 04 2016
- added streaming for LOBs
- extended tests for CSV streaming
## [1.1.1] - Apr 13 2016
- added meta() method
## [1.1.0] - Apr 11 2016
- added exec() method
## [1.0.3] - Apr 06 2016
- handling null for date fields