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
our team has a LOT of microservices built with nodejs using postgres-uno to connect to and communicate with a postgres database (RDS). we're looking to use pg-mem for unit testing, but I don't see how to inject the pg_mem instance/connection into our postgres-uno.
our team has a LOT of microservices built with nodejs using postgres-uno to connect to and communicate with a postgres database (RDS). we're looking to use pg-mem for unit testing, but I don't see how to inject the pg_mem instance/connection into our postgres-uno.
https://github.com/wildbillh/postgres-uno/blob/master/lib/postgres-uno.js
The text was updated successfully, but these errors were encountered: