Skip to content

Latest commit

 

History

History
193 lines (79 loc) · 4.69 KB

CHANGELOG.md

File metadata and controls

193 lines (79 loc) · 4.69 KB

0.5.1 (2019-05-13)

Bug Fixes

  • addForeignKey: pass joined strings to util.format (21cbfe5)

0.5.0 (2019-02-11)

Features

  • defaultValue: add advanced handling for defaultValues (a13c0e0)
  • defaultValue: add support for timestamps and add internal handling (46f01a2)

0.4.0 (2018-04-02)

Bug Fixes

  • version: fallback to string based check (8b6b958), closes #32
  • version: use server_version_num instead of server_version (ba07af7)

0.3.1 (2018-02-11)

Bug Fixes

  • timezone: with timezone being emitted to late (2d3f10d)
  • vuln: update vulnerable dependency (c409048)

0.3.0 (2018-01-27)

Bug Fixes

  • 10.1 version (c4a8de4)
  • unhandled error event on connection (c19d201)

Features

  • Connect to postgres db on empty database configuration (e98f32e)

0.2.5 (2017-08-14)

0.2.4 (2017-06-25)

0.2.3 (2017-06-25)

0.2.2 (2017-06-25)

0.2.1 (2017-06-25)

0.2.0 (2017-06-25)

0.1.15 (2017-06-25)

0.1.14 (2017-06-25)

0.1.13 (2017-06-25)

0.1.12 (2017-06-25)

Bug Fixes

  • docs: added example npm install to readme (336d468)

0.1.11 (2016-10-19)

Bug Fixes

  • spec: defaultValue should be checked for undefined only (37a471c)

Features

  • tests: move tests into the repo of the driver (61dc9e1)

0.1.10 (2016-05-12)

Bug Fixes

  • upstream: update postgres dependency (d9212b8), closes #9

0.1.9 (2016-02-03)

Bug Fixes

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

0.1.8 (2016-01-27)

Bug Fixes

  • api: drop table overwrite options on promises (886b8f5)

0.1.7 (2016-01-04)

0.1.6 (2015-11-04)

0.1.5 (2015-10-20)

0.1.4 (2015-09-10)

0.1.3 (2015-09-10)

0.1.2 (2015-09-10)

0.1.1 (2015-09-08)