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.
 
 
 
 
 
Jan Waś f58d096920 fixes #6792, use a simpler composite in condition implementation on dbs other than pgsql 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 failure on sqlite version check 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 improved db test, avoid error by accessing db directlry 10 years ago
QueryBuilderTest.php fixes #6792, use a simpler composite in condition implementation on dbs other than pgsql 10 years ago
QueryTest.php Reverted #4098. 10 years ago
SchemaTest.php Fixed schema cache test 10 years ago