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.
 
 
 
 
 
Carsten Brandt cc8ffe364e added support for yii\db\Expression to querybuilder BETWEEN and LIKE 10 years ago
..
cubrid fixed cubrid tests 10 years ago
mssql Fixes #2911: Removed `tbl_` default for table prefix 11 years ago
pgsql Fixes #4492: Support PostgreSQL-specific syntax for `QueryBuilder::alterColumn()` 10 years ago
sqlite fixed test break 10 years ago
ActiveRecordTest.php created test for #5341 10 years ago
BatchQueryResultTest.php fixed postgres tests 10 years ago
CommandTest.php PHP type casting 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 yii\db\Expression to querybuilder BETWEEN and LIKE 10 years ago
QueryTest.php Reverted #4098. 10 years ago
SchemaTest.php Fixed schema cache test 10 years ago