Skip to content

Bind params #19275

Answered by ArtMin96
ArtMin96 asked this question in Q&A
Feb 26, 2022 · 1 comment
Discussion options

You must be logged in to vote

Fixed. Replace addParams(["%{$searchTerm}%", '\\']) to addParams([1 => "%{$searchTerm}%", 2 => '\\'])

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ArtMin96
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant