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 338b6aa7d3 Refactored ActiveRecord::find() so that find(null) will also return an ActiveRecord instance instead of ActiveQuery. 11 years ago
..
cubrid reverted breaking PHPdoc codestyle changes 11 years ago
mssql reverted breaking PHPdoc codestyle changes 11 years ago
mysql reverted breaking PHPdoc codestyle changes 11 years ago
oci Implemented Oracle column comment reading from another schema 11 years ago
pgsql reverted breaking PHPdoc codestyle changes 11 years ago
sqlite Fixes #2911: Removed `tbl_` default for table prefix 11 years ago
ActiveQuery.php Fixes #2911: Removed `tbl_` default for table prefix 11 years ago
ActiveQueryInterface.php reverted breaking PHPdoc codestyle changes 11 years ago
ActiveQueryTrait.php reverted breaking PHPdoc codestyle changes 11 years ago
ActiveRecord.php Fixes #2911: Removed `tbl_` default for table prefix 11 years ago
ActiveRecordInterface.php Refactored ActiveRecord::find() so that find(null) will also return an ActiveRecord instance instead of ActiveQuery. 11 years ago
ActiveRelationTrait.php Fixes #2880: filterByModels() should prefix key columns in a join query. 11 years ago
BaseActiveRecord.php Refactored ActiveRecord::find() so that find(null) will also return an ActiveRecord instance instead of ActiveQuery. 11 years ago
BatchQueryResult.php Fixes #2911: Removed `tbl_` default for table prefix 11 years ago
ColumnSchema.php reverted breaking PHPdoc codestyle changes 11 years ago
Command.php Fixes #2911: Removed `tbl_` default for table prefix 11 years ago
Connection.php Fixes #2911: Removed `tbl_` default for table prefix 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 reverted breaking PHPdoc codestyle changes 11 years ago
Query.php Fixes #2911: Removed `tbl_` default for table prefix 11 years ago
QueryBuilder.php Fixes #2911: Removed `tbl_` default for table prefix 11 years ago
QueryInterface.php reverted breaking PHPdoc codestyle changes 11 years ago
QueryTrait.php reverted breaking PHPdoc codestyle changes 11 years ago
Schema.php Fixes #2862: Using `DbCache` while enabling schema caching may cause infinite loops 11 years ago
StaleObjectException.php Reformat code te be PSR-2 compatible 11 years ago
TableSchema.php reverted breaking PHPdoc codestyle changes 11 years ago
Transaction.php reverted breaking PHPdoc codestyle changes 11 years ago