On Sep 27, 3:06 pm, Jeremy Evans <[email protected]> wrote:
> Currently, because the setting is global, there is unlikely to be a
> better way.  The correct way to accomplish this is to make the
> database timezone setting an instance method on the Database object.
> There are various issues involved with that, with the main one being
> type translation in the adapters, but it should be possible without
> major surgery.  It's a bit late in the release cycle for me to attempt
> such changes now, so they won't make 3.28.0, but I'll try to make sure
> they are in place before 3.29.0.
>
> Thanks,
> Jeremy

Hi Jeremy,

No worries, we will modify the import code to use tzinfo to perform
the conversion until Sequel supports DB specific timezones. If there
is anything we can do to help implement or test this feature let me
know.

Thanks, Rohit

-- 
You received this message because you are subscribed to the Google Groups 
"sequel-talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sequel-talk?hl=en.

Reply via email to