whereNotOlderThanADay constant

PersistenceFilter const whereNotOlderThanADay

Shorthand for whereNotOlderThan with a duration of a day.

Implementation

static const PersistenceFilter whereNotOlderThanADay = _whereNotOlderThanADay;