You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
... 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.
The text was updated successfully, but these errors were encountered:
The library that facilitates access to the postgres database from the backend functions written in nodejs ...
littermap-aws-backend/layers/postgres/nodejs/package.json
Line 5 in 1b16f49
... 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.
The text was updated successfully, but these errors were encountered: