method

connection

connection()
private

No documentation available.

# File activerecord/lib/active_record/tasks/postgresql_database_tasks.rb, line 90
        def connection
          ActiveRecord::Base.lease_connection
        end