18 Commits (32ea48c7ba476b4a147dfd67dd7fc8b698234ff2)

Author SHA1 Message Date
Qiang Xue 55deceb061 Fixes #1076 11 years ago
Qiang Xue 4b2659aeab removed schema prefix from returned table names. 11 years ago
Alexander Makarov 4205623918 Fixes #1312: fixed types map for MSSQL 11 years ago
Alexander Mohorev 18fbd7510a Missing return statement 12 years ago
Alexander Makarov 1f6a823073 Short array syntax 12 years ago
Carsten Brandt 43d15155c6 cleanup db `use` statements 12 years ago
Alexander Makarov 523a63f576 Added TYPE_BIGPK to Schema 12 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. 12 years ago
Carsten Brandt 0bf2daddd5 changed querybuilder typemap to lower case 12 years ago
Carsten Brandt 267f2d7849 fixed docs in db Schema classes 12 years ago
Carsten Brandt 8976b7cbd8 moved MSSQL specific property to mssql TableSchema 12 years ago
Carsten Brandt 9b6df54c7d Adjusted type map in MSSQL Querybuilder 12 years ago
resurtm cc5426e549 Removed unnecessary code from MSSQL schema. 12 years ago
resurtm 89e3077108 MSSQL column case consistency. 12 years ago
resurtm d67416ab8b MSSQL: select what is really needed from information_schema.columns, not just everything as it was before. 12 years ago
resurtm 2430ebe95d MSSQL AR tests. 12 years ago
resurtm 1f9a46850c MSSQL initial query builder. 12 years ago
resurtm 90395b5df2 Refinements to MSSQL driver classes. 12 years ago