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 REFRESH statement type detection
#888 opened Sep 4, 2026 by kudala-bharani Loading…
4 tasks done
Honor comma_first for reindent_aligned formatting
#883 opened Aug 24, 2026 by ChrisJr404 Loading…
4 tasks done
Don't re-derive token positions callers already know
#881 opened Aug 21, 2026 by alexander-beedie Contributor Loading…
Reduce per-token grouping primitive work
#880 opened Aug 21, 2026 by alexander-beedie Contributor Loading…
Add profiling and throughput reporting to the benchmarks
#879 opened Aug 21, 2026 by alexander-beedie Contributor Loading…
Add configurable grouping token limit
#874 opened Aug 11, 2026 by RamiNoodle733 Loading…
Fix RecursionError in reindent filters for chained BETWEEN...AND
#873 opened Aug 4, 2026 by lilu5458 Loading…
3 tasks done
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…
Keep Oracle procedure declarations in split statement
#858 opened Jun 25, 2026 by binggao1230 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
ProTip! Exclude everything labeled bug with -label:bug.