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 }}
Lab271
/
sqlite-rs
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
25
Pull requests
17
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Actions: Lab271/sqlite-rs
Actions
All workflows
Workflows
CI
CI
Dependabot Updates
Dependabot Updates
JFrog
JFrog
Show more workflows...
Management
Caches
Deployments
CI
CI
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
.
ci.yml
will be ignored since log searching is not yet available
1,096 workflow runs
1,096 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.
chore(deps): bump taiki-e/install-action from 2.86.7 to 2.87.13
CI
#1096:
Pull request
#729
opened by
dependabot
Bot
3m 11s
dependabot/github_actions/taiki-e/install-action-2.87.13
dependabot/github_actions/taiki-e/install-action-2.87.13
3m 11s
View #729
View workflow file
fix: rowid is not selectable in a projection (#708)
CI
#1095:
Pull request
#718
synchronize by
dpsiderius
3m 23s
fix/708-rowid-in-projection
fix/708-rowid-in-projection
3m 23s
View #718
View workflow file
fix: bump the file change counter and version-valid-for on commit (#710)
CI
#1094:
Pull request
#722
opened by
dpsiderius
3m 5s
fix/710-change-counter
fix/710-change-counter
3m 5s
View #722
View workflow file
chore(deps): bump taiki-e/install-action from 2.86.7 to 2.87.8
CI
#1093:
Pull request
#721
opened by
dependabot
Bot
3m 25s
dependabot/github_actions/taiki-e/install-action-2.87.8
dependabot/github_actions/taiki-e/install-action-2.87.8
3m 25s
View #721
View workflow file
fix: rowid is not selectable in a projection (#708)
CI
#1092:
Pull request
#718
opened by
dpsiderius
3m 46s
fix/708-rowid-in-projection
fix/708-rowid-in-projection
3m 46s
View #718
View workflow file
fix: table-level PRIMARY KEY(col) rowid alias reads back NULL when the table has other columns (#686)
CI
#1091:
Pull request
#715
opened by
dpsiderius
3m 17s
fix/686-rowid-alias-b
fix/686-rowid-alias-b
3m 17s
View #715
View workflow file
fix: a SQL comment before or after a statement is a parse error (#698)
CI
#1090:
Pull request
#713
opened by
dpsiderius
3m 21s
fix/698-leading-trailing-comments
fix/698-leading-trailing-comments
3m 21s
View #713
View workflow file
fix: number bare ? placeholders at parse time, in text order (found by SQE)
CI
#1089:
Pull request
#712
opened by
dpsiderius
3m 30s
fix/bare-param-numbering-text-order
fix/bare-param-numbering-text-order
3m 30s
View #712
View workflow file
feat: the embedding API facade — Connection, Statement, Rows, Transaction (spec 013, all 8 requirements)
CI
#1088:
Pull request
#705
synchronize by
dpsiderius
3m 23s
feat/013-api-facade
feat/013-api-facade
3m 23s
View #705
View workflow file
feat: the embedding API facade — Connection, Statement, Rows, Transaction (spec 013, all 8 requirements)
CI
#1087:
Pull request
#705
opened by
dpsiderius
53s
feat/013-api-facade
feat/013-api-facade
53s
View #705
View workflow file
test: SQE's catalog as a consumer fixture family, and four ratchets it exposed (013/Req-6)
CI
#1086:
Pull request
#704
opened by
dpsiderius
3m 1s
test/013-sqe-consumer-corpus
test/013-sqe-consumer-corpus
3m 1s
View #704
View workflow file
refactor: lift the SELECT compile pipeline out of the CLI into the library (#695)
CI
#1085:
Pull request
#703
opened by
dpsiderius
3m 23s
refactor/695-lift-select-pipeline
refactor/695-lift-select-pipeline
3m 23s
View #703
View workflow file
feat: rows-changed counter, flagged by codegen rather than counted by the opcode (#692)
CI
#1084:
Pull request
#694
synchronize by
dpsiderius
3m 7s
feat/692-rows-changed-counter
feat/692-rows-changed-counter
3m 7s
View #694
View workflow file
feat: streaming Execution primitive, with run() as its wrapper (#683)…
CI
#1083:
Commit
fc5ae4f
pushed by
iheitlager
3m 19s
main
main
3m 19s
View workflow file
feat: streaming Execution primitive, with run() as its wrapper (#683)
CI
#1082:
Pull request
#691
synchronize by
iheitlager
3m 16s
feat/683-streaming-execution
feat/683-streaming-execution
3m 16s
View #691
View workflow file
feat: make Value Send by switching Text/Blob payloads to Arc (#688) (…
CI
#1081:
Commit
094ceaa
pushed by
iheitlager
3m 18s
main
main
3m 18s
View workflow file
fix: recover sqlite_autoindex_* keys so writes stop corrupting the fi…
CI
#1080:
Commit
249337e
pushed by
iheitlager
3m 17s
main
main
3m 17s
View workflow file
chore(deps): bump jfrog/setup-jfrog-cli from 4.9.1 to 5.1.0 (#699)
CI
#1079:
Commit
4a44a66
pushed by
iheitlager
3m 24s
main
main
3m 24s
View workflow file
chore(deps): bump taiki-e/install-action from 2.86.7 to 2.87.3
CI
#1078:
Pull request
#700
opened by
dependabot
Bot
3m 26s
dependabot/github_actions/taiki-e/install-action-2.87.3
dependabot/github_actions/taiki-e/install-action-2.87.3
3m 26s
View #700
View workflow file
chore(deps): bump jfrog/setup-jfrog-cli from 4.9.1 to 5.1.0
CI
#1077:
Pull request
#699
opened by
dependabot
Bot
3m 39s
dependabot/github_actions/jfrog/setup-jfrog-cli-5.1.0
dependabot/github_actions/jfrog/setup-jfrog-cli-5.1.0
3m 39s
View #699
View workflow file
feat: rows-changed counter, flagged by codegen rather than counted by the opcode (#692)
CI
#1076:
Pull request
#694
opened by
dpsiderius
3m 27s
feat/692-rows-changed-counter
feat/692-rows-changed-counter
3m 27s
View #694
View workflow file
feat: streaming Execution primitive, with run() as its wrapper (#683)
CI
#1075:
Pull request
#691
synchronize by
dpsiderius
3m 25s
feat/683-streaming-execution
feat/683-streaming-execution
3m 25s
View #691
View workflow file
fix: recover sqlite_autoindex_* keys so writes stop corrupting the file (#685)
CI
#1074:
Pull request
#689
synchronize by
dpsiderius
3m 19s
fix/685-autoindex-maintenance
fix/685-autoindex-maintenance
3m 19s
View #689
View workflow file
feat: streaming Execution primitive, with run() as its wrapper (#683)
CI
#1073:
Pull request
#691
opened by
dpsiderius
2m 58s
feat/683-streaming-execution
feat/683-streaming-execution
2m 58s
View #691
View workflow file
feat: make Value Send by switching Text/Blob payloads to Arc (#688)
CI
#1072:
Pull request
#690
opened by
dpsiderius
3m 18s
feat/688-value-send-arc
feat/688-value-send-arc
3m 18s
View #690
View workflow file
Previous
1
2
3
4
5
…
43
44
Next
You can’t perform that action at this time.