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.
 
 
 
 
 
Sergey Makinen 73ac13e6d7
Implement retrieving dbms constraints
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 Implement retrieving dbms constraints 7 years ago
QueryTest.php Used more specific unit test assertions in framework tests 8 years ago
SchemaTest.php Implement retrieving dbms constraints 7 years ago
SqlTokenizerTest.php Implement retrieving dbms constraints 7 years ago
UniqueValidatorTest.php added tests classes for db related tests 8 years ago