Jack Christensen 69fcb46333 Use spaces instead of parentheses for SQL sanitization.
This still solves the problem of negative numbers creating a line
comment, but this avoids breaking edge cases such as `set foo to $1`
where the substition is taking place in a location where an arbitrary
expression is not allowed.
2024-03-09 12:14:44 -06:00
..