Skip to main content

plan_delete

Function plan_delete 

Source
pub fn plan_delete(
    stmt: &Statement,
    catalog: &dyn SqlCatalog,
) -> Result<Vec<SqlPlan>>
Expand description

Plan a DELETE statement.