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.
 
 
 
 
 
Brandon Kelly 5609e918de Fixed some malformed @var tags (#13468) [skip ci] 8 years ago
..
cubrid Fixes #11464: Foreign key name is not provided by schema 8 years ago
mssql Fixes #12599: Fixed MSSQL fail to work with `nvarbinary`. Enhanced SQL scripts compatibility with older versions 8 years ago
mysql Fixes #12758: Added the ability to use instances of `\yii\db\Query` class as values in the `\yii\db\QueryBuilder::insert()` method 8 years ago
oci Fixes #12758: Added the ability to use instances of `\yii\db\Query` class as values in the `\yii\db\QueryBuilder::insert()` method 8 years ago
pgsql Fixes #8293: `yii\db\Query` can be passed to `insert` method in `yii\db\QueryBuilder` 8 years ago
sqlite Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
ActiveQuery.php Change the name of method getQueryTableName and remove its $query argument (#12893) 8 years ago
ActiveQueryInterface.php Fix errors reported by apidoc extension. (#12986) 8 years ago
ActiveQueryTrait.php Fixes #12015 Changed visibility `yii\db\ActiveQueryTrait::createModels()` from private to protected 8 years ago
ActiveRecord.php updated docs about deleteALl() and updateAll() 8 years ago
ActiveRecordInterface.php Fix errors reported by apidoc extension. (#12986) 8 years ago
ActiveRelationTrait.php Fixed some malformed @var tags (#13468) [skip ci] 8 years ago
AfterSaveEvent.php use an AfterSaveEvent class to be consistent 10 years ago
BaseActiveRecord.php Fixed `ActiveRecord::unlinkAll()` to respect `onCondition()` 8 years ago
BatchQueryResult.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
ColumnSchema.php Fixes #12758: Added the ability to use instances of `\yii\db\Query` class as values in the `\yii\db\QueryBuilder::insert()` method 8 years ago
ColumnSchemaBuilder.php Fixes #13128: Fixed incorrect position of {pos} string in ColumnSchemaBuilder `__toString` 8 years ago
Command.php Fixes #8293: `yii\db\Query` can be passed to `insert` method in `yii\db\QueryBuilder` 8 years ago
Connection.php Implement #13219: Ability to not shuffle masters connections (#13241) 8 years ago
DataReader.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Exception.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Expression.php updated docs about Expression class 9 years ago
IntegrityException.php #2435 Tests for integrity exception 11 years ago
Migration.php Catch `\Throwable` in critical places 8 years ago
MigrationInterface.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Query.php refs #11122: Fixed can not use `orderBy` with aggregate functions (#12772) 8 years ago
QueryBuilder.php Fixes #12758: Added the ability to use instances of `\yii\db\Query` class as values in the `\yii\db\QueryBuilder::insert()` method 8 years ago
QueryInterface.php Added `QueryInterface::emulateExecution()` 8 years ago
QueryTrait.php Fixed some malformed @var tags (#13468) [skip ci] 8 years ago
Schema.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
SchemaBuilderTrait.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
StaleObjectException.php Reformat code te be PSR-2 compatible 11 years ago
TableSchema.php Global DOCS update: ~~~ replaced with ``` 9 years ago
Transaction.php more details about PHP 5 and 7 compatibility regarding Throwable 8 years ago