Commit Graph

13 Commits

Author SHA1 Message Date
Carsten Brandt
0a5b7a5960 docs: Be explicitly clear about ActiveRecord::create() 2013-05-27 23:51:01 +02:00
resurtm
cc5426e549 Removed unnecessary code from MSSQL schema. 2013-05-27 22:26:20 +06:00
Qiang Xue
f5d0bcbcfc Refactored cache key generation. 2013-05-26 17:09:09 -04:00
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