Yii2 framework backup
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Klimov Paul 6e50783ea4 `yii\mongodb\Query::select` now allows excluding fields 10 years ago
..
console/controllers Improved console controller tests 10 years ago
file Fixed lazy load of relations to `yii\mongodb\file\ActiveRecord` 10 years ago
ActiveDataProviderTest.php
ActiveRecordTest.php Extra unit test for `yii\mongodb\Query::modify()` added 10 years ago
ActiveRelationTest.php Fixed `yii\mongodb\ActiveRecord` unable to fetch 'hasMany' referred by array of `\MongoId` 10 years ago
CacheTest.php
CollectionTest.php
ConnectionTest.php Fixed `yii\mongodb\Collection` unable to fetch default database name from DSN with parameters 10 years ago
DatabaseTest.php
MongoDbTestCase.php
QueryRunTest.php `yii\mongodb\Query::select` now allows excluding fields 10 years ago
QueryTest.php
SessionTest.php