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.
 
 
 
 
 
XPOHOC dfef7f8365
Fix #18539: Fix "driver does not support quoting" when using the driver pdo_odbc
4 years ago
..
conditions Fix #18134: Expression as columnName should not be quoted in likeCondition 4 years ago
cubrid primary/replica in a definitely non-breaking way (#18106) 4 years ago
mssql Fix #18480: Transactions are not committed using the dblib driver 4 years ago
mysql Fix #8750: Fix MySQL support when running in `ANSI`/`ANSI_QUOTES` modes 4 years ago
oci Fix #18442: Fix calls with array access to strings 4 years ago
pgsql Fix #18508: Fix Postgres SQL query for load table indexes with correct column order 4 years ago
sqlite release version 2.0.39 4 years ago
ActiveQuery.php Fix #16092: Fix duplicate joins in usage of `joinWith` 5 years ago
ActiveQueryInterface.php Fix #18499: When using `yii\db\Query::all()` and `yii\db\Query::$indexBy`, the `yii\db\Query::$indexBy` is auto inserted into `yii\db\Query::$select` - the same as in `yii\db\Query::column()` 4 years ago
ActiveQueryTrait.php Merge branch 'master' into SamMousa-indexby-after-relations-9342 7 years ago
ActiveRecord.php Fix #18393: Fix ` framework/db/ActiveRecord.php ` to load data from db id cache is enabled 4 years ago
ActiveRecordInterface.php Adjust types in ActiveRecordInterface::updateAll() phpdoc (#18341) 4 years ago
ActiveRelationTrait.php Fix #18435: Fix ensuring Active Record relation links' keys to be strings 4 years ago
AfterSaveEvent.php use an AfterSaveEvent class to be consistent 10 years ago
ArrayExpression.php Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
BaseActiveRecord.php release version 2.0.39 4 years ago
BatchQueryResult.php Fix #18457: Add `EVENT_RESET` and `EVENT_FINISH` events to `yii\db\BatchQueryResult` 4 years ago
CheckConstraint.php Have I fixed these phpdocs? Let’s see… 7 years ago
ColumnSchema.php Fixes #13019: Support JSON in SchemaBuilderTrait 7 years ago
ColumnSchemaBuilder.php Fixes #14638: Added `yii\db\SchemaBuilderTrait::tinyInteger()` 7 years ago
Command.php Add int return type queryScalar and scalar method docs 4 years ago
Connection.php Fix #18480: Transactions are not committed using the dblib driver 4 years ago
Constraint.php Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
ConstraintFinderInterface.php Fixes #13879: Added upsert support for `yii\db\QueryBuilder` and `yii\db\Command` 7 years ago
ConstraintFinderTrait.php added missing abstract methods to ConstraintFinderTrait 7 years ago
DataReader.php release version 2.0.39 4 years ago
DefaultValueConstraint.php Rename DefaultConstraint to DefaultValueConstraint 7 years ago
Exception.php Fix #18317: Additional PHP 8 compatibility fixes 4 years ago
Expression.php release version 2.0.14 7 years ago
ExpressionBuilder.php release version 2.0.14 7 years ago
ExpressionBuilderInterface.php release version 2.0.14 7 years ago
ExpressionBuilderTrait.php release version 2.0.14 7 years ago
ExpressionInterface.php release version 2.0.14 7 years ago
ForeignKeyConstraint.php Implement retrieving dbms constraints 7 years ago
IndexConstraint.php Implement retrieving dbms constraints 7 years ago
IntegrityException.php
JsonExpression.php Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
Migration.php primary/replica in a definitely non-breaking way (#18106) 4 years ago
MigrationInterface.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
PdoValue.php Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
PdoValueBuilder.php release version 2.0.14 7 years ago
Query.php Correct #18499 4 years ago
QueryBuilder.php release version 2.0.39 4 years ago
QueryExpressionBuilder.php release version 2.0.14 7 years ago
QueryInterface.php Fix #18499: When using `yii\db\Query::all()` and `yii\db\Query::$indexBy`, the `yii\db\Query::$indexBy` is auto inserted into `yii\db\Query::$select` - the same as in `yii\db\Query::column()` 4 years ago
QueryTrait.php Fix #18499: When using `yii\db\Query::all()` and `yii\db\Query::$indexBy`, the `yii\db\Query::$indexBy` is auto inserted into `yii\db\Query::$select` - the same as in `yii\db\Query::column()` 4 years ago
Schema.php Fix #18539: Fix "driver does not support quoting" when using the driver pdo_odbc 4 years ago
SchemaBuilderTrait.php Fixes #14638: Added `yii\db\SchemaBuilderTrait::tinyInteger()` 7 years ago
SqlToken.php release version 2.0.39 4 years ago
SqlTokenizer.php Fixes #15633: Deprecate some things going away/changing in 2.1 7 years ago
StaleObjectException.php
TableSchema.php release version 2.0.39 4 years ago
Transaction.php Fix #18406: Fix PDO exception when committing or rolling back an autocommitted transaction in PHP 8 4 years ago
ViewFinderTrait.php Fixes #13571: Fix `yii\db\mssql\QueryBuilder::checkIntegrity` for all tables 8 years ago