-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
maintenanceKeep the technology up to dateKeep the technology up to date
Description
The library that facilitates access to the postgres database from the backend functions written in nodejs ...
"postgres": "^2.0.0-beta" |
... has reached a new major version, and so it makes sense to carefully evaluate what has changed and make careful adjustments to the code that relies on it to work with the new release.
In particular, "Breaking changes from v2 -> v3" mentions that queries are now asynchronous.
Metadata
Metadata
Assignees
Labels
maintenanceKeep the technology up to dateKeep the technology up to date