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 a624c31698
Fix #18198: Fix saving tables with trigger by outputting inserted data from insert query with usage of temporary table
4 years ago
..
cubrid primary/replica in a definitely non-breaking way (#18106) 4 years ago
mssql Fix #18198: Fix saving tables with trigger by outputting inserted data from insert query with usage of temporary table 4 years ago
mysql primary/replica in a definitely non-breaking way (#18106) 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 Revert #18102 since renaming is technically problematic (#18109) 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 Revert #18102 since renaming is technically problematic (#18109) 4 years ago
CompareValue.php Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
ConnectionTest.php Revert #18102 since renaming is technically problematic (#18109) 4 years ago
DatabaseTestCase.php Revert #18102 since renaming is technically problematic (#18109) 4 years ago
GetTablesAliasTestTrait.php Fixed Query not to dig inside Expression 7 years ago
QueryBuilderTest.php #18134: Use better string name in a test 4 years ago
QueryTest.php Fix #17687: `Query::indexBy` can now include a table alias 5 years ago
SchemaTest.php Revert #18102 since renaming is technically problematic (#18109) 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