Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-54

Support for querying using JS functions in $where clause

    • Type: Icon: New Feature New Feature
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: SAMUS
    • 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 Sam Corder
            Reporter:
            penfold Pen Fold
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: