Skip to content

Replaced DB query with eloquent so query uses model's $connection#433

Open
himanshu-bhalala-24 wants to merge 16 commits intoVentureCraft:developfrom
IWBI:master
Open

Replaced DB query with eloquent so query uses model's $connection#433
himanshu-bhalala-24 wants to merge 16 commits intoVentureCraft:developfrom
IWBI:master

Conversation

@himanshu-bhalala-24
Copy link

Replacing a DB query with Eloquent ensures the query utilizes the Revision model's $connection property, which defines the database connection. This helps if we want to use different database connection for revisions table.

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.

8 participants