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

Support for querying using JS functions in $where clause

    XMLWordPrintableJSON

Details

    • Icon: New Feature New Feature
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • None
    • None
    • SAMUS
    • None

    Description

      Can support for the following MongoDB feature be added:

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

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

      } );

      Attachments

        Activity

          People

            sam Sam Corder
            penfold Pen Fold
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: