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.
 
 
 
 
 
Manu311 cc5bb71f75 Fix #17449: Ensure `CHECK` statement goes after `COMMENT` in MySQL `QueryBuilder::addCommentOnColumn()` 5 years ago
..
cubrid Fix #17504: Fix upsert when `$updateColumns = true` but there are no columns to update in the table 5 years ago
mssql Fix #17504: Fix upsert when `$updateColumns = true` but there are no columns to update in the table 5 years ago
mysql Fix #17449: Ensure `CHECK` statement goes after `COMMENT` in MySQL `QueryBuilder::addCommentOnColumn()` 5 years ago
oci Fix #17504: Fix upsert when `$updateColumns = true` but there are no columns to update in the table 5 years ago
pgsql Fix #17504: Fix upsert when `$updateColumns = true` but there are no columns to update in the table 5 years ago
sqlite Fix #17504: Fix upsert when `$updateColumns = true` but there are no columns to update in the table 5 years ago
ActiveQueryTest.php Removed wrong test addded in dfcf037c7 6 years ago
ActiveRecordTest.php Fix #17413, fix #17418: Fixed MSSQL tests 5 years ago
AnyCaseValue.php Use root NS specification for opcoded functions 7 years ago
AnyValue.php Add empty lines before return statements. (#14682) [skip ci] 7 years ago
BatchQueryResultTest.php Fix #17486: Fixed error when using `batch()` without `$db` parameter with MSSQL 5 years ago
ColumnSchemaBuilderTest.php Use root NS specification for opcoded functions 7 years ago
CommandTest.php Fix MSSQL tests (#17426) 5 years ago
CompareValue.php Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
ConnectionTest.php Fixes #16424: `yii\db\Transaction::begin()` throws now `NotSupportedException` for nested transaction and DBMS not supporting savepoints 6 years ago
DatabaseTestCase.php Enhanced tests 7 years ago
GetTablesAliasTestTrait.php Fixed Query not to dig inside Expression 7 years ago
QueryBuilderTest.php Fix #17504: Fix upsert when `$updateColumns = true` but there are no columns to update in the table 5 years ago
QueryTest.php Fix MSSQL tests (#17426) 5 years ago
SchemaTest.php Fix #17413, fix #17418: Fixed MSSQL tests 5 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