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 7ca23a2413
Revert "Fix #18134: Instance of `ExpressionInterface` will not be quoted in `Connection:quoteColumnName`"
4 years ago
..
conditions Fix #18010: Allow upper or lower case operators in `InCondition` and `LikeCondition` 4 years ago
cubrid primary/replica in a definitely non-breaking way (#18106) 4 years ago
mssql Fix #18110: Add quotes to return value of viewName in MSSQL schema. It is `[someView]` now 4 years ago
mysql Revert #18102 since renaming is technically problematic (#18109) 4 years ago
oci Revert #18102 since renaming is technically problematic (#18109) 4 years ago
pgsql Revert #18102 since renaming is technically problematic (#18109) 4 years ago
sqlite primary/replica in a definitely non-breaking way (#18106) 4 years ago
ActiveQuery.php Fix #16092: Fix duplicate joins in usage of `joinWith` 5 years ago
ActiveQueryInterface.php Fix errors reported by apidoc extension. (#12986) 8 years ago
ActiveQueryTrait.php Merge branch 'master' into SamMousa-indexby-after-relations-9342 7 years ago
ActiveRecord.php Fixes #17127: `yii\db\ActiveRecord::findOne()` now accepts table aliases 6 years ago
ActiveRecordInterface.php Added type null to @return annotation of findOne method (#17362) [skip ci] 5 years ago
ActiveRelationTrait.php Fix #17974: Fix ActiveRelationTrait compatibility with PHP 7.4 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 Fixes #16552: Added check in `yii\db\ActiveQuery::prepare()` to prevent populating already populated relation when another relation is requested with `via` 6 years ago
BatchQueryResult.php Fix #17539: Fixed error when using `batch()` with `indexBy()` with MSSQL 5 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 Revert #18102 since renaming is technically problematic (#18109) 4 years ago
Connection.php Revert "Fix #18134: Instance of `ExpressionInterface` will not be quoted in `Connection:quoteColumnName`" 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 Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
DefaultValueConstraint.php Rename DefaultConstraint to DefaultValueConstraint 7 years ago
Exception.php Update to https protocol for php.net links (#17168) [skip ci] 6 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 #2435 Tests for integrity exception 11 years ago
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 release version 2.0.35 4 years ago
QueryBuilder.php Fix #17758: `Query::withQuery()` can be used for CTE 5 years ago
QueryExpressionBuilder.php release version 2.0.14 7 years ago
QueryInterface.php added note to QueryInterface::where() 7 years ago
QueryTrait.php Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
Schema.php primary/replica in a definitely non-breaking way (#18106) 4 years ago
SchemaBuilderTrait.php Fixes #14638: Added `yii\db\SchemaBuilderTrait::tinyInteger()` 7 years ago
SqlToken.php Add empty lines before return statements. (#14682) [skip ci] 7 years ago
SqlTokenizer.php Fixes #15633: Deprecate some things going away/changing in 2.1 7 years ago
StaleObjectException.php Reformat code te be PSR-2 compatible 11 years ago
TableSchema.php Fixes #15633: Deprecate some things going away/changing in 2.1 7 years ago
Transaction.php Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
ViewFinderTrait.php Fixes #13571: Fix `yii\db\mssql\QueryBuilder::checkIntegrity` for all tables 8 years ago