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.
 
 
 
 
 
Qiang Xue b9c97ff2aa Fixes #4938: When `yii\db\ActiveQuery` is used to build sub-queries, its WHERE clause is not correctly generated 10 years ago
..
cubrid fixed cubrid tests 10 years ago
mssql Fixes #2911: Removed `tbl_` default for table prefix 11 years ago
pgsql fixed boolean handling for PostgreSQL 10 years ago
sqlite fixed test break 10 years ago
ActiveRecordTest.php Fixes #4938: When `yii\db\ActiveQuery` is used to build sub-queries, its WHERE clause is not correctly generated 10 years ago
BatchQueryResultTest.php fixed postgres tests 10 years ago
CommandTest.php fixed HHVM test break 10 years ago
ConnectionTest.php Adjusted Connection::transaction to provide Connection instance by default instead of transaction instance 10 years ago
DatabaseTestCase.php Mark tests with problematic DBMS as skipped. 10 years ago
QueryBuilderTest.php Added support for arbitrary operators to Query::filterWhere, added support for arbitrary operators to Sphinx extension 10 years ago
QueryTest.php Reverted #4098. 10 years ago
SchemaTest.php created a test case to verify #4682 10 years ago