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 85b65c889a Fixes #15117: Fixed DB schema cache did not honor table prefixes 7 years ago
..
cubrid Fixes #15108: Fixed `yii\db\Schema::getSchemaNames()` for MSSQL and added tests for all DBMSes 7 years ago
mssql Fixes #15108: Fixed `yii\db\Schema::getSchemaNames()` for MSSQL and added tests for all DBMSes 7 years ago
mysql Fixes #15108: Fixed `yii\db\Schema::getSchemaNames()` for MSSQL and added tests for all DBMSes 7 years ago
oci Fixes #15108: Fixed `yii\db\Schema::getSchemaNames()` for MSSQL and added tests for all DBMSes 7 years ago
pgsql Fixes #15108: Fixed `yii\db\Schema::getSchemaNames()` for MSSQL and added tests for all DBMSes 7 years ago
sqlite Fixes #15108: Fixed `yii\db\Schema::getSchemaNames()` for MSSQL and added tests for all DBMSes 7 years ago
ActiveQueryTest.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
ActiveRecordTest.php Code style fixes 7 years ago
AnyCaseValue.php Fix merging issues & CS 7 years ago
AnyValue.php Add empty lines before return statements. (#14682) [skip ci] 7 years ago
BatchQueryResultTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
ColumnSchemaBuilderTest.php Enable `phpdoc_add_missing_param_annotation` rule in php-cs-fixer config. (#14681) [skip ci] 7 years ago
CommandTest.php Code style fixes 7 years ago
CompareValue.php Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
ConnectionTest.php Fixed serialization of `yii\db\Connection` instance closes database connection 7 years ago
DatabaseTestCase.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
GetTablesAliasTestTrait.php Fixes for PHP 7.2 compatibility (#14959) 7 years ago
QueryBuilderTest.php Code style fixes 7 years ago
QueryTest.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
SchemaTest.php Fixes #15117: Fixed DB schema cache did not honor table prefixes 7 years ago
UnqueryableQueryMock.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
testBatchInsertWithYield.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago