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 f68e970de2 link to PHP classes just as we do with normal classes 9 years ago
..
cubrid Changed CUBRID type for Double 10 years ago
mssql add missing schema name conditions for mssql 10 years ago
mysql added missing use statement to fix #8572 9 years ago
oci added missing use statement to fix #8572 9 years ago
pgsql added missing `@since` annotations 10 years ago
sqlite Fixes #7831: Add order when fetching database table names and constraints 10 years ago
ActiveQuery.php Replaced static with $this in phpdoc since current IDEs are finally able to handle it correctly 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 Replaced static with $this in phpdoc since current IDEs are finally able to handle it correctly 9 years ago
ActiveRecord.php Replaced static with $this in phpdoc since current IDEs are finally able to handle it correctly 9 years ago
ActiveRecordInterface.php Fixes #7888 doc fix [skip ci] 10 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 link to PHP classes just as we do with normal classes 9 years ago
BatchQueryResult.php link to PHP classes just as we do with normal classes 9 years ago
ColumnSchema.php Update ColumnSchema.php 10 years ago
Command.php Fixed `yii\db\Command::getRawSql()` unable to parse params specified without colon (':') 9 years ago
Connection.php PHP type casting 10 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 fixed phpdoc 10 years ago
MigrationInterface.php updated phpdoc and classmap 10 years ago
Query.php link to PHP classes just as we do with normal classes 9 years ago
QueryBuilder.php Merge branch 'master' into 7374-inserting-ar-without-values 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 properly quote sequence name in Schema::getLastInsertId() 9 years ago
StaleObjectException.php Reformat code te be PSR-2 compatible 11 years ago
TableSchema.php Use (array) cast instead of !is_array check for both readability and performance 10 years ago
Transaction.php property codestyle framework 10 years ago