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 3704b9191e Fixes #4697: MSSQL query builder does not work for newer MSSQL versions when LIMIT is used without ORDER BY 10 years ago
..
PDO.php Fixed missing and incorrect phpdoc 10 years ago
QueryBuilder.php Fixes #4697: MSSQL query builder does not work for newer MSSQL versions when LIMIT is used without ORDER BY 10 years ago
Schema.php Fixes #4644: Added `\yii\db\Schema::createColumnSchema()` to be able to customize column schema used 10 years ago
SqlsrvPDO.php reverted breaking PHPdoc codestyle changes 11 years ago
TableSchema.php fixed file PHPdoc 11 years ago