pub fn plan_rollback(
    _: &StatementContext<'_>,
    _: RollbackStatement
) -> Result<Plan, PlanError>