Skip to content

Replace deprecated ActiveRecord::Base.connection via with_connection - #783

Merged
brendon merged 1 commit into
binarylogic:masterfrom
kryali:master
Feb 8, 2026
Merged

Replace deprecated ActiveRecord::Base.connection via with_connection#783
brendon merged 1 commit into
binarylogic:masterfrom
kryali:master

Conversation

@kryali

Copy link
Copy Markdown
Contributor

Rails soft-deprecated ActiveRecord::Base.connection in favor of with_connection, this PR updates authlogic to this new change.

relevant activerecord changes:

@kryali

Copy link
Copy Markdown
ContributorAuthor

hi @binarylogic@brendon can I get a review here? It's been several days, thanks!

@brendon
brendon merged commit a8fbc77 into binarylogic:masterFeb 8, 2026
10 checks passed
@brendon

Copy link
Copy Markdown
Collaborator

Hi @kryali, I don't get notified about new PR's. @binarylogic, can you update that for me? I can't access those settings :)

This looks all good. I've merged that now.

@brendon

Copy link
Copy Markdown
Collaborator

Released as 6.6.1

@kryali

kryali commented Feb 8, 2026 via email

Copy link
Copy Markdown
ContributorAuthor

Sign up for freeto 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

@kryali@brendon