Skip to content

Conversation

@stancl
Copy link
Contributor

@stancl stancl commented Aug 5, 2025

This adds setConnection() (getConnection() and setLockConnection() already exist). Need this for supporting multi-DB cache stores in Tenancy.

Also corrects docblock for setLockConnection() — it receives the connection instance, not the name.

Second commit also adds getLockConnection() for consistency, since setLockConnection() already existed. I don't need this and can revert if you'd object to this addition. It just seems logical to have getters for things that already have a setter.

@stancl
Copy link
Contributor Author

stancl commented Aug 5, 2025

CI failure unrelated.

@taylorotwell taylorotwell merged commit 967834c into laravel:12.x Aug 6, 2025
19 of 60 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