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.
 
 
 
 
 
Klimov Paul 71c541773f PHPDoc fix 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 #14157: Add support for loading default value `CURRENT_TIMESTAMP` of MySQL `datetime` field 7 years ago
oci Refactored tests with PHPUnit assert methods (#15260) 7 years ago
pgsql Fixes #15108: Fixed `yii\db\Schema::getSchemaNames()` for MSSQL and added tests for all DBMSes 7 years ago
sqlite PHPDoc fix 7 years ago
ActiveQueryTest.php Fixes #15353: Remove side effect of ActiveQuery::getTablesUsedInFrom() introduced in 2.0.13 7 years ago
ActiveRecordTest.php PHPDoc fix 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 Fix: Query::each() without `indexBy()` zero based keys 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 #15426: Added ability to create and drop database views 7 years ago
CompareValue.php Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
ConnectionTest.php Refactored tests with PHPUnit assert methods (#15260) 7 years ago
DatabaseTestCase.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
GetTablesAliasTestTrait.php Fixed Query not to dig inside Expression 7 years ago
QueryBuilderTest.php Fixes #15194: Fixed `yii\db\QueryBuilder::insert()` to preserve passed params when building a `INSERT INTO ... SELECT` query for MSSQL, PostgreSQL and SQLite 7 years ago
QueryTest.php Fixes #15356: Fixed multiple bugs in `yii\db\Query::getTablesUsedInFrom()` 7 years ago
SchemaTest.php Fixes #13814: MySQL unique index names can now contain spaces 7 years ago
UnqueryableQueryMock.php PHPDoc fix 7 years ago
testBatchInsertWithYield.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago