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 fe2611186e Fixes #4051: Renamed `yii\caching\GroupDependency` to `TagDependency` and added support for associating multiple tags to a single cached data item 10 years ago
..
cubrid Implemented master balancing. 10 years ago
mssql Fixes #4299 10 years ago
mysql Fix bug in `yii\db\mysql\Schema` 10 years ago
oci Added Connection::useMaster() and refactored code. 10 years ago
pgsql Implemented master balancing. 10 years ago
sqlite Added Connection::useMaster() and refactored code. 10 years ago
ActiveQuery.php Added extra callable typehints 10 years ago
ActiveQueryInterface.php Fixed missing callable in method signature 10 years ago
ActiveQueryTrait.php Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
ActiveRecord.php changedAttributes of AfterSaveEvent contain an old values 10 years ago
ActiveRecordInterface.php Added getDb() to ActiveRecordInterface in order for BaseActiveRecord to have stricter contract 10 years ago
ActiveRelationTrait.php Added extra callable typehints 10 years ago
AfterSaveEvent.php use an AfterSaveEvent class to be consistent 10 years ago
BaseActiveRecord.php Fixes #4135 10 years ago
BatchQueryResult.php Fixes #2911: Removed `tbl_` default for table prefix 11 years ago
ColumnSchema.php Merge pull request #4063 from yiisoft/typecast-split 10 years ago
Command.php do not switch connection when in a transaction. 10 years ago
Connection.php all finished. [skip ci] 10 years ago
DataReader.php Fixes #2911: Removed `tbl_` default for table prefix 11 years ago
Exception.php
Expression.php
IntegrityException.php #2435 Tests for integrity exception 11 years ago
Migration.php `MigrationInterface` extracted 10 years ago
MigrationInterface.php updated phpdoc and classmap 10 years ago
Query.php phpdoc 10 years ago
QueryBuilder.php rename column schema typecast method 10 years ago
QueryInterface.php phpdoc formatting issues 11 years ago
QueryTrait.php phpdoc 10 years ago
Schema.php Fixes #4051: Renamed `yii\caching\GroupDependency` to `TagDependency` and added support for associating multiple tags to a single cached data item 10 years ago
StaleObjectException.php
TableSchema.php phpdoc formatting issues 11 years ago
Transaction.php Fixes #3221: Added events for DB transaction commit/rollback 10 years ago