You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fresh_connection is being reviewed by us, for the purpose of PostgreSQL read-replica usage in our project, currently, we are using activerecord5-redshift-adapter also in the project. While this activerecord5-redshift-adapter also use the ActiveRecord::ConnectionAdapters::ConnectionSpecification::Resolver following prepend is limiting us from using the same in our project. I am willing to make changes to the ArResolver Class.
Please let me know your thoughts on the same.
The text was updated successfully, but these errors were encountered:
Thank you for your pull request.
I have no time to correspond all activerecord adapters.
Your proposal is good idea.
I commented your pull request. #39 (comment)
rails
: 5.1.7fresh_connection
is being reviewed by us, for the purpose of PostgreSQL read-replica usage in our project, currently, we are using activerecord5-redshift-adapter also in the project. While thisactiverecord5-redshift-adapter
also use theActiveRecord::ConnectionAdapters::ConnectionSpecification::Resolver
following prepend is limiting us from using the same in our project. I am willing to make changes to the ArResolver Class.Please let me know your thoughts on the same.
The text was updated successfully, but these errors were encountered: