Brian Lopez
|
33e0b9ea51
|
fix bug in show_variable method of AR adapter
|
2010-05-04 09:02:11 -07:00 |
Brian Lopez
|
869783107d
|
add undefined ref to PRIMARY const in AR adapter
|
2010-04-27 22:44:18 -07:00 |
Brian Lopez
|
428eb7e79b
|
Revert "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)""
This reverts commit 5e4080e4e5 .
|
2010-04-25 21:45:40 -07:00 |
Brian Lopez
|
30f1ff55fc
|
bring the rest of the mysql adapter in, making the mysql2 adapter stand-alone
|
2010-04-23 00:33:22 -07:00 |
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 |