Commit Graph

4 Commits

Author SHA1 Message Date
Brian Lopez
5e4080e4e5 Revert "for DATE columns, return ruby Date object instead of Time (didn't realize I could create them from y,m,d integers without ActiveSupport)"
The Date class is sooooo sllooowwww :)
Will probably look into bringing in http://github.com/rtomayko/date-performance at some point.

This reverts commit 51babb3362.
2010-04-22 12:37:05 -07:00
Brian Lopez
51babb3362 for DATE columns, return ruby Date object instead of Time (didn't realize I could create them from y,m,d integers without ActiveSupport) 2010-04-21 10:28:25 -07:00
Brian Lopez
12d4d8a0b8 set adapter name 2010-04-15 12:23:37 -07:00
Brian Lopez
1c9e94f7e9 add initial ActiveRecord driver 2010-04-15 00:56:51 -07:00