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.
 
 
 
 
 
ntesic 730f0e56b5
Fix #18821: Allow `yii\db\ExpressionInterface` as column in `yii\db\conditions\InBuilder`
3 years ago
..
cubrid primary/replica in a definitely non-breaking way (#18106) 4 years ago
mssql New attemp 3 years ago
mysql Fix #19047, fix #19118: Fix deprecated preg_match() passing null parameters #2 in db\mysql\Schema.php 3 years ago
oci Fix #18385: Add ci-oracle and fix tests 4 years ago
pgsql Merge branch 'master' into fix/db-pgsql-raw-sql-params 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 Normalize todos (#19045) 3 years ago
ActiveRecordTest.php Fix #19148: Fix undefined array key errors in `yii\db\ActiveRelationTrait` 3 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 Scrutinizer fixes (#18685) 3 years ago
CompareValue.php Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
ConnectionTest.php Fix #17203: Fix `yii\db\Connection` to persist customized `queryBuilder` configuration after the `close()` → `open()` cycle 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 #18821: Allow `yii\db\ExpressionInterface` as column in `yii\db\conditions\InBuilder` 3 years ago
QueryTest.php Scrutinizer fixes (#18685) 3 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