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 4408f520c3 Merge commit 'ec05c0eaf7060d13a23828c0c2e64137dde4bd61' into feature-restapi 11 years ago
..
cubrid
mssql Fixes #2552. 11 years ago
mysql
oci
pgsql Fix for #2087 11 years ago
sqlite
ActiveQuery.php Delay joinWith till createCommand to correctly combine relation condition with primary condition. 11 years ago
ActiveQueryInterface.php
ActiveQueryTrait.php
ActiveRecord.php Fixes #2482. 11 years ago
ActiveRecordInterface.php
ActiveRelationTrait.php Improved behavior support, fixes #2550 11 years ago
BaseActiveRecord.php Merge commit 'd3ff343e5ee02a14dd17d6cf947aa7f52857474a' into feature-restapi 11 years ago
BatchQueryResult.php
ColumnSchema.php
Command.php
Connection.php
DataReader.php
Exception.php
Expression.php
Migration.php fixed Migration::execute() to use params correctly 11 years ago
Query.php Fix for logic Query::queryScalar uses to check for SELECT DISTINCT 11 years ago
QueryBuilder.php phpdoc fixes 11 years ago
QueryInterface.php
QueryTrait.php
Schema.php
StaleObjectException.php
TableSchema.php
Transaction.php