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 3e03237713 Merge branch 'master' into query-filter-having 8 years ago
..
cubrid fixed group annotations for #12889 8 years ago
mssql Fixed driver name in MSSQL test 8 years ago
mysql added test for MySQL index hints, #10869 8 years ago
oci added hint into foreign keys query for oracle 11g optimisation 8 years ago
pgsql Test against the current hhvm version (#12971) 8 years ago
sqlite fixed group annotations for #12889 8 years ago
ActiveQueryTest.php Change the name of method getQueryTableName and remove its $query argument (#12893) 8 years ago
ActiveRecordTest.php Fixed `ActiveRecord::unlinkAll()` to respect `onCondition()` 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 Test against the current hhvm version (#12971) 8 years ago
ConnectionTest.php refactored database tests 8 years ago
DatabaseTestCase.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
QueryBuilderTest.php Fixes #13128: Fixed incorrect position of {pos} string in ColumnSchemaBuilder `__toString` 8 years ago
QueryTest.php Removed duplicate assertion from tests, divided test method into two 8 years ago
SchemaTest.php yii\db\mysql\Schema::loadColumnSchema sets enumValues attribute incorrectly if enum definition contains comma 8 years ago