Skip to content

Use ConnectionHandler class to establish connection

Thong Kuah requested to merge create_connection_pool_rails_61 into master

What does this MR do?

This is for forward compat with Rails 6.1: ActiveRecord::ConnectionAdapters::ConnectionSpecification::Resolver no longer exists in Rails 6.1

Related issue: #329572 (closed)

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Thong Kuah

Merge request reports