Commit Graph
21 Commits
Author SHA1 Message Date
Stefan Wojcik 9bdc320cf8 dont send a "cls" option to ensureIndex (related to https://jira.mongodb.org/browse/SERVER-769) 2015-05-06 11:25:45 +02:00
Stefan Wojcik 9ae2c731ed dont drop any system collections 2015-03-03 14:30:09 -08:00
Stefan WojcikandRoss Lawley 5e776a07dd allow ordering to be cleared 2014-06-27 09:58:49 +01:00
Stefan Wojcik 1eacc6fbff clear ordering via empty order_by 2014-05-30 15:08:03 -07:00
Stefan Wojcik abcacc82f3 dont use a system collection 2014-05-21 22:21:46 -07:00
Stefan Wojcik 89785da1c5 fix validation for a nested DictField 2013-09-16 23:50:13 -07:00
Stefan Wojcik a7ca9950fc potential fix for dereferencing nested lists 2013-06-11 15:36:35 -07:00
Stefan Wojcik e0dd33e6be move the test into a more appropriate location 2013-06-11 12:18:03 -07:00
Stefan Wojcik 2e718e1130 unit test showing the problem 2013-06-11 12:00:59 -07:00
Stefan Wojcik ba7101ff92 list_indexes support for multiple inheritance 2013-06-06 22:22:43 -07:00
Stefan Wojcik a2457df45e make sure to only search for indexes in base classes inheriting from TopLevelDocumentMetaclass 2013-06-06 19:14:21 -07:00
Stefan Wojcik 305540f0fd better comment 2013-06-06 17:21:27 -07:00
Stefan Wojcik c2928d8a57 list_indexes and compare_indexes class methods + unit tests 2013-06-06 17:16:03 -07:00
Stefan Wojcik eba81e368b dont use $in for _cls queries with a single subclass 2013-06-04 15:32:23 -07:00
Stefan Wojcik 4670f09a67 fix __set_state__ 2013-05-27 13:48:02 -07:00
Stefan Wojcik 774895ec8c dont simplify queries with duplicate conditions 2013-05-23 17:49:28 -07:00
Stefan Wojcik d060da094f update pickling test case to show the error 2013-05-20 17:40:56 -07:00
Stefan Wojcik f6d0b53ae5 test reference to a custom pk doc 2013-05-13 21:42:20 -07:00
Stefan Wojcik dfabfce01b show that order_by followed by limit works, but not the other way around 2013-04-01 17:17:01 -07:00
Stefan Wojcik 74f3f4eb15 more ordering unit tests 2013-04-01 16:17:17 -07:00
Stefan Wojcik 148f8b8a3a Only allow QNode instances to be passed as query objects 2012-12-17 21:13:45 -08:00