Skip to content

Error When I Try with DB_FILTER #412

Answered by joao-p-marques
luismata01 asked this question in Q&A
Discussion options

You must be logged in to vote

@luismata01 this seems to be happening because docker-compose interprets the $ sign as a variable identifier. You can escape it by changing your variable to ^%d$$. There is more information in the official documentation.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by joao-p-marques
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #411 on April 09, 2021 13:28.