Yii2 framework backup
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 6c6cb3cd90 Fixes #853: Added composite FK support for SQLite. 11 years ago
..
cubrid Reverted 0bf2dad: it's very common to use lower case for column types and upper case for other DB keywords. 11 years ago
mssql Reverted 0bf2dad: it's very common to use lower case for column types and upper case for other DB keywords. 11 years ago
mysql Reverted 0bf2dad: it's very common to use lower case for column types and upper case for other DB keywords. 11 years ago
pgsql Reverted 0bf2dad: it's very common to use lower case for column types and upper case for other DB keywords. 11 years ago
redis Fixed build break. 11 years ago
sqlite Fixes #853: Added composite FK support for SQLite. 11 years ago
ActiveQuery.php Fixes #828: refactored QueryBuilder::build() 11 years ago
ActiveRecord.php Refactored AR code. 11 years ago
ActiveRelation.php Make sure query cloning works as expected. 11 years ago
ColumnSchema.php Added Sort::hasAttribute(). 11 years ago
Command.php moved Command::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 Fixes #828: refactored QueryBuilder::build() 11 years ago
QueryBuilder.php Fixes #865. 11 years ago
Schema.php Merge pull request #847 from yiisoft/cubrid 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