nautilus_infrastructure::sql::pg

Function drop_postgres

source
pub async fn drop_postgres(pg: &PgPool, database: String) -> Result<()>