Skip to content

Use substituteBindingsIntoRawSql when is available on QueryCollector#1627

Closed
erikn69 wants to merge 1 commit intofruitcake:masterfrom
erikn69:patch-84
Closed

Use substituteBindingsIntoRawSql when is available on QueryCollector#1627
erikn69 wants to merge 1 commit intofruitcake:masterfrom
erikn69:patch-84

Conversation

@erikn69
Copy link
Copy Markdown
Contributor

@erikn69 erikn69 commented Jun 19, 2024

Since Laravel 10.15(laravel/framework#47507), this task can be performed natively
Illuminate/Database/Query/Grammars/Grammar.php#L1388-L1424

When 9.x is removed in the future, can the entire foreach be removed?

@barryvdh
Copy link
Copy Markdown
Member

barryvdh commented Sep 6, 2024

Fixed with #1648 but thanks!

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