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 69673c0c94 Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
..
cubrid Enable `no_useless_else` rule in php-cs-fixer (#14420) 7 years ago
mssql Enable `heredoc_to_nowdoc` rule in php-cs-fixer (#14419) 7 years ago
mysql Enable `heredoc_to_nowdoc` rule in php-cs-fixer (#14419) 7 years ago
oci Enable `heredoc_to_nowdoc` rule in php-cs-fixer (#14419) 7 years ago
pgsql Enable `heredoc_to_nowdoc` rule in php-cs-fixer (#14419) 7 years ago
sqlite Enable `no_useless_else` rule in php-cs-fixer (#14420) 7 years ago
ActiveQuery.php Move getTablesUsedInFrom() from ActiveQuery to Query 7 years ago
ActiveQueryInterface.php
ActiveQueryTrait.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
ActiveRecord.php Fixed ambiguous column error in `BaseActiveRecord::refresh()` 7 years ago
ActiveRecordInterface.php update AR docs 8 years ago
ActiveRelationTrait.php Enable `no_useless_else` rule in php-cs-fixer (#14420) 7 years ago
AfterSaveEvent.php
BaseActiveRecord.php Fixed ambiguous column error in `BaseActiveRecord::refresh()` 7 years ago
BatchQueryResult.php Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
CheckConstraint.php Have I fixed these phpdocs? Let’s see… 7 years ago
ColumnSchema.php Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
ColumnSchemaBuilder.php Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
Command.php Enable `no_useless_else` rule in php-cs-fixer (#14420) 7 years ago
Connection.php Fix phpdoc for $_master and $_slave properties in yii\db\Connection (#14447) 7 years ago
Constraint.php Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
ConstraintFinderTrait.php added missing abstract methods to ConstraintFinderTrait 7 years ago
DataReader.php Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
DefaultValueConstraint.php Rename DefaultConstraint to DefaultValueConstraint 7 years ago
Exception.php
Expression.php Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
ForeignKeyConstraint.php Implement retrieving dbms constraints 7 years ago
IndexConstraint.php Implement retrieving dbms constraints 7 years ago
IntegrityException.php
Migration.php Fixes #13787: Added `yii\db\Migration::$maxSqlOutputLength` that allows limiting number of characters for outputting SQL 7 years ago
MigrationInterface.php
Query.php Fixed ambiguous column error on indexBy with JOIN 7 years ago
QueryBuilder.php Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
QueryInterface.php Fix `\yii\db\QueryInterface` type hints (#13959) [skip ci] 8 years ago
QueryTrait.php Enable `no_useless_else` rule in php-cs-fixer (#14420) 7 years ago
Schema.php Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
SchemaBuilderTrait.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
SqlToken.php Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
SqlTokenizer.php avoid dependency of SqlTokenizer on sqlite implementation 7 years ago
StaleObjectException.php
TableSchema.php Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
Transaction.php Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
ViewFinderTrait.php Fixes #13571: Fix `yii\db\mssql\QueryBuilder::checkIntegrity` for all tables 8 years ago