Skip to content

Conversation

@patrickomeara
Copy link
Contributor

@patrickomeara patrickomeara commented Jul 28, 2024

Docblock changes only.

This allows whereLike() to be used with DB::raw() without static analysis complaining.

->whereLike(DB::raw('concat_ws(" ", user.first_name, user.last_name)'), $search)

@taylorotwell taylorotwell merged commit ecfb547 into laravel:11.x Jul 29, 2024
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