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: Add ATTACH, DETACH to PostgreSQL keywords.
#808 opened Apr 30, 2025 by filiprem-clickup Loading…
add FilterStack.lexer, fixes andialbrecht/sqlparse#806
#807 opened Apr 23, 2025 by illes Loading…
4 tasks done
bugfix ISSUE_801; Remove all comments when only comments
#803 opened Mar 13, 2025 by stropysh Loading…
4 tasks done
Clarify behavior of Token.match method
#796 opened Nov 7, 2024 by ekorchmar Loading…
3 of 4 tasks
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
Offer the possibility to give a custom lexer
#717 opened May 2, 2023 by YiuRULE Loading…
Compute TokenList.value dynamically (v2)
#710 opened Mar 28, 2023 by living180 Loading…
feat(databricks): add initial databricks syntax
#698 opened Jan 2, 2023 by sjrusso8 Loading…
Add example script to extract column names.
#681 opened Sep 28, 2022 by ChrisJaunes Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.