0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
Commit Graph

5 Commits

Author SHA1 Message Date
Eliot Horowitz
fcbca1e707 field selector no longer effects which objects are returned
SERVER-362
2009-10-19 12:14:20 -04:00
Michael Stephens
752a747df8 don't grab extra stuff with sub-object selectors
Signed-off-by: Eliot <eliot@10gen.com>
2009-08-15 03:30:59 +08:00
Eliot Horowitz
7d30c2efa6 sub field matching and abstracted FieldMatcher for futurization SERVER-89 2009-07-02 14:05:36 -04:00
Eliot Horowitz
6435f5f7e0 a tiny bit of support for t.find( {} , { "b.c" : 1 } ) 2009-07-01 15:00:09 -04:00
Eliot Horowitz
4a71c33456 fix for filters not returning objects without those fields 2009-06-22 15:30:41 -04:00