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 11baf61977 Fixed unsetting relation bug. 11 years ago
..
cubrid
mssql Fixes #2552. 11 years ago
mysql
oci Changed "and" to "&&" 11 years ago
pgsql
sqlite
ActiveQuery.php fix code style 11 years ago
ActiveQueryInterface.php
ActiveQueryTrait.php
ActiveRecord.php fixed AR class docs, do not break comment 11 years ago
ActiveRecordInterface.php updated phpdoc references of BaseAR to the interface 11 years ago
ActiveRelationTrait.php fix code style 11 years ago
BaseActiveRecord.php Fixed unsetting relation bug. 11 years ago
BatchQueryResult.php reset batch query result when rewinding. 11 years ago
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 fix typo double `;`, `Each PHP statement must be on a line by itself` 11 years ago
QueryInterface.php
QueryTrait.php
Schema.php
StaleObjectException.php
TableSchema.php
Transaction.php