mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
f15cef67f7
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. |
||
---|---|---|
.. | ||
console_sandbox.rb | ||
controller_runtime.rb | ||
databases.rake | ||
jdbcmysql_error.rb |