Safe Haskell | None |
---|
Settings
setupDBInfo :: Settings -> DBInfo -> IO ()Source
How to create the given user/database. Default: uses the psql
command line tool and sudo -u postgres
.
Safe Haskell | None |
---|
setupDBInfo :: Settings -> DBInfo -> IO ()Source
How to create the given user/database. Default: uses the psql
command line tool and sudo -u postgres
.