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.
 
 
 
 
 
Sergey Makinen ef4dadf437 Fixes #13592: Fixes Oracle’s `yii\db\oci\Schema::setTransactionIsolationLevel()` 8 years ago
..
cubrid fixed group annotations for #12889 8 years ago
mssql Fixed QueryBuilderTest 8 years ago
mysql Code style fix 8 years ago
oci Fixes #13592: Fixes Oracle’s `yii\db\oci\Schema::setTransactionIsolationLevel()` 8 years ago
pgsql Fixes #11464: Foreign key name is not provided by schema 8 years ago
sqlite Update ConnectionTest.php 8 years ago
ActiveQueryTest.php Change the name of method getQueryTableName and remove its $query argument (#12893) 8 years ago
ActiveRecordTest.php Fixed `ActiveRecord::unlinkAll()` to respect `onCondition()` 8 years ago
BatchQueryResultTest.php refactored database tests 8 years ago
ColumnSchemaBuilderTest.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
CommandTest.php Fixes #12758: Added the ability to use instances of `\yii\db\Query` class as values in the `\yii\db\QueryBuilder::insert()` method 8 years ago
ConnectionTest.php refactored database tests 8 years ago
DatabaseTestCase.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
QueryBuilderTest.php Fixed QueryBuilderTest to work with PgSQL and other DBMS 8 years ago
QueryTest.php refs #11122: Fixed can not use `orderBy` with aggregate functions (#12772) 8 years ago
SchemaTest.php Fixes #11464: Foreign key name is not provided by schema 8 years ago