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
All of the postgres connections in my project fall back to the PG*** environment variables for their connection. I'd love to use that with Zapatos however the docs say that the zapatosconfig "db" key is required, and it seems passing an empty object is not sufficient. Would it be possible to drop the requirement on passing a "db" object with a connectionString key?
Max
The text was updated successfully, but these errors were encountered:
All of the postgres connections in my project fall back to the PG*** environment variables for their connection. I'd love to use that with Zapatos however the docs say that the zapatosconfig "db" key is required, and it seems passing an empty object is not sufficient. Would it be possible to drop the requirement on passing a "db" object with a connectionString key?
Max
The text was updated successfully, but these errors were encountered: