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.
 
 
 
 
 
Carsten Brandt fb2441c3d7
moved query log logic into private method and reduced calls to getRawSql()
7 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 refactored database 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 moved query log logic into private method and reduced calls to getRawSql() 7 years ago
ExistValidatorTest.php added tests classes for db related tests 8 years ago
QueryBuilderTest.php Fixes #8120: Fixes LIKE special characters escaping for Cubrid/MSSQL/Oracle/SQLite in `yii\db\QueryBuilder` 8 years ago
QueryTest.php Used more specific unit test assertions in framework tests 8 years ago
SchemaTest.php Fixes #11464: Foreign key name is not provided by schema 8 years ago
UniqueValidatorTest.php added tests classes for db related tests 8 years ago