Skip to main content

create_database

Function create_database 

Source
pub async fn create_database(db: &DbPool, db_name: &str) -> DbResult<()>
Expand description

Creates a new database.

Running this requires using an account with a higher level of access than the standard db user