39 Commits (bac4393cb7b7956dd5cc6ed8b491e7ec5e15e9e0)

Author SHA1 Message Date
Qiang Xue 44b5e8ef60 Fixes #4954: MSSQL column comments are not retrieved correctly 10 years ago
Carsten Brandt e15cfc0286 allow precision for binary type in MSSQL 10 years ago
Qiang Xue 212c5ee3ef Fixes #4254: `SqlDataProvider` does not work with Oracle and SQL Server 10 years ago
Alexander Makarov 7aed617c38 Fixes #4813: Fixed MSSQL schema that was getting incorrect info about constraints 10 years ago
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
mcd.php 20774165bc Fixes #4644: Added `\yii\db\Schema::createColumnSchema()` to be able to customize column schema used 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Alexander Makarov 0edd8bc65a Fixed missing and incorrect phpdoc 10 years ago
tof06 06bbf017a0 Fixes #4342 10 years ago
Qiang Xue 0a5894fcd8 Fixes #4299 10 years ago
Qiang Xue 43333d9cad Implemented master balancing. 10 years ago
Qiang Xue e67d0b3c39 WIP 10 years ago
Qiang Xue 9cb36d01a7 Fixes #4212: MSSQL query builder should not generate the `ORDER BY` clause when it is not needed 10 years ago
Carsten Brandt 5d0452b2ae rename ColumnSchema::typecast to phpTypecast 10 years ago
Carsten Brandt 8a70d9fbd1 rename column schema typecast method 10 years ago
Carsten Brandt 6a48f68955 split typecast method into two 10 years ago
Alexander Makarov 0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
Alexander Makarov 714f27ab22 Fixes #3241 10 years ago
Alexander Makarov b01e6de9bc Fixes #3399: Added support for MS SQL Server older than 2012 10 years ago
Carsten Brandt d75f0c7288 removed `@link` tags from apidoc and replaced with markdown 10 years ago
Qiang Xue f5dbd9a084 Fixes #3564: Fixed the bug that primary key columns should not take default values from schema 10 years ago
Fourteenmeister f98c414cd1 Update QueryBuilder.php 11 years ago
Fourteenmeister f46c706033 Update QueryBuilder.php 11 years ago
Fourteenmeister b36b9bfdad fix error 11 years ago
Fourteenmeister 3e45097126 MS SQL Server fix for older versions than 2012 (alternative solution) 11 years ago
Qiang Xue 991a894596 Added missing `ROWS` token when building limit/offset for MSSQL. 11 years ago
Qiang Xue 1fd0068378 Fixes #3066: `yii\db\mssql\Schema::getTableSchema()` should return null when the table does not exist. 11 years ago
Carsten Brandt 3c400dbca8 fixed file PHPdoc 11 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Qiang Xue c79d233ea4 Fixes #2552. 11 years ago
Qiang Xue bea9e3fc06 Fixes #1645: Added support for nested DB transactions 11 years ago
Qiang Xue 8e11629a65 Fixes #2160: SphinxQL does not support OFFSET 11 years ago
Carsten Brandt 262189533a huge amount of documentation link fixes 11 years ago
Anatoliy Miller 9c97fe11cb issue #1659: released buildLimitOffset() for MSSQL 11 years ago
Luciano Baraglia 7d33a5d3b5 Some Code style fixes 11 years ago
Qiang Xue 9b723baa76 Added `TableSchema::fullName` property 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
resurtm f2e6d408e3 MSSQL driver classes moved to the proper location. 12 years ago
resurtm 87c2fefe09 Initial MSSQL related commit. 12 years ago