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.
 
 
 
 
 
viwek 49ab20139c Inserted missing * on line 972 (#14224) [skip ci] 7 years ago
..
cubrid Fixes #13745: `SQLSTATE[HY093]: Invalid parameter number: parameter was not defined` in MSSQL and bug fixes in `yii\db\QueryBuilder::buildLikeCondition()` 8 years ago
mssql Fixes #14059: Removed unused AR instantiating for calling of static methods 8 years ago
mysql Fixes #13807: Fixed `yii\db\QueryBuilder` to inherit subquery params when building a `INSERT INTO ... SELECT` query 8 years ago
oci Updated PHPdoc 8 years ago
pgsql Fixes #14012: `yii\db\pgsql\Schema::findViewNames()` was skipping materialized views 8 years ago
sqlite Fix SQLite resetSequence inconsistencies (#13755, #13630) 8 years ago
ActiveQuery.php Fixes #14211: Fixed regression in Unique and Exist validators 7 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 Fixed whitespaces to match code style [skip ci] 8 years ago
ActiveRecordInterface.php update AR docs 8 years ago
ActiveRelationTrait.php release version 2.0.11 8 years ago
AfterSaveEvent.php use an AfterSaveEvent class to be consistent 10 years ago
BaseActiveRecord.php Inserted missing * on line 972 (#14224) [skip ci] 7 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 moved query log logic into private method and reduced calls to getRawSql() 7 years ago
Connection.php Added support for cloning a db connection 7 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 Fixes #13831: Added more info about transactions in migrations to phpdoc [skip ci] 8 years ago
MigrationInterface.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Query.php Fixes #13846: Fixed `Query::count()` issue with `orderBy` 7 years ago
QueryBuilder.php Fixes #13807: Fixed `yii\db\QueryBuilder` to inherit subquery params when building a `INSERT INTO ... SELECT` query 8 years ago
QueryInterface.php Fix `\yii\db\QueryInterface` type hints (#13959) [skip ci] 8 years ago
QueryTrait.php Fix `\yii\db\QueryTrait` type hints (#13956) [skip ci] 8 years ago
Schema.php Fixes #13592: Fixes Oracle’s `yii\db\oci\Schema::setTransactionIsolationLevel()` 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 release version 2.0.11 8 years ago
ViewFinderTrait.php Fixes #13571: Fix `yii\db\mssql\QueryBuilder::checkIntegrity` for all tables 8 years ago