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.
 
 
Carsten Brandt 3b91801a35 cherry picked RedisCache and redis\Connection from redis WIP branch 11 years ago
..
mssql
mysql Fixed test breaks. 11 years ago
pgsql
redis cherry picked RedisCache and redis\Connection from redis WIP branch 11 years ago
sqlite code style fixes 11 years ago
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 code style fixes 11 years ago
Query.php Fix SORT_DESC comment in Query.php 11 years ago
QueryBuilder.php Fixes #820. 11 years ago
Schema.php Finished model generator. 11 years ago
StaleObjectException.php
TableSchema.php Added Sort::hasAttribute(). 11 years ago
Transaction.php