Skip to main content

soft_delete

pub async fn soft_delete(conn: &mut PgConnection, id: Uuid) -> ModelResult<()>