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 f8cf1e2b6a Merge branch 'master' into 2.1 8 years ago
..
cubrid Merge branch 'master' into 2.1 8 years ago
mssql Merge branch 'master' into 2.1 8 years ago
mysql Revert "Revert "fixed mysql defaul integer display width on unsigned pk"" 8 years ago
oci applied missing params for #10682 to mssql and oci query builder 8 years ago
pgsql #11912: Postgresql negative default values support for integer/float/decimal columns (#11933) 8 years ago
sqlite Merge branch 'master' into 2.1 8 years ago
ActiveQuery.php Merge branch 'master' into 2.1 8 years ago
ActiveQueryInterface.php phpDoc of joinWith updated to \yii\db\ActiveQuery 9 years ago
ActiveQueryTrait.php better method contract for ActiveRelationTrait 8 years ago
ActiveRecord.php Use ::class instead of ::className() 9 years ago
ActiveRecordInterface.php Added missing function to ActiveRecordInterface interface. 9 years ago
ActiveRelationTrait.php Merge branch 'master' into 2.1 8 years ago
AfterSaveEvent.php use an AfterSaveEvent class to be consistent 10 years ago
BaseActiveRecord.php Merge branch 'master' into 2.1 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 Merge branch 'master' into 2.1 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 Merge branch 'master' into 2.1 8 years ago
MigrationInterface.php updated phpdoc and classmap 10 years ago
Query.php Merge branch 'master' into 2.1 8 years ago
QueryBuilder.php Merge branch 'master' into 2.1 8 years ago
QueryInterface.php Update QueryInterface.php 9 years ago
QueryTrait.php added tests and documentation for #8824 9 years ago
Schema.php more changes 9 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