Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Releases: 2Toad/node-teradata

1.6.1

13 May 07:15
6fa0302
Compare
Choose a tag to compare
  • Fix #56: node-teradata relies on old version of JDBC
  • Bump eslint from 4.19.1 to 5.16.0

1.6.0

07 Nov 19:52
5c9624b
Compare
Choose a tag to compare
  • Fix #37: Missing named parameter
  • Fix #42: Make jvm options configurable
  • Fix #51: Fix Travis CI configuration error
  • Fix security vulnerabilities in dependencies

1.5.0

23 Oct 00:59
Compare
Choose a tag to compare
  • Fix #27: Upgrade package dependencies
  • Fix #23: Add documentation link to README
  • Fix #26: Add support for named parameters in prepared statements

1.4.0

15 Feb 23:19
Compare
Choose a tag to compare
  • Fix #4: Add 'initialized' Property
  • b19ec56: Change 'initialize' error message
  • Fix #15: Move wiki into repo
  • Fix #13: Use winston for logging
  • Fix #16: Restructure: move 'index' to 'lib/teradata.js'

1.3.1

14 Feb 15:18
Compare
Choose a tag to compare
  • Fix #1: Error 3130 - Response limit exceeded
  • Fix formatting for display on npmjs.com

1.3.0

08 Feb 03:24
Compare
Choose a tag to compare
  • Revert "Upgrade to ES6": support for import of NPM packages in Node.js is still not supported in LTS

1.1.0

08 Feb 02:07
Compare
Choose a tag to compare
  • Upgrade to ES6

1.0.0

08 Feb 01:35
Compare
Choose a tag to compare

Initial