-
Type: New Feature
-
Resolution: Done
-
Priority: 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; }} );