instance method
release
Ruby on Rails 6.0.6
Since v3.2.22.5 PrivateSignature
release(conn, owner_thread = conn.owner)
No documentation comment.
Parameters
-
connreq -
owner_threadopt = conn.owner
Alias for
ActiveRecord::ConnectionAdapters::ConnectionPool#remove_connection_from_thread_cache
Defined in activerecord/lib/active_record/connection_adapters/abstract/connection_pool.rb
· Improve this page
· Find usages on GitHub