We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a17f064 commit 78a0a2bCopy full SHA for 78a0a2b
CHANGELOG.md
@@ -3,7 +3,7 @@
3
Use spaces instead of parentheses for SQL sanitization.
4
5
This still solves the problem of negative numbers creating a line comment, but this avoids breaking edge cases such as
6
-`set foo to $1` where the substition is taking place in a location where an arbitrary expression is not allowed.
+`set foo to $1` where the substitution is taking place in a location where an arbitrary expression is not allowed.
7
8
# 5.5.4 (March 4, 2024)
9
0 commit comments