diff options
author | Yves Senn <yves.senn@gmail.com> | 2015-08-28 15:56:49 +0200 |
---|---|---|
committer | Yves Senn <yves.senn@gmail.com> | 2015-08-28 15:59:37 +0200 |
commit | 35df925b475f2f9fc593c4a1caf5009e5c970b0d (patch) | |
tree | 1b892c080c2e2041d741e1345fdd54ecd8066583 /actionpack/lib/action_controller/metal/live.rb | |
parent | 7a27de2bb055ea35c4396ac818d20b0e5aa44ab4 (diff) | |
download | rails-35df925b475f2f9fc593c4a1caf5009e5c970b0d.tar.gz rails-35df925b475f2f9fc593c4a1caf5009e5c970b0d.tar.bz2 rails-35df925b475f2f9fc593c4a1caf5009e5c970b0d.zip |
pg, `create_schema`, `drop_schema` and `rename_table` quote schema name.
Closes #21418.
Previously schema names were not quoted. This leads to issues when a
schema names contains a ".". Methods in `schema_statements.rb` should
quote user input.
Diffstat (limited to 'actionpack/lib/action_controller/metal/live.rb')
0 files changed, 0 insertions, 0 deletions