Skip to content

Latest commit

 

History

History
98 lines (41 loc) · 2.54 KB

CHANGELOG.md

File metadata and controls

98 lines (41 loc) · 2.54 KB

1.4.0 (2018-01-08)

Features

  • getDbInstance: Added check before driver is closed when getDbInstance method is called (87c8170)
  • getDbInstance: Added getDbInstance method (cfe208c)
  • getDbInstance: Fixed typo (e31465d)
  • getDbInstance: moved from string based check to promise call (0a86931)

1.3.0 (2017-10-25)

1.2.3 (2017-08-14)

Bug Fixes

  • switchdb: switching db caused issue due to non async function (b426ce3)

1.2.2 (2017-06-25)

1.2.1 (2017-01-13)

1.2.0 (2017-01-12)

Features

  • tests: move tests into the repo of the driver (5cbabce)

1.1.4 (2016-02-05)

1.1.3 (2016-02-03)

Bug Fixes

  • upstream: bump upstream package to fix dropTable bug (9841177)

1.1.2 (2016-01-27)

Bug Fixes

  • api: drop table overwrite options on promises (ed7774a)

1.1.1 (2016-01-12)

1.1.0 (2016-01-07)

Features

  • configruation: Add possiblity to specify a host array (bc6fea2)

1.0.2 (2015-12-27)

1.0.1 (2015-09-08)