7 Commits

Author SHA1 Message Date
9b6df54c7d Adjusted type map in MSSQL Querybuilder
MSSQL seems to support limits for decimal type, so we add a default
limit.
2013-06-03 00:28:32 +02:00
cc5426e549 Removed unnecessary code from MSSQL schema. 2013-05-27 22:26:20 +06:00
89e3077108 MSSQL column case consistency. 2013-05-24 00:06:40 +06:00
d67416ab8b MSSQL: select what is really needed from information_schema.columns, not just everything as it was before. 2013-05-23 23:41:57 +06:00
2430ebe95d MSSQL AR tests. 2013-05-22 22:37:09 +06:00
1f9a46850c MSSQL initial query builder. 2013-05-22 22:25:49 +06:00
90395b5df2 Refinements to MSSQL driver classes. 2013-05-22 21:34:41 +06:00