pub fn new_delete(table: &Table) -> DeleteBuilderExpand description
Get a builder for a DELETE query.
ยงArguments
name- This becomes the name of the generated rust function.
pub fn new_delete(table: &Table) -> DeleteBuilderGet a builder for a DELETE query.
name - This becomes the name of the generated rust function.