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 3e5491e089 changed cubrid table and column name quoting 11 years ago
..
cubrid changed cubrid table and column name quoting 11 years ago
mssql fixed docs in db Schema classes 11 years ago
mysql Merge pull request #847 from yiisoft/cubrid 11 years ago
pgsql Fixed foreign key generation bug for pgsql. 11 years ago
redis
sqlite
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
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
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
TableSchema.php moved MSSQL specific property to mssql TableSchema 11 years ago
Transaction.php