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.
 
 
 
 
 
Alexander Makarov bad507c459 Fixes #9063: Workaround for MySQL losing table case when adding index 9 years ago
..
cubrid Improved `SchemaBuilder` docs, refactored code 9 years ago
mssql Fixes #9127, Fixes #9128: Fixed MSSQL `QueryBuilder::renameColumn()` and `QueryBuilder::renameTable()` escaping 9 years ago
mysql Fixes #9063: Workaround for MySQL losing table case when adding index 9 years ago
oci Improved `SchemaBuilder` implementation 9 years ago
pgsql Improved `SchemaBuilder` docs, refactored code 9 years ago
sqlite Improved `SchemaBuilder` docs, refactored code 9 years ago
ActiveQuery.php Replace aliases of functions 9 years ago
ActiveQueryInterface.php Replaced static with $this in phpdoc since current IDEs are finally able to handle it correctly 9 years ago
ActiveQueryTrait.php Replace aliases of functions 9 years ago
ActiveRecord.php revised AR documentation 9 years ago
ActiveRecordInterface.php revised AR documentation 9 years ago
ActiveRelationTrait.php Replaced static with $this in phpdoc since current IDEs are finally able to handle it correctly 9 years ago
AfterSaveEvent.php use an AfterSaveEvent class to be consistent 10 years ago
BaseActiveRecord.php Replace aliases of functions 9 years ago
BatchQueryResult.php link to PHP classes just as we do with normal classes 9 years ago
ColumnSchema.php PSR-2 spaces, commas, etc 9 years ago
Command.php Doc comments updated 9 years ago
Connection.php PSR-2 anonymous functions 9 years ago
DataReader.php link to PHP classes just as we do with normal classes 9 years ago
Exception.php property codestyle framework 10 years ago
Expression.php property codestyle framework 10 years ago
IntegrityException.php #2435 Tests for integrity exception 11 years ago
Migration.php Clarify escaping column name quoting in createIndex() 9 years ago
MigrationInterface.php updated phpdoc and classmap 10 years ago
Query.php Replace aliases of functions 9 years ago
QueryBuilder.php Implemented `SchemaBuilder` 9 years ago
QueryInterface.php Replaced static with $this in phpdoc since current IDEs are finally able to handle it correctly 9 years ago
QueryTrait.php Replaced static with $this in phpdoc since current IDEs are finally able to handle it correctly 9 years ago
Schema.php Implemented `SchemaBuilder` 9 years ago
SchemaBuilder.php Fixed phpdoc of SchemaBuilder 9 years ago
SchemaBuilderTrait.php Cleanup, added ->unique(), changelog 9 years ago
StaleObjectException.php Reformat code te be PSR-2 compatible 11 years ago
TableSchema.php PSR-2 spaces, commas, etc 9 years ago
Transaction.php property codestyle framework 10 years ago