This issue is caused by incorrect use of } where fi should be used to properly close if blocks. The script fails during preprocessing due to these syntax errors. Here are the places where this happens ...
I have a need to handle errors in SQL scripts that i'm working with.<BR><BR>Frequently these errors contain syntax problems and other things like create/drop constraints, not exist..
When a script file contains certain classes of syntax errors, jq crashes with an assertion failure rather than reporting a syntax error. When I fix the syntax within ...