fluent / fluent/fluent-plugin-sql
ActiveRecord default timezone
未关闭
enhancement
- 主要语言
- Ruby
- 星标
- 112
- 派生
- 58
- PR 合并指标
- 30 天内没有已合并 PR
描述
Hi,
In reading from DB the time is always set to UTC, disregarding the DB setting.
To solve the issue, I tried to this line in the plugin:
ActiveRecord::Base.default_timezone = :local
It worked.
Regards
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。