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.
 
 
 
 
 
DarkDef d317e41b21
Fix #18101: Fix behavior of OUTPUT INSERTED.* for SQL Server query: "insert default values"; correct MSSQL unit tests; turn off profiling echo message in migration test
4 years ago
..
cubrid Fix #18102: Use “primary”/“replica” terminology instead of “master”/“slave” 4 years ago
mssql Fix #18101: Fix behavior of OUTPUT INSERTED.* for SQL Server query: "insert default values"; correct MSSQL unit tests; turn off profiling echo message in migration test 4 years ago
mysql Fix #18102: Use “primary”/“replica” terminology instead of “master”/“slave” 4 years ago
oci Fix #18000: PK value of Oracle ActiveRecord is missing after save 4 years ago
pgsql Fix #17745: Fix PostgreSQL query builder drops default value when it is empty 5 years ago
sqlite Fix #18102: Use “primary”/“replica” terminology instead of “master”/“slave” 4 years ago
ActiveQueryTest.php Fix #16092: Fix duplicate joins in usage of `joinWith` 5 years ago
ActiveRecordTest.php Fix #16092: Fix duplicate joins in usage of `joinWith` 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 #17539: Fixed error when using `batch()` with `indexBy()` with MSSQL 5 years ago
ColumnSchemaBuilderTest.php Use root NS specification for opcoded functions 7 years ago
CommandTest.php Fix #18102: Use “primary”/“replica” terminology instead of “master”/“slave” 4 years ago
CompareValue.php Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
ConnectionTest.php Fix #18102: Use “primary”/“replica” terminology instead of “master”/“slave” 4 years ago
DatabaseTestCase.php Fix #18102: Use “primary”/“replica” terminology instead of “master”/“slave” 4 years ago
GetTablesAliasTestTrait.php Fixed Query not to dig inside Expression 7 years ago
QueryBuilderTest.php Fix #18010: Allow upper or lower case operators in `InCondition` and `LikeCondition` 4 years ago
QueryTest.php Fix #17687: `Query::indexBy` can now include a table alias 5 years ago
SchemaTest.php Fix #18102: Use “primary”/“replica” terminology instead of “master”/“slave” 4 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