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.
 
 
 
 
 
Alexander Makarov 3f8e8a89eb Used more specific unit test assertions in framework tests 8 years ago
..
ActiveDataProviderTest.php refactored database tests 8 years ago
ActiveFixtureTest.php added tests classes for db related tests 8 years ago
ActiveQueryTest.php fixed group annotations for #12889 8 years ago
ActiveRecordTest.php Used more specific unit test assertions in framework tests 8 years ago
BatchQueryResultTest.php refactored database tests 8 years ago
ColumnSchemaBuilderTest.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
CommandTest.php refactored database tests 8 years ago
ConnectionTest.php Fixes #13592: Fixes Oracle’s `yii\db\oci\Schema::setTransactionIsolationLevel()` 8 years ago
ExistValidatorTest.php added tests classes for db related tests 8 years ago
QueryBuilderTest.php Fixes #13745: `SQLSTATE[HY093]: Invalid parameter number: parameter was not defined` in MSSQL and bug fixes in `yii\db\QueryBuilder::buildLikeCondition()` 8 years ago
QueryTest.php refactored database tests 8 years ago
SchemaTest.php Used more specific unit test assertions in framework tests 8 years ago
UniqueValidatorTest.php added tests classes for db related tests 8 years ago