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 a7d2aaffd5 mention usage of deleteAll() in AR unlinkAll 7 years ago
..
cubrid Fix an unknown variable usage bug 7 years ago
mssql Have I fixed these phpdocs? Let’s see… 7 years ago
mysql Have I fixed these phpdocs? Let’s see… 7 years ago
oci Merge PR #14015 branch 'db-constraints' from sergeymakinen/yii2 7 years ago
pgsql Have I fixed these phpdocs? Let’s see… 7 years ago
sqlite Merge PR #14015 branch 'db-constraints' from sergeymakinen/yii2 7 years ago
ActiveQuery.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
ActiveQueryInterface.php Fix errors reported by apidoc extension. (#12986) 8 years ago
ActiveQueryTrait.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
ActiveRecord.php Adjusted PHP 7 return types [skip ci] 7 years ago
ActiveRecordInterface.php update AR docs 8 years ago
ActiveRelationTrait.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
AfterSaveEvent.php use an AfterSaveEvent class to be consistent 10 years ago
BaseActiveRecord.php mention usage of deleteAll() in AR unlinkAll 7 years ago
BatchQueryResult.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
CheckConstraint.php Have I fixed these phpdocs? Let’s see… 7 years ago
ColumnSchema.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
ColumnSchemaBuilder.php Fixes #13128: Fixed incorrect position of {pos} string in ColumnSchemaBuilder `__toString` 8 years ago
Command.php Merge PR #14015 branch 'db-constraints' from sergeymakinen/yii2 7 years ago
Connection.php Fixes #14081: Added `yii\caching\CacheInterface` to make custom cache extensions adoption easier 7 years ago
Constraint.php Implement retrieving dbms constraints 7 years ago
ConstraintFinderTrait.php added missing abstract methods to ConstraintFinderTrait 7 years ago
DataReader.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
DefaultValueConstraint.php Rename DefaultConstraint to DefaultValueConstraint 7 years ago
Exception.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Expression.php updated docs about Expression class 9 years ago
ForeignKeyConstraint.php Implement retrieving dbms constraints 7 years ago
IndexConstraint.php Implement retrieving dbms constraints 7 years ago
IntegrityException.php #2435 Tests for integrity exception 11 years ago
Migration.php Fixes #13787: Added `yii\db\Migration::$maxSqlOutputLength` that allows limiting number of characters for outputting SQL 7 years ago
MigrationInterface.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Query.php improved docs of Query::from() 7 years ago
QueryBuilder.php Merge PR #14015 branch 'db-constraints' from sergeymakinen/yii2 7 years ago
QueryInterface.php Fix `\yii\db\QueryInterface` type hints (#13959) [skip ci] 8 years ago
QueryTrait.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Schema.php Mention an usage magic in descriptions 7 years ago
SchemaBuilderTrait.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
SqlToken.php avoid dependency of SqlTokenizer on sqlite implementation 7 years ago
SqlTokenizer.php avoid dependency of SqlTokenizer on sqlite implementation 7 years ago
StaleObjectException.php Reformat code te be PSR-2 compatible 11 years ago
TableSchema.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Transaction.php release version 2.0.11 8 years ago
ViewFinderTrait.php Fixes #13571: Fix `yii\db\mssql\QueryBuilder::checkIntegrity` for all tables 8 years ago