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
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 }}
TimelordUK
/
sql-cli
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
4
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: TimelordUK/sql-cli
Actions
All workflows
Workflows
Complete Test Suite
Complete Test Suite
Manual Release
Manual Release
Show more workflows...
Management
Caches
All workflows
All workflows
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
Showing runs from all workflows
will be ignored since log searching is not yet available
1,332 workflow runs
1,332 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
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.
Manual Release
Manual Release
#190:
Manually run by
TimelordUK
7m 37s
main
main
7m 37s
View workflow file
Merge pull request #44 from TimelordUK/fix/p13-reject-trailing-input
Complete Test Suite
#651:
Commit
4d3ad5b
pushed by
TimelordUK
16m 2s
main
main
16m 2s
View workflow file
fix(parser): reject trailing input instead of silently discarding it (P13 stage 1)
Complete Test Suite
#650:
Pull request
#44
opened by
TimelordUK
16m 46s
fix/p13-reject-trailing-input
fix/p13-reject-trailing-input
16m 46s
View #44
View workflow file
Merge pull request #43 from TimelordUK/fix/p21-window-after-where
Complete Test Suite
#649:
Commit
961e60d
pushed by
TimelordUK
18m 54s
main
main
18m 54s
View workflow file
fix(engine): evaluate window functions after WHERE (P21)
Complete Test Suite
#648:
Pull request
#43
synchronize by
TimelordUK
16m 59s
fix/p21-window-after-where
fix/p21-window-after-where
16m 59s
View #43
View workflow file
fix(engine): evaluate window functions after WHERE (P21)
Complete Test Suite
#647:
Pull request
#43
opened by
TimelordUK
15m 17s
fix/p21-window-after-where
fix/p21-window-after-where
15m 17s
View #43
View workflow file
Merge pull request #42 from TimelordUK/parity/corpus-tiers-08-10
Complete Test Suite
#646:
Commit
c0f13e1
pushed by
TimelordUK
16m 58s
main
main
16m 58s
View workflow file
test(parity): corpus tiers 08-10; file P13-P26; pin DuckDB
Complete Test Suite
#645:
Pull request
#42
opened by
TimelordUK
15m 59s
parity/corpus-tiers-08-10
parity/corpus-tiers-08-10
15m 59s
View #42
View workflow file
Manual Release
Manual Release
#189:
Manually run by
TimelordUK
7m 38s
main
main
7m 38s
View workflow file
Merge pull request #41 from TimelordUK/fix/yank-cell-single-row-selec…
Complete Test Suite
#644:
Commit
d795037
pushed by
TimelordUK
17m 3s
main
main
17m 3s
View workflow file
fix(tui): yank cell/row no longer reports "No row selected"
Complete Test Suite
#643:
Pull request
#41
opened by
TimelordUK
17m 35s
fix/yank-cell-single-row-selection
fix/yank-cell-single-row-selection
17m 35s
View #41
View workflow file
Merge pull request #40 from TimelordUK/feat/boe-rate-history-example
Complete Test Suite
#642:
Commit
7103edb
pushed by
TimelordUK
16m 51s
main
main
16m 51s
View workflow file
Bank of England rate history example + Windows encoding fix for the examples runner
Complete Test Suite
#641:
Pull request
#40
opened by
TimelordUK
16m 13s
feat/boe-rate-history-example
feat/boe-rate-history-example
16m 13s
View #40
View workflow file
Manual Release
Manual Release
#188:
Manually run by
TimelordUK
5m 6s
main
main
5m 6s
View workflow file
Merge pull request #39 from TimelordUK/fix/p11-alias-in-in-subquery
Complete Test Suite
#640:
Commit
3400cef
pushed by
TimelordUK
6m 58s
main
main
6m 58s
View workflow file
fix(parity): close P11 — SELECT alias on the LHS of an IN-subquery
Complete Test Suite
#639:
Pull request
#39
opened by
TimelordUK
18m 11s
fix/p11-alias-in-in-subquery
fix/p11-alias-in-in-subquery
18m 11s
View #39
View workflow file
Merge pull request #38 from TimelordUK/fix/parity-p10-p6-p12-and-test…
Complete Test Suite
#638:
Commit
29af185
pushed by
TimelordUK
17m 58s
main
main
17m 58s
View workflow file
fix(parity): close P10/P6/P12 + make history test reliable cross-platform
Complete Test Suite
#637:
Pull request
#38
opened by
TimelordUK
17m 23s
fix/parity-p10-p6-p12-and-test-reliability
fix/parity-p10-p6-p12-and-test-reliability
17m 23s
View #38
View workflow file
Manual Release
Manual Release
#187:
Manually run by
TimelordUK
7m 23s
main
main
7m 23s
View workflow file
Merge pull request #37 from TimelordUK/fix/p9-having-walk-migration
Complete Test Suite
#636:
Commit
c132fd4
pushed by
TimelordUK
18m 6s
main
main
18m 6s
View workflow file
fix(having): rewrite aggregates nested in BETWEEN / IN / CASE (P9)
Complete Test Suite
#635:
Pull request
#37
opened by
TimelordUK
17m 10s
fix/p9-having-walk-migration
fix/p9-having-walk-migration
17m 10s
View #37
View workflow file
Merge pull request #36 from TimelordUK/docs/r2-status
Complete Test Suite
#634:
Commit
4cd3463
pushed by
TimelordUK
15m 22s
main
main
15m 22s
View workflow file
docs(refactoring): refresh R2 status after #35
Complete Test Suite
#633:
Pull request
#36
opened by
TimelordUK
16m 37s
docs/r2-status
docs/r2-status
16m 37s
View #36
View workflow file
Merge pull request #35 from TimelordUK/refactor/walk-crossing
Complete Test Suite
#632:
Commit
36472a1
pushed by
TimelordUK
17m 28s
main
main
17m 28s
View workflow file
refactor(walk): make the boundary-crossing forms the traversal primitives
Complete Test Suite
#631:
Pull request
#35
synchronize by
TimelordUK
17m 10s
refactor/walk-crossing
refactor/walk-crossing
17m 10s
View #35
View workflow file
Previous
1
2
3
4
5
…
53
54
Next
You can’t perform that action at this time.