aboutsummaryrefslogtreecommitdiffstats
path: root/.codeclimate.yml
diff options
context:
space:
mode:
authorRyuta Kamizono <kamipo@gmail.com>2017-08-21 18:32:29 +0900
committerGitHub <noreply@github.com>2017-08-21 18:32:29 +0900
commit1b21d951a9efda8bc8f99cdf6328afb45335cabb (patch)
treee2e5eececd2b39a8ce051305f996ab9821037ea9 /.codeclimate.yml
parent97d3f5472ee2bbef630eaff4e20f9dcc7839d34f (diff)
downloadrails-1b21d951a9efda8bc8f99cdf6328afb45335cabb.tar.gz
rails-1b21d951a9efda8bc8f99cdf6328afb45335cabb.tar.bz2
rails-1b21d951a9efda8bc8f99cdf6328afb45335cabb.zip
Prevent extra `SET time zone` in `configure_connection` (#28413)
`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.
Diffstat (limited to '.codeclimate.yml')
0 files changed, 0 insertions, 0 deletions