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.
 
 
Alexander Makarov e115b0c860 Updated docs, composer.json and other things to mention and use PHP 5.4 11 years ago
..
cubrid adjusted cubrid version in schema quote 11 years ago
mssql cleanup db `use` statements 11 years ago
mysql cleanup db `use` statements 11 years ago
pgsql Merge pull request #1006 from chelishchev/basic-support-pgsql-in-query-builder 11 years ago
sqlite Added TYPE_BIGPK to Schema 11 years ago
ActiveQuery.php Added missing return 11 years ago
ActiveRecord.php Fixes #876. 11 years ago
ActiveRelation.php Better phpdoc for chained method calls 11 years ago
ColumnSchema.php Added Sort::hasAttribute(). 11 years ago
Command.php moved getPdoType() to Schema. 11 years ago
Connection.php Updated docs, composer.json and other things to mention and use PHP 5.4 11 years ago
DataReader.php updated php doc 11 years ago
Exception.php Fixed type of db\Exception::$errorInfo 11 years ago
Expression.php reorganized the main repo to satisfy PSR-0. 12 years ago
Migration.php various documentation changes 11 years ago
Query.php Better phpdoc for chained method calls 11 years ago
QueryBuilder.php porting the fix from https://github.com/yiisoft/yii/pull/2894 11 years ago
Schema.php moved getPdoType() to Schema. 11 years ago
StaleObjectException.php reorganized the main repo to satisfy PSR-0. 12 years ago
TableSchema.php moved MSSQL specific property to mssql TableSchema 11 years ago
Transaction.php update of @property annotations 11 years ago