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 8899aaeb5b moved getPdoType() to Schema. 11 years ago
..
cubrid moved getPDOType() back to Command to avoid dependency on Schema 11 years ago
mssql cleanup db `use` statements 11 years ago
mysql cleanup db `use` statements 11 years ago
pgsql Added TYPE_BIGPK to Schema 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 added CUBIRD DB Schema class 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