serverless-pg
serverless-pg copied to clipboard
This does not work with node 20
on the first attempt i get error: self-signed certificate in certificate chain
There after it just silently fails on making a call to a database.
The same code works perfectly fine from node 18 in aws lambda environment, but if I deploy the same code as node 20 -- database stops working.