Commit Graph

10 Commits

Author SHA1 Message Date
Carsten Brandt
689080519e Added support for previous exceptions
PHP supports exception stacks since 5.3 so we should use it.
Also Errorhandler is now able to display the stack: #297
2013-05-26 04:38:13 +02: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
Qiang Xue
5a032e97df Merge pull request #316 from tonydspaniard/313-Inflector-Helper
Inflector helper class
2013-05-22 14:17:20 -07:00
resurtm
2430ebe95d MSSQL AR tests. 2013-05-22 22:37:09 +06:00
resurtm
1f9a46850c MSSQL initial query builder. 2013-05-22 22:25:49 +06:00
resurtm
90395b5df2 Refinements to MSSQL driver classes. 2013-05-22 21:34:41 +06:00
resurtm
cdcb8e513c Merge upstream/master into upstream/mssql. 2013-05-22 19:28:11 +06:00
Antonio Ramirez
641e6ee7cf ported inflection methods from StringHelper to Inflector helper class 2013-05-22 08:34:17 +02:00
Qiang Xue
f72105166c reorganized the main repo to satisfy PSR-0. 2013-05-21 21:19:05 -04:00