Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix another Active Record deprecation #547

Merged
merged 1 commit into from
Nov 23, 2023
Merged

Conversation

casperisfine
Copy link
Contributor

DEPRECATION WARNING: Calling `ActiveRecord::Base.clear_active_connections! is deprecated. Please call the method directly on the connection handler; for example: `ActiveRecord::Base.connection_handler.clear_active_connections!`. (called from test_fetch_cache_hit_does_not_checkout_database_connection at /home/runner/work/identity_cache/identity_cache/test/fetch_test.rb:285)

@casperisfine casperisfine merged commit 7072861 into main Nov 23, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants