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.
 
 
 
 
 
Alexander Makarov ed1c087784
Fix #18317: Additional PHP 8 compatibility fixes
4 years ago
..
cubrid primary/replica in a definitely non-breaking way (#18106) 4 years ago
mssql Fix #18287: Fix for OUTPUT INSERTED and computed columns. Added flag to computed values in table schema 4 years ago
mysql Fix #18040, fix #15265, fix #18232 database issues (#18225) 4 years ago
oci Fix #18000: PK value of Oracle ActiveRecord is missing after save 4 years ago
pgsql Fix #18040, fix #15265, fix #18232 database issues (#18225) 4 years ago
sqlite Revert #18102 since renaming is technically problematic (#18109) 4 years ago
ActiveQueryModelConnectionTest.php Add tests to ensure ActiveQuery is using DB connection set by model (#18286) 4 years ago
ActiveQueryTest.php Fix #16092: Fix duplicate joins in usage of `joinWith` 5 years ago
ActiveRecordTest.php Fix #18317: Additional PHP 8 compatibility fixes 4 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 Fix testGetColumType for PostgreSQL (#18279) 4 years ago
QueryTest.php Fix #18066: Fixed `yii\db\Query::create()` wasn't using all info from `withQuery()` 4 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