mysql2/ext
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
..
extconf.rb borrow the more flexible extconf from the mysqlplus project 2010-04-07 07:03:31 -07:00
mysql2_ext.c 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)" 2010-04-22 12:37:05 -07:00
mysql2_ext.h build and use a cache of field names for results 2010-04-22 11:56:18 -07:00