15 Commits (328b7fbac9db37062ef12b65937f59ccde8f9f50)

Author SHA1 Message Date
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
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
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 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 0c38655217 psr-4 move 11 years ago
Qiang Xue 55deceb061 Fixes #1076 11 years ago
Alexander Makarov 4205623918 Fixes #1312: fixed types map for MSSQL 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Alexander Makarov 523a63f576 Added TYPE_BIGPK to Schema 11 years ago
Qiang Xue 6fe152da7e Reverted 0bf2dad: it's very common to use lower case for column types and upper case for other DB keywords. 11 years ago
Carsten Brandt 0bf2daddd5 changed querybuilder typemap to lower case 11 years ago
Carsten Brandt 9b6df54c7d Adjusted type map in MSSQL Querybuilder 11 years ago
resurtm 1f9a46850c MSSQL initial query builder. 12 years ago
resurtm 90395b5df2 Refinements to MSSQL driver classes. 12 years ago
resurtm 1ca7558c1d MSSQL table metadata parsint (initial version). 12 years ago