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 }}
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
Complete Test Suite
Complete Test Suite
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
.
test-complete.yml
will be ignored since log searching is not yet available
693 workflow runs
693 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.
ignore divide by 0 test
Complete Test Suite
#693:
Commit
2061168
pushed by
TimelordUK
18m 17s
main
main
18m 17s
View workflow file
fix a example sql
Complete Test Suite
#692:
Commit
676309f
pushed by
TimelordUK
17m 34s
main
main
17m 34s
View workflow file
Merge branch 'main' of https://github.com/TimelordUK/sql-cli
Complete Test Suite
#691:
Commit
d26e615
pushed by
TimelordUK
17m 18s
main
main
17m 18s
View workflow file
Merge pull request #62 from TimelordUK/fix/ci-examples-generated-test…
Complete Test Suite
#690:
Commit
b64818d
pushed by
TimelordUK
17m 49s
main
main
17m 49s
View workflow file
ci: give the examples job the test data it needs
Complete Test Suite
#689:
Pull request
#62
opened by
TimelordUK
17m 19s
fix/ci-examples-generated-test-data
fix/ci-examples-generated-test-data
17m 19s
View #62
View workflow file
Merge pull request #61 from TimelordUK/tui_completer_schema
Complete Test Suite
#688:
Commit
07080ec
pushed by
TimelordUK
17m 51s
main
main
17m 51s
View workflow file
change the enhanced tui so it derives the schema from the data table …
Complete Test Suite
#687:
Pull request
#61
opened by
TimelordUK
17m 42s
tui_completer_schema
tui_completer_schema
17m 42s
View #61
View workflow file
Merge pull request #60 from TimelordUK/docs/p35-p36-positional-refs
Complete Test Suite
#686:
Commit
1bbabe5
pushed by
TimelordUK
16m 43s
main
main
16m 43s
View workflow file
docs(parity): file P35 (#n positional refs) and P36 (expr_N column naming)
Complete Test Suite
#685:
Pull request
#60
opened by
TimelordUK
17m 6s
docs/p35-p36-positional-refs
docs/p35-p36-positional-refs
17m 6s
View #60
View workflow file
Merge pull request #59 from TimelordUK/fix/p16-order-by-ordinal
Complete Test Suite
#684:
Commit
4a4eef8
pushed by
TimelordUK
18m 21s
main
main
18m 21s
View workflow file
fix(engine): resolve ORDER BY <ordinal> to the Nth output column (P16)
Complete Test Suite
#683:
Pull request
#59
opened by
TimelordUK
18m 37s
fix/p16-order-by-ordinal
fix/p16-order-by-ordinal
18m 37s
View #59
View workflow file
Merge pull request #58 from TimelordUK/fix/p34-order-by-quoted-dotted…
Complete Test Suite
#682:
Commit
df617c5
pushed by
TimelordUK
17m 33s
main
main
17m 33s
View workflow file
fix(engine): stop ORDER BY splitting quoted column names at the dot (…
Complete Test Suite
#681:
Pull request
#58
opened by
TimelordUK
16m 41s
fix/p34-order-by-quoted-dotted-columns
fix/p34-order-by-quoted-dotted-columns
16m 41s
View #58
View workflow file
Merge pull request #57 from TimelordUK/feat/tui-completion-quoted-col…
Complete Test Suite
#680:
Commit
2fedbf8
pushed by
TimelordUK
17m 27s
main
main
17m 27s
View workflow file
fix(tui): stop completion mangling column names that need quoting (T1)
Complete Test Suite
#679:
Pull request
#57
opened by
TimelordUK
15m 43s
feat/tui-completion-quoted-columns
feat/tui-completion-quoted-columns
15m 43s
View #57
View workflow file
Merge pull request #56 from TimelordUK/fix/p24-range-window-frames
Complete Test Suite
#678:
Commit
421ac71
pushed by
TimelordUK
16m 58s
main
main
16m 58s
View workflow file
fix(window): give RANGE frames peer-group semantics (P24)
Complete Test Suite
#677:
Pull request
#56
synchronize by
TimelordUK
17m 47s
fix/p24-range-window-frames
fix/p24-range-window-frames
17m 47s
View #56
View workflow file
fix(window): give RANGE frames peer-group semantics (P24)
Complete Test Suite
#676:
Pull request
#56
opened by
TimelordUK
15m 22s
fix/p24-range-window-frames
fix/p24-range-window-frames
15m 22s
View #56
View workflow file
Merge pull request #55 from TimelordUK/fix/projection-column-width-index
Complete Test Suite
#675:
Commit
eb29706
pushed by
TimelordUK
18m 3s
main
main
18m 3s
View workflow file
Fix/projection column width index
Complete Test Suite
#674:
Pull request
#55
synchronize by
TimelordUK
17m 8s
fix/projection-column-width-index
fix/projection-column-width-index
17m 8s
View #55
View workflow file
Fix/projection column width index
Complete Test Suite
#673:
Pull request
#55
opened by
TimelordUK
6m 6s
fix/projection-column-width-index
fix/projection-column-width-index
6m 6s
View #55
View workflow file
Merge pull request #54 from TimelordUK/fix/p18-p19-three-valued-logic
Complete Test Suite
#672:
Commit
80d72ea
pushed by
TimelordUK
18m 36s
main
main
18m 36s
View workflow file
fix(engine): evaluate NULL predicates as UNKNOWN, not false (P18/P19)
Complete Test Suite
#671:
Pull request
#54
opened by
TimelordUK
16m 52s
fix/p18-p19-three-valued-logic
fix/p18-p19-three-valued-logic
16m 52s
View #54
View workflow file
Merge pull request #53 from TimelordUK/refactor/r10-trilean-wire-eval…
Complete Test Suite
#670:
Commit
7bce0dd
pushed by
TimelordUK
14m 9s
main
main
14m 9s
View workflow file
refactor(engine): evaluate WHERE in Trilean, not bool (R10 slice 1b)
Complete Test Suite
#669:
Pull request
#53
opened by
TimelordUK
17m 25s
refactor/r10-trilean-wire-evaluator
refactor/r10-trilean-wire-evaluator
17m 25s
View #53
View workflow file
Previous
1
2
3
4
5
…
27
28
Next
You can’t perform that action at this time.