pub fn plan_drop_objects(
    scx: &mut StatementContext<'_>,
    _: DropObjectsStatement
) -> Result<Plan, PlanError>