We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
4dbce11
Added support for custom Logger passing. (#58)
Logger
query(...) now sends bind types allowing for Postgres to cast binds automatically. (#63)
query(...)
Renamed PostgresClient to PostgresDatabase (#58)
PostgresClient
PostgresDatabase
Fixed a leaking promise (#57)
Enabled test discovery on Linux (#64)