Namespace ICanBoogie\Facets\CriterionValue
Classes summary
IntervalCriterionValue | Representation of an interval, suitable for the SQL BETWEEN operator. |
SetCriterionValue | Representation of a set of values, suitable for the SQL IN() function. |