Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: update ActiveRecord adapter w/ support for Rails 7.2+ (#478)
In ActiveRecord 7.2 the `clear_active_connections` was (re)moved to the `connection_handler` property.
- Loading branch information