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.
 
 
 
 
 
Carsten Brandt abeb3b1a37 Fixes #16073: Fixed regression in Oracle `IN` condition builder for more than 1000 items 7 years ago
..
conditions fix complex example 7 years ago
cubrid Fixed yii\db\Command::upsert() for Cubrid/MSSQL/Oracle 7 years ago
mssql Fixed yii\db\Command::upsert() for Cubrid/MSSQL/Oracle 7 years ago
mysql remove ColumnSchema import from mysql Schema because it conflicts with existing class 7 years ago
oci Fixes #16073: Fixed regression in Oracle `IN` condition builder for more than 1000 items 7 years ago
pgsql Fixed `null` saving for JSON and Array cols in AR 7 years ago
sqlite [minor] SCA with Php Inspections (EA Ultimate) (#15871) 7 years ago
ActiveQuery.php [minor] SCA with Php Inspections (EA Ultimate) (#15871) 7 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 optimize table name 7 years ago
ActiveRecordInterface.php improved filtering condition on yii\db\ActiveRecord 7 years ago
ActiveRelationTrait.php Fixes #15633: Deprecate some things going away/changing in 2.1 7 years ago
AfterSaveEvent.php use an AfterSaveEvent class to be consistent 10 years ago
ArrayExpression.php Fixed nesting of JsonExpression, ArrayExpression 7 years ago
BaseActiveRecord.php improved filtering condition on yii\db\ActiveRecord 7 years ago
BatchQueryResult.php Fix: Query::each() without `indexBy()` zero based keys 7 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 Fixed deprecated type casting format in Command::bindValues() 7 years ago
Connection.php release version 2.0.14.2 7 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 Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
DefaultValueConstraint.php Rename DefaultConstraint to DefaultValueConstraint 7 years ago
Exception.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 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 Fixed `null` saving for JSON and Array cols in AR 7 years ago
Migration.php #13879: Added yii\db\Migration::upsert() 7 years ago
MigrationInterface.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
PdoValue.php release version 2.0.14 7 years ago
PdoValueBuilder.php release version 2.0.14 7 years ago
Query.php [minor] SCA with Php Inspections (EA Ultimate) (#15871) 7 years ago
QueryBuilder.php release version 2.0.14.2 7 years ago
QueryExpressionBuilder.php release version 2.0.14 7 years ago
QueryInterface.php added note to QueryInterface::where() 7 years ago
QueryTrait.php Fixes #7640: Implemented custom data types support. Added JSON support for MySQL and PostgreSQL, array support for PostgreSQL 7 years ago
Schema.php Fixes #15117: Fixed `yii\db\Schema::getTableMetadata` cache refreshing 7 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 Fixes #15633: Deprecate some things going away/changing in 2.1 7 years ago
ViewFinderTrait.php Fixes #13571: Fix `yii\db\mssql\QueryBuilder::checkIntegrity` for all tables 8 years ago