Skip to content

col LIKE {{my_param}} #72

Answered by Chaffelson
vivek7405 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Vivek,
I think probably you are running into an issue where the templating replacement of {{domain}} is not happening, the way to do this is to use a concat.

CONCAT('%', {{ String(domain) }}, '%')

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Chaffelson
Comment options

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