Releases: vitaly-t/pg-promise
Releases · vitaly-t/pg-promise
precise-results
- documentation updates, mostly to cover how Query Result is to be handled properly;
- changed Query Result so that none+many results in an empty array when no rows are returned.
friday-rush
- a small fix for calling functions;
- keywords update in the package
- minor documentation updates.
multi-connector
This version now supports working with multiple databases, which was an omission in previous versions.
This required a small breaking change to the way a new database is initialized - see in updated documentation.
rock-solid
A bit of code has been refactored, docs updated.
renamed
fine-in-refine
- improving documentation;
- minor code refactoring.
First Beta
Bringing the library into sync with the code published initially in https://www.npmjs.com/package/pg-promise
cold-wednesday
For the first time, everything seems to be working as expected, do not mind the Beta part.