Files
meteor/packages
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-15 16:48:23 -07:00
2013-02-06 19:39:31 -08:00
2012-11-15 20:44:56 -08:00
2012-11-15 20:44:56 -08:00
2012-07-11 23:03:26 -07:00
2012-12-19 17:23:56 -08:00
2013-02-06 19:39:31 -08:00
2012-11-15 20:44:56 -08:00