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