Commit Graph

11 Commits

Author SHA1 Message Date
Qiang Xue
4b2659aeab removed schema prefix from returned table names. 2013-12-05 13:01:53 -05:00
Alexander Mohorev
18fbd7510a Missing return statement 2013-11-02 16:12:28 +03:00
Alexander Makarov
1f6a823073 Short array syntax 2013-10-18 20:52:38 +04:00
Carsten Brandt
43d15155c6 cleanup db use statements 2013-09-17 10:01:01 +02:00
Carsten Brandt
267f2d7849 fixed docs in db Schema classes 2013-09-05 16:47:05 +02:00
Carsten Brandt
8976b7cbd8 moved MSSQL specific property to mssql TableSchema 2013-09-05 12:48:52 +02:00
resurtm
cc5426e549 Removed unnecessary code from MSSQL schema. 2013-05-27 22:26:20 +06:00
resurtm
89e3077108 MSSQL column case consistency. 2013-05-24 00:06:40 +06:00
resurtm
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
resurtm
2430ebe95d MSSQL AR tests. 2013-05-22 22:37:09 +06:00
resurtm
90395b5df2 Refinements to MSSQL driver classes. 2013-05-22 21:34:41 +06:00