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.
 
 
 
 
 
Qiang Xue 42fd70b2a1 exception message fix 10 years ago
..
cubrid Changed CUBRID type for Double 10 years ago
mssql add missing schema name conditions for mssql 10 years ago
mysql fixes #7757: in oci schema fix query results row keys case when PDO::ATTR_CASE is set to PDO::CASE_LOWER 10 years ago
oci Update Schema.php 10 years ago
pgsql added missing `@since` annotations 10 years ago
sqlite Fixes #7831: Add order when fetching database table names and constraints 10 years ago
ActiveQuery.php yii\db\ActiveQuery phpDoc fix 10 years ago
ActiveQueryInterface.php Grammar fix: followings -> following 10 years ago
ActiveQueryTrait.php Grammar fix: followings -> following 10 years ago
ActiveRecord.php `yii\db\Schema::insert()` now returns primary key value for empty sequence 10 years ago
ActiveRecordInterface.php Fixes #7888 doc fix [skip ci] 10 years ago
ActiveRelationTrait.php Fixed `yii\db\ActiveRelationTrait::populateRelation()` fails when `link` refers to array string convertable object attribute 10 years ago
AfterSaveEvent.php use an AfterSaveEvent class to be consistent 10 years ago
BaseActiveRecord.php exception message fix 10 years ago
BatchQueryResult.php Fixes #4938: When `yii\db\ActiveQuery` is used to build sub-queries, its WHERE clause is not correctly generated 10 years ago
ColumnSchema.php Update ColumnSchema.php 10 years ago
Command.php db Command performance tweak 10 years ago
Connection.php PHP type casting 10 years ago
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 #2435 Tests for integrity exception 11 years ago
Migration.php fixed phpdoc 10 years ago
MigrationInterface.php updated phpdoc and classmap 10 years ago
Query.php link to the guide on quoting from query phpdoc 10 years ago
QueryBuilder.php Fixes #8268: Allow `QueryBuilder` to recognize more variations of `limit` and `offset` values 10 years ago
QueryInterface.php Grammar fix: followings -> following 10 years ago
QueryTrait.php reverted addition of $where property 10 years ago
Schema.php build cleanup [skip ci] 10 years ago
StaleObjectException.php Reformat code te be PSR-2 compatible 11 years ago
TableSchema.php Use (array) cast instead of !is_array check for both readability and performance 10 years ago
Transaction.php property codestyle framework 10 years ago