My platform needs me to use a database name that isn't postgres. This is hardcoded right now. Can this be exposed as a configuration option?
I can raise a PR for this.
My platform also exposes the DB connection string as one url in the postgres://... url form. Can this be supported too?
Thoughts?