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.
 
 
 
 
 
Bob Olde Hampsink 56c65f6079 Fixes #13577: Implemented `yii\db\mssql\QueryBuilder::resetSequence()` 8 years ago
..
cubrid fixed group annotations for #12889 8 years ago
mssql Fixes #13577: Implemented `yii\db\mssql\QueryBuilder::resetSequence()` 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 Remove trailing spaces from sources and tests (#13621) [skip ci] 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 Remove trailing spaces from sources and tests (#13621) [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 Remove trailing spaces from sources and tests (#13621) [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 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
UnqueryableQueryMock.php Fixes #13467: `yii\data\ActiveDataProvider` no longer queries models if models count is zero 8 years ago