postgres

PostgreSQL driver for Deno

MIT License

Stars
582
Committers
50

Bot releases are hidden (Show)

postgres - v0.19.3 Latest Release

Published by bombillazo 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/denodrivers/postgres/compare/v0.19.2...v0.19.3

postgres - v0.19.2

Published by bombillazo 8 months ago

What's Changed

Full Changelog: https://github.com/denodrivers/postgres/compare/v0.19.1...v0.19.2

postgres - v0.19.1

Published by bombillazo 8 months ago

What's Changed

Full Changelog: https://github.com/denodrivers/postgres/compare/v0.19.0...v0.19.1

postgres - v0.19.0

Published by bombillazo 8 months ago

What's Changed

Breaking changes

Full Changelog: https://github.com/denodrivers/postgres/compare/v0.18.1...v0.19.0

postgres - v0.18.1

Published by bombillazo 8 months ago

postgres - v0.18.0

Published by bombillazo 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/denodrivers/postgres/compare/v0.17.2...v0.18.0

postgres - v0.17.2

Published by iuioiua 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/denodrivers/postgres/compare/v0.17.1...v0.17.2

postgres - v0.17.1

Published by bombillazo 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/denodrivers/postgres/compare/v0.17.0...v0.17.1

postgres - 0.17.0

Published by bombillazo 9 months ago

postgres - 0.16.1

Published by Soremwar over 2 years ago

postgres - 0.16.0

Published by Soremwar over 2 years ago

postgres - 0.15.0

Published by Soremwar almost 3 years ago

feat: Named parameters (#374)
feat: Support Unix socket connection (#370)

postgres - 0.14.3

Published by Soremwar almost 3 years ago

  • Handle unexpected disconnection from database
  • Remove dependency on std/hash
postgres - 0.14.2

Published by Soremwar almost 3 years ago

fix: Camelcase option on object query incorrectly converted to lowercase some characters (#352)
fix: Throw on duplicate names on query result (#352) (#353)

postgres - 0.14.0

Published by Soremwar almost 3 years ago

feat: Remove the need for unstable on TLS encrypted connections (#340)
feat: Transform query object fields (#343) (#351)
fix: Parse date data type correctly (#349)

postgres - 0.13.0

Published by Soremwar about 3 years ago

feat: Allow non-TLS connections (#309)
feat: Ability to specify custom certificates for TLS connections (#308)
feat: Show tls encryption on session details (#328)
fix: Handle parameter status messages (#336)
fix: Handle ready message on query preparation (#321 and #323)
fix: Detect array delimiter based on column type (#324)
fix: Decode connection string password as URL (#317)

deno_postgres requires Deno v1.14 in order to work

postgres - 0.12.0

Published by Soremwar about 3 years ago

postgres - 0.11.2

Published by Soremwar over 3 years ago

postgres - 0.11.0

Published by Soremwar over 3 years ago

postgres - 0.9.0

Published by Soremwar over 3 years ago