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.
 
 
 
 
 
DarkDef a624c31698
Fix #18198: Fix saving tables with trigger by outputting inserted data from insert query with usage of temporary table
4 years ago
..
ActiveDataProviderTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
ActiveFixtureTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
ActiveQueryTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
ActiveRecordTest.php Fix #18198: Fix saving tables with trigger by outputting inserted data from insert query with usage of temporary table 4 years ago
BatchQueryResultTest.php Closes #10023. Fix MSSQL "There are no more rows" exception when using `each()` and `batch()` 5 years ago
ColumnSchemaBuilderTest.php Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
CommandTest.php Fix MSSQL tests (#17426) 5 years ago
ConnectionTest.php Fix #10020: Fixed quoting of column names with dots in MSSQL 5 years ago
DbMessageSourceTest.php Fix #17435: Fixed `i18n_init` migration for MSSQL 5 years ago
ExistValidatorTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
QueryBuilderTest.php Fix #18198: Fix saving tables with trigger by outputting inserted data from insert query with usage of temporary table 4 years ago
QueryTest.php Fix MSSQL tests (#17426) 5 years ago
SchemaTest.php Fixes #17420: Fixed loading of column default values for MSSQL 5 years ago
UniqueValidatorTest.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago