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.
 
 
 
 
 
SilverFire - Dmitry Naumenko b43ebcc368 yii\db\Connection::createCommand() removed DI usage for performance reasons 9 years ago
..
cubrid Better quotes usage in strings 9 years ago
mssql Fixes #9443: Added `unsigned()` to `ColumnSchemaBuilder` 9 years ago
mysql Add @throws tags to PHPDocs. 9 years ago
oci Merge branch '8573-oci-schema-number-mapping' of https://github.com/vbelogai/yii2 into vbelogai-8573-oci-schema-number-mapping 9 years ago
pgsql Fixes #9443: Added `unsigned()` to `ColumnSchemaBuilder` 9 years ago
sqlite BC way of merging expression params of orderBy and groupBy 9 years ago
ActiveQuery.php phpDoc updated 9 years ago
ActiveQueryInterface.php phpDoc of joinWith updated to \yii\db\ActiveQuery 9 years ago
ActiveQueryTrait.php phpDoc of joinWith updated to \yii\db\ActiveQuery 9 years ago
ActiveRecord.php refactoring for getTableSchema 9 years ago
ActiveRecordInterface.php revised AR documentation 9 years ago
ActiveRelationTrait.php Use === instead of == where possible 9 years ago
AfterSaveEvent.php use an AfterSaveEvent class to be consistent 10 years ago
BaseActiveRecord.php PHPDoc updated 9 years ago
BatchQueryResult.php link to PHP classes just as we do with normal classes 9 years ago
ColumnSchema.php updated some comments and `@since` annotations 9 years ago
ColumnSchemaBuilder.php Fixes #9443: Added `unsigned()` to `ColumnSchemaBuilder` 9 years ago
Command.php Global DOCS update: ~~~ replaced with ``` 9 years ago
Connection.php yii\db\Connection::createCommand() removed DI usage for performance reasons 9 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 Better quotes usage in strings 9 years ago
MigrationInterface.php updated phpdoc and classmap 10 years ago
Query.php added tests and documentation for #8824 9 years ago
QueryBuilder.php BC way of merging expression params of orderBy and groupBy 9 years ago
QueryInterface.php Global DOCS update: ~~~ replaced with ``` 9 years ago
QueryTrait.php added tests and documentation for #8824 9 years ago
Schema.php phpDoc of getTableSchema|loadTableSchema updated 9 years ago
SchemaBuilderTrait.php Remove length from SchemaBuilderTrait::text. 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 Use === instead of == where possible 9 years ago