Skip to content

Pull requests: andialbrecht/sqlparse

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix(cli): point at --help when arguments are invalid
#870 opened Jul 25, 2026 by Sanjays2402 Loading…
4 tasks done
Fix TypeError in _token_matching when index is None (issue747)
#869 opened Jul 25, 2026 by deepakganesh78 Contributor Loading…
Fix ValueError aligning a CASE with no END keyword
#863 opened Jul 16, 2026 by santhreal Loading…
Keep Oracle procedure declarations in split statement
#858 opened Jun 25, 2026 by gaoflow Contributor Loading…
fix: recognize BEGIN READ WRITE/ONLY as transaction statements
#856 opened Jun 18, 2026 by gaoflow Contributor Loading…
decode non-utf8 sql bytes as latin-1 not unicode-escape
#852 opened Jun 9, 2026 by alhudz Loading…
3 of 4 tasks
fix quadratic reindent of wide identifier lists
#851 opened Jun 8, 2026 by alhudz Loading…
Strip all whitespace before commas in reindented identifier lists
#850 opened Jun 2, 2026 by sarathfrancis90 Loading…
4 tasks done
escape backslashes in python and php output filters
#849 opened Jun 1, 2026 by alhudz Loading…
Fix BEGIN READ WRITE regression for Redshift syntax
#844 opened May 19, 2026 by divaltor Loading…
4 tasks done
Add indent_width to AlignedIndentFilter constructon
#816 opened Oct 14, 2025 by Konstantin-Glukhov Loading…
4 tasks done
add FilterStack.lexer, fixes andialbrecht/sqlparse#806
#807 opened Apr 23, 2025 by illes Loading…
4 tasks done
token source position tracking
#794 opened Oct 18, 2024 by dylanscott Loading…
3 of 4 tasks
OutputFormats written as enum Needs Feedback
#744 opened Oct 31, 2023 by vusallyv Loading…
4 tasks done
ProTip! Exclude everything labeled bug with -label:bug.