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 20483e25db added reference link to SQL error code 10 years ago
..
cubrid Fixes #3564: Fixed the bug that primary key columns should not take default values from schema 10 years ago
mssql Fixes #3241 10 years ago
mysql added reference link to SQL error code 10 years ago
oci removed `@link` tags from apidoc and replaced with markdown 10 years ago
pgsql Fix PostgreSQL enumValues 10 years ago
sqlite Fixes #3752: `QueryBuilder::batchInsert()` does not typecast input values 10 years ago
ActiveQuery.php ActiveQuery::one() slight refactoring 10 years ago
ActiveQueryInterface.php reverted breaking PHPdoc codestyle changes 11 years ago
ActiveQueryTrait.php Correction of many errors code inspection. 11 years ago
ActiveRecord.php Merge branch 'master' of github.com:yiisoft/yii2 11 years ago
ActiveRecordInterface.php Added getDb() to ActiveRecordInterface in order for BaseActiveRecord to have stricter contract 10 years ago
ActiveRelationTrait.php phpdoc issue 11 years ago
BaseActiveRecord.php refactored ActiveRecord::unlinkAll() to work will noSQL 10 years ago
BatchQueryResult.php Fixes #2911: Removed `tbl_` default for table prefix 11 years ago
ColumnSchema.php Fixes #2853: ActiveRecord did not handle resource-typed columns well 11 years ago
Command.php Moved exception handling to schema 11 years ago
Connection.php Revert "Fixes #3744: `yii\db\Connection` now skips `bindValues` if there are no parameters to bind" 10 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
IntegrityException.php #2435 Tests for integrity exception 11 years ago
Migration.php overwrite -> override 11 years ago
Query.php phpdoc formatting issues 11 years ago
QueryBuilder.php Fixes #3752: `QueryBuilder::batchInsert()` does not typecast input values 10 years ago
QueryInterface.php phpdoc formatting issues 11 years ago
QueryTrait.php filterWhere for postgres ILIKE 11 years ago
Schema.php Fixed handleException method visibility, removed unnecessary slashes from FQN 11 years ago
StaleObjectException.php Reformat code te be PSR-2 compatible 11 years ago
TableSchema.php phpdoc formatting issues 11 years ago
Transaction.php reverted breaking PHPdoc codestyle changes 11 years ago