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.
 
 
 
 
 
SilverFire - Dmitry Naumenko b77d74b6d6 Fixed broken PostgreSQLQueryBuilderTest::testCommentColumn() 9 years ago
..
cubrid Corrected MSSQL driver name. Fixed array addition to not overwrite matching keys. 9 years ago
mssql Merge branch 'methods_for_schema_builder' of https://github.com/vaseninm/yii2 into vaseninm-methods_for_schema_builder 9 years ago
mysql Refactored code in PR #9441 9 years ago
oci Driver specific QueryBuilderTest::testCommentColumn() - improved to use replaceQuotes() 9 years ago
pgsql Fixed broken PostgreSQLQueryBuilderTest::testCommentColumn() 9 years ago
sqlite Driver specific QueryBuilderTest::testCommentColumn() - improved to use replaceQuotes() 9 years ago
ActiveRecordTest.php Fixed: #11270 - Error when link record in one to many relation. (#11301) 9 years ago
BatchQueryResultTest.php Simplified tests directory structure a bit 10 years ago
ColumnSchemaBuilderTest.php Added CHECK modifier to PK schema pattern. Modified UNSIGNED tests to not include modifier by default (i.e. only present when testing DBMSes that support it). 9 years ago
CommandTest.php MSSQL doesn't have SUBSTR and isn't able to use expressions in ORDER BY and GROUP BY 9 years ago
ConnectionTest.php Fixes #9851: Fixed partial commit / rollback in nested transactions 9 years ago
DatabaseTestCase.php Simplified tests directory structure a bit 10 years ago
QueryBuilderTest.php QueryBuilderTest::testCommentColumn() - improved to use replaceQuotes() 9 years ago
QueryTest.php Expression objects for orderBy should be handled in QueryBuilder 9 years ago
SchemaTest.php Merge branch 'master' of git://github.com/yiisoft/yii2 into 9562-add-char-datatype 9 years ago