-
-
Notifications
You must be signed in to change notification settings - Fork 32
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
| let psql = PsqlBuilder::from(&self.settings) |
If I set a username in the Settings used to construct a PostgreSQL instance, then create_database is going to fail without setting the db name to postgres.
What's The Right Way to both create a superuser and create a database via the PostgreSQL instance? Thanks!
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working