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.
 
 
 
 
 
gagatust 6397791513 Fixed whitespaces to match code style [skip ci] 8 years ago
..
cubrid Fixes #13745: `SQLSTATE[HY093]: Invalid parameter number: parameter was not defined` in MSSQL and bug fixes in `yii\db\QueryBuilder::buildLikeCondition()` 8 years ago
mssql Fixes #13745: `SQLSTATE[HY093]: Invalid parameter number: parameter was not defined` in MSSQL and bug fixes in `yii\db\QueryBuilder::buildLikeCondition()` 8 years ago
mysql Fixes #12715: Exception `SAVEPOINT LEVEL1 does not exist` instead of deadlock exception 8 years ago
oci Fixes #13745: `SQLSTATE[HY093]: Invalid parameter number: parameter was not defined` in MSSQL and bug fixes in `yii\db\QueryBuilder::buildLikeCondition()` 8 years ago
pgsql Fixes #13582: Added tests for all `yii\db\QueryBuilder::resetSequence` implementations, fixed SQLite implementation 8 years ago
sqlite Fixes #8120: Fixes LIKE special characters escaping for Cubrid/MSSQL/Oracle/SQLite in `yii\db\QueryBuilder` 8 years ago
ActiveQueryTest.php Change the name of method getQueryTableName and remove its $query argument (#12893) 8 years ago
ActiveRecordTest.php Fixed whitespaces to match code style [skip ci] 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 Fixed whitespaces to match code style [skip ci] 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 whitespaces to match code style [skip ci] 8 years ago
QueryTest.php Fixes #13745: `SQLSTATE[HY093]: Invalid parameter number: parameter was not defined` in MSSQL and bug fixes in `yii\db\QueryBuilder::buildLikeCondition()` 8 years ago
SchemaTest.php Fixed whitespaces to match code style [skip ci] 8 years ago
UnqueryableQueryMock.php Fixes #13467: `yii\data\ActiveDataProvider` no longer queries models if models count is zero 8 years ago
testBatchInsertWithYield.php Fixes #13418: Fixed `QueryBuilder::batchInsert()` if $rows is `\Generator` 8 years ago