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

@kryali kryali commented Feb 2, 2026

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

kryali commented Feb 6, 2026

Copy link
Copy Markdown
Contributor Author

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

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

brendon commented Feb 8, 2026

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

brendon commented Feb 8, 2026

Copy link
Copy Markdown
Collaborator

Released as 6.6.1

@kryali

kryali commented Feb 8, 2026 via email

Copy link
Copy Markdown
Contributor Author

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