13 Commits (c2ef433ef90ff0c162a3ea5f8e0499b625f3e47a)

Author SHA1 Message Date
Paul Klimov 12f9180b40 Method 'oneWithModify' renamed to 'modify' at `yii\mongodb\Query` 10 years ago
Klimov Paul da000165cf Method 'oneWithUpdate' renamed to 'oneWithModify' at `yii\mongodb\Query` 10 years ago
Klimov Paul 5dffd72c58 Added support for 'findAndModify' operation at `yii\mongodb\Query` and `yii\mongodb\ActiveQuery` 10 years ago
Klimov Paul ec19536047 Fixed `yii\mongodb\Collection::buildInCondition()` handles non-sequent key arrays 10 years ago
Klimov Paul 7a418ae9e2 `yii\mongodb\Collection::buildLikeCondition()` fixed to be case insensitive. 10 years ago
Klimov Paul 7a937903c2 `yii\mongodb\Collection::buildLikeCondition()` fixed to escape regular expression. 10 years ago
Dirk Adler e0edca24a9 Improves mongodb nested and in condition test 11 years ago
Dirk Adler 70d495bcd4 Adds more mongodb tests for combination conditions 11 years ago
Dirk Adler 3dd8a039be Adds mongodb test for combination conditions 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
AlexGx 32d0768919 style fixes with phpcs:yii2 11 years ago
Paul Klimov 8a3277e7e9 tag for MongoDB unit tests fixed 11 years ago
Paul Klimov 9b5f3fab99 Extension "mongo" renamed into "mongodb" 11 years ago
Paul Klimov 8032785f0d Method "\yii\mogo\Collection::buildLikeCondition()" fixed to use \MongoRegex. 11 years ago
Paul Klimov 156f7c0467 Unit tests for Mongo updated to check nested columns. 11 years ago
Klimov Paul 27a1c63e26 Mongo "_id" processing advanced. 11 years ago
Klimov Paul dc3ada65a5 Mongo query "IN" condition shortcut syntax added. 11 years ago
Paul Klimov 9da7a80f0f Mongo query condition composition composed. 11 years ago