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.
 
 
 
 
 
Arthur Khachaturov 7deb26f6c8 Fix PHPDoc 10 years ago
..
cubrid Fixes #4644: Added `\yii\db\Schema::createColumnSchema()` to be able to customize column schema used 10 years ago
mssql Fixes #4697: MSSQL query builder does not work for newer MSSQL versions when LIMIT is used without ORDER BY 10 years ago
mysql Fixes #4644: Added `\yii\db\Schema::createColumnSchema()` to be able to customize column schema used 10 years ago
oci Fixes #4644: Added `\yii\db\Schema::createColumnSchema()` to be able to customize column schema used 10 years ago
pgsql save some function calls on AR insert 10 years ago
sqlite save some function calls on AR insert 10 years ago
ActiveQuery.php Refactored ActiveQuery::one() to be consistent with all() creation 10 years ago
ActiveQueryInterface.php
ActiveQueryTrait.php
ActiveRecord.php improved IDE autocompletion for AR::find() 10 years ago
ActiveRecordInterface.php
ActiveRelationTrait.php
AfterSaveEvent.php
BaseActiveRecord.php Fixes #4607: AR model will throw an exception if it does not have a primary key to avoid updating/deleting data massively 10 years ago
BatchQueryResult.php property codestyle framework 10 years ago
ColumnSchema.php property codestyle framework 10 years ago
Command.php
Connection.php
DataReader.php property codestyle framework 10 years ago
Exception.php property codestyle framework 10 years ago
Expression.php property codestyle framework 10 years ago
IntegrityException.php
Migration.php Fixes #4800. 10 years ago
MigrationInterface.php
Query.php
QueryBuilder.php Fix PHPDoc 10 years ago
QueryInterface.php
QueryTrait.php Removed unnecessary code 10 years ago
Schema.php Fixes #4586: Signed bigint and unsigned int will be converted into integers when they are loaded from DB by AR 10 years ago
StaleObjectException.php
TableSchema.php property codestyle framework 10 years ago
Transaction.php property codestyle framework 10 years ago