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.
 
 
 
 
 
Carsten Brandt 2b593da08f phpdoc issue 11 years ago
..
cubrid reverted breaking PHPdoc codestyle changes 11 years ago
mssql Added missing `ROWS` token when building limit/offset for MSSQL. 11 years ago
mysql Fixes #2986. 11 years ago
oci code style, fixes #3140 11 years ago
pgsql fixed file PHPdoc 11 years ago
sqlite Fixes #2911: Removed `tbl_` default for table prefix 11 years ago
ActiveQuery.php Update ActiveQuery.php 11 years ago
ActiveQueryInterface.php reverted breaking PHPdoc codestyle changes 11 years ago
ActiveQueryTrait.php Correction of many errors code inspection. 11 years ago
ActiveRecord.php Merge branch 'master' of github.com:yiisoft/yii2 11 years ago
ActiveRecordInterface.php Merge branch 'master' of github.com:yiisoft/yii2 11 years ago
ActiveRelationTrait.php phpdoc issue 11 years ago
BaseActiveRecord.php code style, fixes #3140 11 years ago
BatchQueryResult.php Fixes #2911: Removed `tbl_` default for table prefix 11 years ago
ColumnSchema.php Fixes #2853: ActiveRecord did not handle resource-typed columns well 11 years ago
Command.php Fixes #2968. 11 years ago
Connection.php Correction of many errors code inspection. 11 years ago
DataReader.php Fixes #2911: Removed `tbl_` default for table prefix 11 years ago
Exception.php reverted breaking PHPdoc codestyle changes 11 years ago
Expression.php reverted breaking PHPdoc codestyle changes 11 years ago
Migration.php fixed file PHPdoc 11 years ago
Query.php code style, fixes #3140 11 years ago
QueryBuilder.php Added support for using sub-queries when building a DB query with `IN` condition 11 years ago
QueryInterface.php refactored filterWhere(). 11 years ago
QueryTrait.php Fix BETWEEN and NOT BETWEEN conditions. 11 years ago
Schema.php Fixes #2853: ActiveRecord did not handle resource-typed columns well 11 years ago
StaleObjectException.php Reformat code te be PSR-2 compatible 11 years ago
TableSchema.php fixed file PHPdoc 11 years ago
Transaction.php reverted breaking PHPdoc codestyle changes 11 years ago