Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
andialbrecht
/
sqlparse
Public
Notifications
You must be signed in to change notification settings
Fork
746
Star
4k
Code
Issues
243
Pull requests
54
Discussions
Actions
Security and quality
9
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Actions: andialbrecht/sqlparse
Actions
All workflows
Workflows
CodeQL
CodeQL
Copilot
Copilot
Copilot code review
Copilot code review
Dependabot Updates
Dependabot Updates
Dependency Graph
Dependency Graph
Python application
Python application
Show more workflows...
Management
Caches
CodeQL
CodeQL
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
codeql-analysis.yml
will be ignored since log searching is not yet available
169 workflow runs
169 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Fix grouping of WITHIN GROUP aggregates
CodeQL
#624:
Pull request
#905
opened by
banlor
Action required
banlor:fix/within-group-700
banlor:fix/within-group-700
Action required
View #905
View workflow file
Parse CLI boolean values explicitly
CodeQL
#623:
Pull request
#904
opened by
xuu33030
Action required
xuu33030:fix/cli-boolean-values-638
xuu33030:fix/cli-boolean-values-638
Action required
View #904
View workflow file
Fix grouping of comment-separated identifiers
CodeQL
#622:
Pull request
#903
opened by
banlor
Action required
banlor:fix/comment-separated-identifiers
banlor:fix/comment-separated-identifiers
Action required
View #903
View workflow file
Fix nested commas in column definition example
CodeQL
#621:
Pull request
#902
opened by
RamiNoodle733
Action required
RamiNoodle733:fix/column-def-nested-comma-731
RamiNoodle733:fix/column-def-nested-comma-731
Action required
View #902
View workflow file
Compute TokenList.value dynamically (v2)
CodeQL
#620:
Pull request
#710
synchronize by
living180
1m 7s
living180:dynamic_tokenlist_value_v2
living180:dynamic_tokenlist_value_v2
1m 7s
View #710
View workflow file
Compute TokenList.value dynamically (v2)
CodeQL
#619:
Pull request
#710
synchronize by
living180
51s
living180:dynamic_tokenlist_value_v2
living180:dynamic_tokenlist_value_v2
51s
View #710
View workflow file
Compute TokenList.value dynamically (v2)
CodeQL
#618:
Pull request
#710
synchronize by
living180
1m 8s
living180:dynamic_tokenlist_value_v2
living180:dynamic_tokenlist_value_v2
1m 8s
View #710
View workflow file
Avoid truncating files when sqlformat options are invalid
CodeQL
#617:
Pull request
#901
opened by
RamiNoodle733
Action required
RamiNoodle733:fix/cli-validate-before-open
RamiNoodle733:fix/cli-validate-before-open
Action required
View #901
View workflow file
Preserve final newline in sqlformat output
CodeQL
#616:
Pull request
#900
opened by
RamiNoodle733
Action required
RamiNoodle733:fix/sqlformat-preserve-final-newline-637
RamiNoodle733:fix/sqlformat-preserve-final-newline-637
Action required
View #900
View workflow file
Preserve escape sequences when truncating SQL string literals
CodeQL
#615:
Pull request
#898
opened by
walitemuri
Action required
walitemuri:codex/preserve-escapes-in-truncated-strings
walitemuri:codex/preserve-escapes-in-truncated-strings
Action required
View #898
View workflow file
CodeQL
CodeQL
#614:
Scheduled
1m 8s
master
master
1m 8s
View workflow file
Fix JOIN condition grouping before comma-separated FROM items
CodeQL
#613:
Pull request
#897
opened by
RamiNoodle733
Action required
RamiNoodle733:fix-join-on-identifier-list-569
RamiNoodle733:fix-join-on-identifier-list-569
Action required
View #897
View workflow file
Allow custom lexer instances on FilterStack
CodeQL
#612:
Pull request
#896
opened by
RamiNoodle733
2h 26m 33s
RamiNoodle733:fix-filterstack-custom-lexer
RamiNoodle733:fix-filterstack-custom-lexer
2h 26m 33s
View #896
View workflow file
Keep Oracle procedure declarations in one statement
CodeQL
#611:
Pull request
#895
opened by
RamiNoodle733
1d 0h 5m 51s
RamiNoodle733:knightwatch-692-oracle-procedure-split
RamiNoodle733:knightwatch-692-oracle-procedure-split
1d 0h 5m 51s
View #895
View workflow file
Fix tokenization of escaped backslashes in SQL string literals
CodeQL
#610:
Pull request
#837
synchronize by
RamiNoodle733
Action required
RamiNoodle733:fix-issue-814-escaped-backslash-tokenization
RamiNoodle733:fix-issue-814-escaped-backslash-tokenization
Action required
View #837
View workflow file
Fix aligned indentation crash on malformed CASE input
CodeQL
#609:
Pull request
#894
opened by
RamiNoodle733
Action required
RamiNoodle733:fix/aligned-indent-malformed-case-886
RamiNoodle733:fix/aligned-indent-malformed-case-886
Action required
View #894
View workflow file
Allow custom lexer instances in FilterStack
CodeQL
#608:
Pull request
#893
opened by
RamiNoodle733
Action required
RamiNoodle733:feature-filter-stack-custom-lexer-806
RamiNoodle733:feature-filter-stack-custom-lexer-806
Action required
View #893
View workflow file
Add configurable grouping token limit
CodeQL
#607:
Pull request
#892
opened by
RamiNoodle733
1d 18h 14m 2s
RamiNoodle733:feature/configurable-grouping-token-limit-841
RamiNoodle733:feature/configurable-grouping-token-limit-841
1d 18h 14m 2s
View #892
View workflow file
Fix SELECT tokenization before parenthesis
CodeQL
#606:
Pull request
#891
opened by
RamiNoodle733
Action required
RamiNoodle733:knightwatch-fix-select-parenthesis-775
RamiNoodle733:knightwatch-fix-select-parenthesis-775
Action required
View #891
View workflow file
Allow FilterStack to use a custom lexer
CodeQL
#605:
Pull request
#890
opened by
RamiNoodle733
1d 2h 24m 58s
RamiNoodle733:knightwatch-custom-lexer-filter-stack
RamiNoodle733:knightwatch-custom-lexer-filter-stack
1d 2h 24m 58s
View #890
View workflow file
Preserve single grouped expressions in function parameters
CodeQL
#604:
Pull request
#889
opened by
emme1t
Action required
emme1t:fix/single-grouped-function-arguments
emme1t:fix/single-grouped-function-arguments
Action required
View #889
View workflow file
CodeQL
CodeQL
#603:
Scheduled
1m 9s
master
master
1m 9s
View workflow file
Fix REFRESH statement type detection
CodeQL
#602:
Pull request
#888
opened by
kudala-bharani
Action required
kudala-bharani:fix/refresh-statement-type
kudala-bharani:fix/refresh-statement-type
Action required
View #888
View workflow file
Guard case/parenthesis alignment against malformed input
CodeQL
#601:
Pull request
#887
opened by
afonsojanu
Action required
afonsojanu:fix/case-parenthesis-malformed-input-crashes
afonsojanu:fix/case-parenthesis-malformed-input-crashes
Action required
View #887
View workflow file
identifier_case: keep the case of backtick-, acute- and bracket-quoted identifiers
CodeQL
#600:
Pull request
#884
opened by
dylanpulver
Action required
dylanpulver:fix-identifier-case-delimited-identifiers
dylanpulver:fix-identifier-case-delimited-identifiers
Action required
View #884
View workflow file
Previous
1
2
3
4
5
6
7
Next
You can’t perform that action at this time.