14 Commits

Author SHA1 Message Date
6fbd710d6c Extra unit test for yii\mongodb\Query::modify() added 2014-12-01 15:49:47 +02:00
12f9180b40 Method 'oneWithModify' renamed to 'modify' at yii\mongodb\Query 2014-11-08 14:09:13 +02:00
da000165cf Method 'oneWithUpdate' renamed to 'oneWithModify' at yii\mongodb\Query 2014-11-07 12:44:34 +02:00
5dffd72c58 Added support for 'findAndModify' operation at yii\mongodb\Query and yii\mongodb\ActiveQuery 2014-11-06 14:40:33 +02:00
ec19536047 Fixed yii\mongodb\Collection::buildInCondition() handles non-sequent key arrays 2014-09-17 11:49:27 +03:00
7a418ae9e2 yii\mongodb\Collection::buildLikeCondition() fixed to be case insensitive. 2014-08-26 14:03:02 +03:00
7a937903c2 yii\mongodb\Collection::buildLikeCondition() fixed to escape regular expression.
`yii\mongodb\Collection::buildRegexCondition()` added.
2014-07-11 16:17:56 +03:00
e0edca24a9 Improves mongodb nested and in condition test 2014-03-28 12:03:27 +01:00
70d495bcd4 Adds more mongodb tests for combination conditions 2014-03-28 10:23:45 +01:00
3dd8a039be Adds mongodb test for combination conditions 2014-03-28 10:01:18 +01:00
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
32d0768919 style fixes with phpcs:yii2 2014-03-08 14:55:58 +02:00
8a3277e7e9 tag for MongoDB unit tests fixed 2013-12-09 11:04:15 +02:00
9b5f3fab99 Extension "mongo" renamed into "mongodb" 2013-12-06 17:35:32 +02:00