ad34357e57
: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 |
||
---|---|---|
.. | ||
active_record | ||
arel/engines/sql/compilers | ||
mysql2 | ||
sequel/adapters | ||
mysql2.rb |