Yii2 Bootstrap 3
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 43f19e8aee use andWhere() in AR::find() to work properly with default scope 11 years ago
..
cubrid replaced inheritdoc tags. 11 years ago
mssql removed schema prefix from returned table names. 11 years ago
mysql replaced inheritdoc tags. 11 years ago
oci clean up oci driver. 11 years ago
pgsql Fixes #1435: pgsql getTableNames() should not prefix table names with schema name. 11 years ago
sqlite replaced inheritdoc tags. 11 years ago
ActiveQuery.php finalized Query interface + general cleanup 11 years ago
ActiveQueryInterface.php moved db interfaces and traits back to yii/db. 11 years ago
ActiveQueryTrait.php Fixes #1402: AR eager loading has problem when asArray() is used together with viaTable(). 11 years ago
ActiveRecord.php use andWhere() in AR::find() to work properly with default scope 11 years ago
ActiveRecordInterface.php use andWhere() in AR::find() to work properly with default scope 11 years ago
ActiveRelation.php doc fix. 11 years ago
ActiveRelationInterface.php moved db interfaces and traits back to yii/db. 11 years ago
ActiveRelationTrait.php Merge pull request #1438 from klimov-paul/mongo 11 years ago
BaseActiveRecord.php use andWhere() in AR::find() to work properly with default scope 11 years ago
ColumnSchema.php Fixes #1255: typecast empty string to null for non-string DB columns. 11 years ago
Command.php avoid throwing the same type of new db exception. 11 years ago
Connection.php Short array syntax 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 improved doc 11 years ago
QueryBuilder.php swapped docs and Exception to type InvalidParamException 11 years ago
QueryInterface.php reverted change of count() signature 11 years ago
QueryTrait.php refactored ActiveRecord classes to use Interfaces and traits 11 years ago
Schema.php Fix phpDoc var tag format 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