Files
meteor/packages/minimongo
David Glasser ec852121ff Fix selectors matching against arrays containing subdocuments.
This is a 0.5.5 regression (with the new selector compiler): the new compiler
handled selectors with "a.b.c" reasonably well if the "c" level contained an
array but not if the "a" or "b" levels did.

This also implements mostly-Mongo-compatible behavior for sorting when arrays
are involved; this is not an 0.5.5 regression, since the old compiler did not
get this right.
2013-02-14 16:49:39 -08:00
..
2012-10-12 22:42:54 -07:00
2011-11-17 18:35:20 -08:00