mysql2/lib
Brian Lopez ad34357e57 convert :timezone option into two new ones
:database_timezone - the timezone (:utc or :local) Mysql2 will assume time/datetime fields are stored in the db. This modifies what initial timezone your Time objects will be in when creating them from libmysql in C
and
:application_timezone - the timezone (:utc or :local) you'd finally like the Time objects converted to before you get them
2010-08-05 22:50:45 -07:00
..
active_record cleanup in AR adapter 2010-08-02 01:26:15 -07:00
arel/engines/sql/compilers add msyql2 Arel support 2010-04-15 12:23:24 -07:00
mysql2 convert :timezone option into two new ones 2010-08-05 22:50:45 -07:00
sequel/adapters can't call literal here because it'll try to join it's own thread 2010-08-05 01:20:42 -07:00
mysql2.rb updating files for release 2010-07-17 18:11:01 -07:00