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.
 
 
 
 
 
Robert Korulczyk 099b364b14 Fixed #9574: Implicit run ColumnSchemaBuilder::null() when default value is set to null. (#11813) 8 years ago
..
cubrid added tests classes for db related tests 8 years ago
mssql added tests classes for db related tests 8 years ago
mysql added tests classes for db related tests 8 years ago
oci added tests classes for db related tests 8 years ago
pgsql added tests classes for db related tests 8 years ago
sqlite added tests classes for db related tests 8 years ago
ActiveRecordTest.php refactored database tests 8 years ago
BatchQueryResultTest.php refactored database tests 8 years ago
ColumnSchemaBuilderTest.php Fixed #9574: Implicit run ColumnSchemaBuilder::null() when default value is set to null. (#11813) 8 years ago
CommandTest.php Fixes #11693: Handle QueryBuilder::batchInsert() calls with no data to insert. (#11812) 8 years ago
ConnectionTest.php refactored database tests 8 years ago
DatabaseTestCase.php refactored database tests 8 years ago
QueryBuilderTest.php Fixed #9574: Implicit run ColumnSchemaBuilder::null() when default value is set to null. (#11813) 8 years ago
QueryTest.php refactored database tests 8 years ago
SchemaTest.php refactored database tests 8 years ago