We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69fcb46 commit 8f05c47Copy full SHA for 8f05c47
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# 4.18.3 (March 9, 2024)
2
+
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 substitution is taking place in a location where an arbitrary expression is not allowed.
7
8
# 4.18.2 (March 4, 2024)
9
10
Fix CVE-2024-27289
0 commit comments