method
flush_idle_connections!
v7.0.0 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::ConnectionHandler
flush_idle_connections!(role = ActiveRecord::Base.current_role)public
Disconnects all currently idle connections.
See ConnectionPool#flush! for details.