Releases: ConjureLabs/pg-dir
Releases · ConjureLabs/pg-dir
2.1.1
allow a query to be called w/o any placeholder values
2.1.0
fixed various issues, and improved logging
2.0.3
final changes to fix debug()
logs
2.0.2
Fixed bug where debug()
was logging string sent to pg
2.0.0
- #5
- supporting api for transactions
- integrated pg pooling
- #6
- removed beforeQuery and afterQuery
- added debug logging
- bug fixes