Added support for the $ positional operator

closes #205
This commit is contained in:
Ross Lawley
2011-06-21 14:50:11 +01:00
parent 09c32a63ce
commit 14be7ba2e2
4 changed files with 102 additions and 11 deletions

View File

@@ -5,6 +5,7 @@ Changelog
Changes in dev
==============
- Added support for the positional operator
- Updated geo index checking to be recursive and check in embedded documents
- Updated default collection naming convention
- Added Document Mixin support