Update buildExpressionEncryptedBetweenWithPlaceholder() agg helper to generate a conjunction of $gt/$lt with the proper placeholders

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • QO 2022-10-31, QO 2022-11-14
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Rather than generating {$between: <payload>}, this helper should generate {$and: [{$gt: <payload>, $lt: <payload>}]}

              Assignee:
              Ted Tuckman
              Reporter:
              Davis Haupt (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: