Function minerva_data::db::create::create_database
source · [−]Expand description
Runs a database creation query, if said database does not exist.
The database in question shall have the same name of a tenant.
This function also expects the endpoint to a database server
(e.g. localhost:5432
).