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
Accelerator
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
Type
/
to 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
735
Star
4k
Code
Issues
241
Pull requests
31
Discussions
Actions
Security and quality
4
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
125 workflow runs
125 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 RecursionError in reindent filters for chained BETWEEN...AND
CodeQL
#571:
Pull request
#873
synchronize by
lilu5458
Action required
lilu5458:fix-recursion-between-and-v2
lilu5458:fix-recursion-between-and-v2
Action required
View #873
View workflow file
CodeQL
CodeQL
#570:
Scheduled
1m 15s
master
master
1m 15s
View workflow file
Group ROLE as an identifier when used as a column name (issue798)
CodeQL
#569:
Pull request
#872
opened by
adarshsm
Action required
adarshsm:fix/798-role-identifier
adarshsm:fix/798-role-identifier
Action required
View #872
View workflow file
perf: make ReindentFilter._get_offset linear in tokens instead of quadratic
CodeQL
#568:
Pull request
#871
opened by
zhangj23
Action required
zhangj23:perf/reindent-linear-offset
zhangj23:perf/reindent-linear-offset
Action required
View #871
View workflow file
Rename to sqlparse in docs.
CodeQL
#567:
Commit
e7d95d4
pushed by
andialbrecht
1m 28s
master
master
1m 28s
View workflow file
Update docs theme.
CodeQL
#566:
Commit
09341ab
pushed by
andialbrecht
1m 28s
master
master
1m 28s
View workflow file
Update docs.
CodeQL
#565:
Commit
6defaff
pushed by
andialbrecht
1m 18s
master
master
1m 18s
View workflow file
Update README.
CodeQL
#564:
Commit
e478a0d
pushed by
andialbrecht
1m 9s
master
master
1m 9s
View workflow file
CodeQL
CodeQL
#563:
Scheduled
1m 10s
master
master
1m 10s
View workflow file
fix(cli): point at --help when arguments are invalid
CodeQL
#562:
Pull request
#870
opened by
Sanjays2402
Action required
Sanjays2402:fix/cli-mention-help
Sanjays2402:fix/cli-mention-help
Action required
View #870
View workflow file
Keep keyword before leading-dot float literal (issue601)
CodeQL
#561:
Commit
a194d31
pushed by
andialbrecht
1m 6s
master
master
1m 6s
View workflow file
Fix TypeError in _token_matching when index is None (issue747)
CodeQL
#560:
Pull request
#869
opened by
deepakganesh78
Action required
deepakganesh78:fix/issue747-token-matching-none-idx
deepakganesh78:fix/issue747-token-matching-none-idx
Action required
View #869
View workflow file
Keep keyword before leading-dot float literal (issue #601)
CodeQL
#559:
Pull request
#868
opened by
deepakganesh78
1m 0s
deepakganesh78:fix/issue601-between-leading-dot-float
deepakganesh78:fix/issue601-between-leading-dot-float
1m 0s
View #868
View workflow file
Merge branch 'Osamaali313-fix-ctas-lowercase-as-function-grouping'
CodeQL
#558:
Commit
cd4c1b6
pushed by
andialbrecht
1m 15s
master
master
1m 15s
View workflow file
Update authors and changelog.
CodeQL
#556:
Commit
4b7de7a
pushed by
andialbrecht
1m 15s
master
master
1m 15s
View workflow file
Fix get_real_name for names with more than two dotted parts (#332)
CodeQL
#555:
Commit
f66d12c
pushed by
andialbrecht
1m 8s
master
master
1m 8s
View workflow file
Merge branch 'apoorvdarshan-fix-alter-table-row-format-keyword-773'
CodeQL
#554:
Commit
df8e284
pushed by
andialbrecht
1m 9s
master
master
1m 9s
View workflow file
Recognize ROW_FORMAT as a keyword (issue773)
CodeQL
#553:
Pull request
#860
synchronize by
andialbrecht
1m 10s
apoorvdarshan:fix-alter-table-row-format-keyword-773
apoorvdarshan:fix-alter-table-row-format-keyword-773
1m 10s
View #860
View workflow file
Recognize MATERIALIZED as a keyword (issue752)
CodeQL
#552:
Commit
ac3b9e0
pushed by
andialbrecht
1m 21s
master
master
1m 21s
View workflow file
Fix function grouping skipped for lowercase 'as' in CREATE TABLE AS SELECT
CodeQL
#551:
Pull request
#867
opened by
Osamaali313
58s
Osamaali313:fix-ctas-lowercase-as-function-grouping
Osamaali313:fix-ctas-lowercase-as-function-grouping
58s
View #867
View workflow file
CodeQL
CodeQL
#550:
Scheduled
1m 5s
master
master
1m 5s
View workflow file
Fix Function.get_window() crash when there is no OVER clause
CodeQL
#549:
Pull request
#866
opened by
uttam12331
Action required
uttam12331:fix-get-window-no-over
uttam12331:fix-get-window-no-over
Action required
View #866
View workflow file
Fix get_real_name for names with more than two dotted parts (#332)
CodeQL
#548:
Pull request
#865
opened by
chuenchen309
47s
chuenchen309:fix/get-real-name-multipart-332
chuenchen309:fix/get-real-name-multipart-332
47s
View #865
View workflow file
CodeQL
CodeQL
#544:
Scheduled
1m 15s
master
master
1m 15s
View workflow file
CodeQL
CodeQL
#542:
Scheduled
1m 16s
master
master
1m 16s
View workflow file
Previous
1
2
3
4
5
Next
You can’t perform that action at this time.