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 5f3be6c7f7 default values for db\Connection username and password to null 11 years ago
..
cubrid replaced inheritdoc tags. 11 years ago
mssql Fixes #1076 11 years ago
mysql change back the visibility of findTableNames to protected. 11 years ago
oci doc fix. 11 years ago
pgsql change back the visibility of findTableNames to protected. 11 years ago
sqlite change back the visibility of findTableNames to protected. 11 years ago
ActiveQuery.php Fixes #1791 11 years ago
ActiveQueryInterface.php moved db interfaces and traits back to yii/db. 11 years ago
ActiveQueryTrait.php Fixes #1791 11 years ago
ActiveRecord.php use andWhere() in AR::find() to work properly with default scope 11 years ago
ActiveRecordInterface.php Added ActiveRecordInterface::getOldPrimaryKey(). 11 years ago
ActiveRelation.php Fixes #1791: support ON condition for relational query. 11 years ago
ActiveRelationInterface.php moved db interfaces and traits back to yii/db. 11 years ago
ActiveRelationTrait.php Fixes #1581: Added `ActiveQuery::joinWith()` to support joining with relations 11 years ago
BaseActiveRecord.php finished offline template with all information 11 years ago
ColumnSchema.php Fixes #1255: typecast empty string to null for non-string DB columns. 11 years ago
Command.php Fixed the issue that query cache returns the same data for the same SQL but different query methods 11 years ago
Connection.php default values for db\Connection username and password to null 11 years ago
DataReader.php Short array syntax 11 years ago
Exception.php Short array syntax 11 years ago
Expression.php Short array syntax 11 years ago
Migration.php doc cleanup. 11 years ago
Query.php Fixes #1586: `QueryBuilder::buildLikeCondition()` will now escape special characters and use percentage characters by default 11 years ago
QueryBuilder.php Fixes #1586: `QueryBuilder::buildLikeCondition()` will now escape special characters and use percentage characters by default 11 years ago
QueryInterface.php Fixes #1586: `QueryBuilder::buildLikeCondition()` will now escape special characters and use percentage characters by default 11 years ago
QueryTrait.php doc fix. 11 years ago
Schema.php Fixed the signature of Schema::findUniqueIndexes(). 11 years ago
StaleObjectException.php reorganized the main repo to satisfy PSR-0. 12 years ago
TableSchema.php Short array syntax 11 years ago
Transaction.php update of @property annotations 11 years ago