You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With strip_comments=True, trailing comments after \h are correctly
removed, so \h now shows full help output instead of "No help".
The original test expectations were based on a sqlparse bug where
comments were kept as arguments — the upstream TODO comments
acknowledged this was undesired behavior.
0 commit comments