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 1072abb189 fixed test break. 11 years ago
..
mssql
mysql
pgsql
sqlite
ActiveQuery.php Fixed the issue that ActiveQuery::one() doesn't bring back related objects when asArray is true. 11 years ago
ActiveRecord.php Use `hasAttribute()` instead to avoid code duplication 11 years ago
ActiveRelation.php Code style ultra-minimum-fix [skip ci] 11 years ago
ColumnSchema.php Added Sort::hasAttribute(). 11 years ago
Command.php changed to trace from info. 11 years ago
Connection.php fixed test break. 11 years ago
DataReader.php
Exception.php
Expression.php
Migration.php
Query.php Fix SORT_DESC comment in Query.php 11 years ago
QueryBuilder.php
Schema.php Added Sort::hasAttribute(). 11 years ago
StaleObjectException.php
TableSchema.php Added Sort::hasAttribute(). 11 years ago
Transaction.php