pub async fn create_database(db: &DbPool, db_name: &str) -> DbResult<()>
Creates a new database.
Running this requires using an account with a higher level of access than the standard db user