Good morning and thank you for your amazin job.
I'm working with some sql files and scripts, full of variables and \command, and pgsanity flag every command as an error, is there any way to flag them not as an error?
I'm running pgsanity on a docker container, i'm using ur suggestions to replace every variable with a sed -e but i don't wanna use it with just a backslash because it could be a typo.
Thank you.