Skip to content

Finer Clear methods for queries #2

@LPeter1997

Description

@LPeter1997

Right now clear just clears non-input queries after a given revision. We should be able to have a finer-grained system. We should:

  • allow clearing input queries (and there the changed version should matter, not verification number is meaningless)
  • allow to filter for certain queries only when clearing

Maybe an API like the below in IQuerySystem should be enough.

public void ClearWhere(/* some predicate type */);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions