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 cf73f40d79 Merge pull request #1309 from nineinchnick/batch-insert 11 years ago
..
cubrid fixed limit/offset for sqlite,mysql and cubrid 11 years ago
mssql Missing return statement 11 years ago
mysql fixed limit/offset for sqlite,mysql and cubrid 11 years ago
pgsql Fixed test break. 11 years ago
sqlite Merge pull request #1309 from nineinchnick/batch-insert 11 years ago
ActiveQuery.php refactored query and relation. 11 years ago
ActiveQueryInterface.php moved db interfaces and traits back to yii/db. 11 years ago
ActiveQueryTrait.php refactored query and relation. 11 years ago
ActiveRecord.php Refactored hasMany and hasOne so that they support cross-DBMS relationship. 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 Fixes #1310: ActiveRelation does not preserve order of items on find via() and viaTable() 11 years ago
ColumnSchema.php Fixes #1255: typecast empty string to null for non-string DB columns. 11 years ago
Command.php Fix phpDoc var tag format 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 Add batchInsert method to yii\db\Migration 11 years ago
Query.php reverted change of count() signature 11 years ago
QueryBuilder.php Fixes #1307: move batchInsert() to base class. 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