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 574f67feff fixed test break 10 years ago
..
cubrid added support for BIT default values 10 years ago
mssql Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
mysql added mysql blob and longblob to the list 10 years ago
oci removed `@link` tags from apidoc and replaced with markdown 10 years ago
pgsql fixed postgres default value parsing 10 years ago
sqlite fixed test break 10 years ago
ActiveQuery.php Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
ActiveQueryInterface.php reverted breaking PHPdoc codestyle changes 11 years ago
ActiveQueryTrait.php Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
ActiveRecord.php added typecast to auto increment PK 10 years ago
ActiveRecordInterface.php Added getDb() to ActiveRecordInterface in order for BaseActiveRecord to have stricter contract 10 years ago
ActiveRelationTrait.php Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
AfterSaveEvent.php use an AfterSaveEvent class to be consistent 10 years ago
BaseActiveRecord.php fixes #3681, disambiguate PK in findOne and findAll 10 years ago
BatchQueryResult.php Fixes #2911: Removed `tbl_` default for table prefix 11 years ago
ColumnSchema.php fixed test break 10 years ago
Command.php Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
Connection.php Added support for transaction isolation levels 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 `MigrationInterface` extracted 10 years ago
MigrationInterface.php updated phpdoc and classmap 10 years ago
Query.php phpdoc 10 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 phpdoc 10 years ago
Schema.php updated phpdoc and classmap 10 years ago
StaleObjectException.php Reformat code te be PSR-2 compatible 11 years ago
TableSchema.php phpdoc formatting issues 11 years ago
Transaction.php updated phpdoc and classmap 10 years ago