mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
ded17a498a
[Joshua Cody & Yves Senn] Closes #16757. Prior to this patch schema loading rake tasks had the potential to leak a connection to a different database. This had side-effects when rake tasks operating on the current connection (like `db:seed`) were chained. |
||
---|---|---|
.. | ||
database_tasks_test.rb | ||
mysql_rake_test.rb | ||
postgresql_rake_test.rb | ||
sqlite_rake_test.rb |