We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 561a67e commit 149bebfCopy full SHA for 149bebf
CHANGELOG
@@ -23,6 +23,8 @@ Bug Fixes
23
MAX_GROUPING_TOKENS=10000) can be adjusted or disabled (by setting to None)
24
if needed for legitimate large SQL statements.
25
* Remove shebang from cli.py and remove executable flag (pr818).
26
+* Fix strip_comments not removing all comments when input contains only
27
+ comments (issue801, pr803 by stropysh).
28
29
30
Release 0.5.3 (Dez 10, 2024)
0 commit comments