mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
1b21d951a9
`SET time zone 'value'` is an alias for `SET timezone TO 'value'`. https://www.postgresql.org/docs/current/static/sql-set.html So if `variables["timezone"]` is specified, it is enough to `SET timezone` once. |
||
---|---|---|
.. | ||
active_record | ||
rails/generators | ||
active_record.rb |