Implement ranged queries
ClosedPublic

Authored by rnicole on May 25 2018, 9:34 AM.

Details

Summary

Notes:

  • For now, only for QDateTime indexes
  • Invalid QDateTimes are stored in the index (subject to change)
  • Should be a drop-in replacement from ValueIndexes (except for In and Contains queries)

Diff Detail

Repository
R9 Sink
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
rnicole requested review of this revision.May 25 2018, 9:34 AM
rnicole created this revision.
This revision was not accepted when it landed; it landed in state Needs Review.May 28 2018, 10:08 AM
Closed by commit R9:f400cee1d589: Implement ranged queries (authored by rnicole, committed by cmollekopf). · Explain Why
This revision was automatically updated to reflect the committed changes.