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
{{ message }}
This repository was archived by the owner on Jun 4, 2024. It is now read-only.
If you are using pg-native and running on Heroku, when you upgrade to heroku-22, you must use Node.js 18+. This is because libpq for Node.js 16 statically links against OpenSSL v1 whereas it will use OpenSSL v3 with Node.js 18+.