Support for querying using JS functions in $where clause

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Done
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: SAMUS
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Can support for the following MongoDB feature be added:

      db.myCollection.find( { active: true, $where: function()

      { return obj.credits - obj.debits < 0; }

      } );

            Assignee:
            Sam Corder
            Reporter:
            Pen Fold
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: