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
{{ message }}
This repository was archived by the owner on Sep 13, 2024. It is now read-only.
My project uses an ActiveRecord connection to MySql for business objects and I'm hoping to add a connection to Vertica for reporting. However, this instantiate override breaks the existing MySql Adapter. Currently I'm using your code from commit 114b156 with the override removed. Can you describe why the override is needed?