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.
 
 
 
 
 
Alexander Kartavenko 4b768a86f5 Fix #17486: Fixed error when using `batch()` without `$db` parameter with MSSQL 5 years ago
..
cubrid Fixed yii\db\Command::upsert() for Cubrid/MSSQL/Oracle 7 years ago
mssql Fix #16796: Fixed addition and removal of table and column comments in MSSQL 5 years ago
mysql Fixes #15167: Fixed loading of default value `current_timestamp()` for MariaDB >= 10.2.3 6 years ago
oci Fix of Oracle tests for proper skipping (#17019) 6 years ago
pgsql Fixes #12077, #12135, #17263: Fixed PostgreSQL version of `alterColumn()` to accept properly `ColumnSchemaBuilder` definition of column 5 years ago
sqlite Fixes #17057: Fixed issues with table names that contain special characters or keywords in MSSQL 5 years ago
ActiveQueryTest.php Removed wrong test addded in dfcf037c7 6 years ago
ActiveRecordTest.php Fix #17413, fix #17418: Fixed MSSQL tests 5 years ago
AnyCaseValue.php Use root NS specification for opcoded functions 7 years ago
AnyValue.php Add empty lines before return statements. (#14682) [skip ci] 7 years ago
BatchQueryResultTest.php Fix #17486: Fixed error when using `batch()` without `$db` parameter with MSSQL 5 years ago
ColumnSchemaBuilderTest.php Use root NS specification for opcoded functions 7 years ago
CommandTest.php Fix MSSQL tests (#17426) 5 years ago
CompareValue.php Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
ConnectionTest.php Fixes #16424: `yii\db\Transaction::begin()` throws now `NotSupportedException` for nested transaction and DBMS not supporting savepoints 6 years ago
DatabaseTestCase.php Enhanced tests 7 years ago
GetTablesAliasTestTrait.php Fixed Query not to dig inside Expression 7 years ago
QueryBuilderTest.php Fix #17219: Fixed quoting of table names with spaces in MSSQL 5 years ago
QueryTest.php Fix MSSQL tests (#17426) 5 years ago
SchemaTest.php Fix #17413, fix #17418: Fixed MSSQL tests 5 years ago
UnqueryableQueryMock.php PHPDoc fix 7 years ago
testBatchInsertWithYield.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago