Skip to content

Releases: porsager/postgres

v1.0.2

21 Jan 20:33
Compare
Choose a tag to compare
  • Fix standard postgres user env var (#20) cce5ad7
  • Ensure url or options is not falsy bc549b0
  • Add support for dynamic password b2ab9fb
  • Fix hiding pass from options 3f76b98

v1.0.1...v1.0.2

v1.0.1

03 Jan 15:30
Compare
Choose a tag to compare
  • Fix #3 url without db and trailing slash 45d4233
  • Fix stream promise - resolve with correct result 730df2c
  • Fix return value of unsafe query with multiple statements 748f198
  • Fix destroy before connected f682ca1
  • Fix params usage for file() call without options e4f12a4
  • Various Performance improvements

v1.0.0...v1.0.1