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.
 
 
 
 
 
SilverFire - Dmitry Naumenko 2d0e3fb9ef
Fixed Oracle SQL queries with `IN` condition and more than 1000 parameters
8 years ago
..
ActiveDataProviderTest.php refactored database tests 8 years ago
ActiveFixtureTest.php added tests classes for db related tests 8 years ago
ActiveQueryTest.php fixed group annotations for #12889 8 years ago
ActiveRecordTest.php Used more specific unit test assertions in framework tests 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 refactored database tests 8 years ago
ConnectionTest.php Fixes #13592: Fixes Oracle’s `yii\db\oci\Schema::setTransactionIsolationLevel()` 8 years ago
ExistValidatorTest.php added tests classes for db related tests 8 years ago
QueryBuilderTest.php Fixed Oracle SQL queries with `IN` condition and more than 1000 parameters 8 years ago
QueryTest.php refactored database tests 8 years ago
SchemaTest.php Used more specific unit test assertions in framework tests 8 years ago
UniqueValidatorTest.php added tests classes for db related tests 8 years ago