rails/activerecord/lib
Kir Shatrov 6cd757963d Dump schema cache for custom connection
Today `rake db:schema:cache:dump` only supports dumping cache for a
single connection (`ActiveRecord::Base.connection`). This doesn't work
for apps with multiple databases.

This PR makes `DatabaseTasks` to provide an API for dumping schema cache
for any connection.
2017-01-01 19:23:23 -05:00
..
active_record Dump schema cache for custom connection 2017-01-01 19:23:23 -05:00
rails/generators No need :doc: for :nodoc: classes [ci skip] 2016-12-25 02:46:12 +09:00
active_record.rb Bump license years for 2017 2016-12-31 08:34:08 -05:00