aboutsummaryrefslogtreecommitdiffstats
path: root/tasks
diff options
context:
space:
mode:
authorYves Senn <yves.senn@gmail.com>2014-07-25 17:49:27 +0200
committerYves Senn <yves.senn@gmail.com>2014-08-06 08:25:18 +0200
commitf15cef67f75e4b52fd45655d7c6ab6b35623c608 (patch)
tree2b0209c0f77167b887ef231c9b258c966b0cdfcc /tasks
parent53dba73dc17502b3d3f71d4672e86a14b995a732 (diff)
downloadrails-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 'tasks')
0 files changed, 0 insertions, 0 deletions