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.
 
 
 
 
 
PowerGamer1 3c1eb55f55 PHPDoc @return fix for insert() (#12757) [skip ci] 8 years ago
..
cubrid Replaced unnecessary double quotes with single quotes 8 years ago
mssql yii\db\mssql\QueryBuilder - TYPE_TEXT mapped to NVARCHAR(MAX) 8 years ago
mysql Fixed bug in yii\db\mysql\QueryBuilder (#12428) 8 years ago
oci Fixes #11693: Handle QueryBuilder::batchInsert() calls with no data to insert. (#11812) 8 years ago
pgsql #11912: Postgresql negative default values support for integer/float/decimal columns (#11933) 8 years ago
sqlite Fixes #11693: Handle QueryBuilder::batchInsert() calls with no data to insert. (#11812) 8 years ago
ActiveQuery.php Make sure inverseOf relations are also populated during dynamic relational queries 8 years ago
ActiveQueryInterface.php Documentation ActiveQueryInterface::one() (#12682) 8 years ago
ActiveQueryTrait.php Avoid `new $this->modelClass` in ActiveQuery::findWith() 9 years ago
ActiveRecord.php update docs of AR::update() 8 years ago
ActiveRecordInterface.php Updated PHPDoc in ActiveRecordInterface 8 years ago
ActiveRelationTrait.php improved PHPdoc and `@since` annotations 8 years ago
AfterSaveEvent.php use an AfterSaveEvent class to be consistent 10 years ago
BaseActiveRecord.php update docs of AR::update() 8 years ago
BatchQueryResult.php link to PHP classes just as we do with normal classes 9 years ago
ColumnSchema.php Fixes #11532: Fixed casting of empty char value to `null` resulting in integrity constraint violation for not null columns 8 years ago
ColumnSchemaBuilder.php Remove explicit property initialization with null 8 years ago
Command.php Refactored code in PR #9441 9 years ago
Connection.php make db\Connection phpdoc more clear 8 years ago
DataReader.php Global DOCS update: ~~~ replaced with ``` 9 years ago
Exception.php property codestyle framework 10 years ago
Expression.php updated docs about Expression class 9 years ago
IntegrityException.php #2435 Tests for integrity exception 11 years ago
Migration.php display the table when dropping index 8 years ago
MigrationInterface.php updated phpdoc and classmap 10 years ago
Query.php Reverted accidental commit 8 years ago
QueryBuilder.php Removed unnecessary semicolon 8 years ago
QueryInterface.php Update QueryInterface.php 9 years ago
QueryTrait.php added tests and documentation for #8824 9 years ago
Schema.php PHPDoc @return fix for insert() (#12757) [skip ci] 8 years ago
SchemaBuilderTrait.php Removed `unsignedPrimaryKey()` schema builder type; now, the `unsigned()` modifier works with primary key types e.g. `pk()->unsigned()` or `bigpk()->unsigned()`. 9 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.8 9 years ago