diff options
author | Yves Senn <yves.senn@gmail.com> | 2014-07-25 17:49:27 +0200 |
---|---|---|
committer | Yves Senn <yves.senn@gmail.com> | 2014-08-06 08:25:18 +0200 |
commit | f15cef67f75e4b52fd45655d7c6ab6b35623c608 (patch) | |
tree | 2b0209c0f77167b887ef231c9b258c966b0cdfcc /railties/lib/rails/generators/erb.rb | |
parent | 53dba73dc17502b3d3f71d4672e86a14b995a732 (diff) | |
download | rails-f15cef67f75e4b52fd45655d7c6ab6b35623c608.tar.gz rails-f15cef67f75e4b52fd45655d7c6ab6b35623c608.tar.bz2 rails-f15cef67f75e4b52fd45655d7c6ab6b35623c608.zip |
schema rake tasks are specific about the configuration to act on.
The rake tasks and the `DatabaseTakss` adapter classes used to
assume a configuration at some places. This forced the rake
tasks to establish a specific connection before calling into
`load_schema`.
After #15394 this started to cause issues because it could
`purge` the wrong database before loading the schema.
Diffstat (limited to 'railties/lib/rails/generators/erb.rb')
0 files changed, 0 insertions, 0 deletions