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 }}
ryanfowler
/
async-sqlite
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
23
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Actions: ryanfowler/async-sqlite
Actions
All workflows
Workflows
Continuous Integration
Continuous Integration
Dependabot auto-merge
Dependabot auto-merge
Dependabot Updates
Dependabot Updates
Show more workflows...
Management
Caches
Continuous Integration
Continuous Integration
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
46 workflow runs
46 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.
Release v0.6.0
Continuous Integration
#99:
Commit
b6655d7
pushed by
ryanfowler
44s
main
main
44s
View workflow file
Merge pull request #53 from ryanfowler/update-rusqlite-feature-passth…
Continuous Integration
#98:
Commit
46d430f
pushed by
ryanfowler
42s
main
main
42s
View workflow file
Align rusqlite feature passthroughs with 0.40 defaults
Continuous Integration
#97:
Pull request
#53
opened by
ryanfowler
41s
update-rusqlite-feature-passthrough
update-rusqlite-feature-passthrough
41s
View #53
View workflow file
Merge pull request #52 from ryanfowler/add-missing-pool-and-blocking
Continuous Integration
#96:
Commit
14043d4
pushed by
ryanfowler
39s
main
main
39s
View workflow file
Add Pool custom-error APIs and blocking client variants
Continuous Integration
#95:
Pull request
#52
opened by
ryanfowler
36s
add-missing-pool-and-blocking
add-missing-pool-and-blocking
36s
View #52
View workflow file
Merge pull request #51 from ryanfowler/fix-cancellationaware-client-q…
Continuous Integration
#94:
Commit
73cc5e7
pushed by
ryanfowler
41s
main
main
41s
View workflow file
Make queued client operations cancellation-aware and bounded
Continuous Integration
#93:
Pull request
#51
opened by
ryanfowler
36s
fix-cancellationaware-client-queue
fix-cancellationaware-client-queue
36s
View #51
View workflow file
Merge pull request #50 from ryanfowler/fix-panicopen-transactions
Continuous Integration
#92:
Commit
75c6397
pushed by
ryanfowler
39s
main
main
39s
View workflow file
Rollback open transactions after panics in client closures
Continuous Integration
#91:
Pull request
#50
opened by
ryanfowler
37s
fix-panicopen-transactions
fix-panicopen-transactions
37s
View #50
View workflow file
Merge pull request #49 from ryanfowler/fix-inmemory-pool-defaults
Continuous Integration
#90:
Commit
613cdee
pushed by
ryanfowler
40s
main
main
40s
View workflow file
Fix default in-memory pool isolation and add shared-memory pools
Continuous Integration
#89:
Pull request
#49
opened by
ryanfowler
37s
fix-inmemory-pool-defaults
fix-inmemory-pool-defaults
37s
View #49
View workflow file
Merge pull request #48 from ryanfowler/fix-pool-journalmode-for-all
Continuous Integration
#88:
Commit
9723e8a
pushed by
ryanfowler
39s
main
main
39s
View workflow file
Apply journal mode to every pool connection
Continuous Integration
#87:
Pull request
#48
opened by
ryanfowler
35s
fix-pool-journalmode-for-all
fix-pool-journalmode-for-all
35s
View #48
View workflow file
Update rusqlite requirement from 0.39.0 to 0.40.0
Continuous Integration
#86:
Pull request
#47
synchronize by
ryanfowler
36s
dependabot/cargo/rusqlite-0.40.0
dependabot/cargo/rusqlite-0.40.0
36s
View #47
View workflow file
Update rusqlite requirement from 0.39.0 to 0.40.0
Continuous Integration
#85:
Pull request
#47
opened by
dependabot
Bot
21s
dependabot/cargo/rusqlite-0.40.0
dependabot/cargo/rusqlite-0.40.0
21s
View #47
View workflow file
Merge pull request #46 from ryanfowler/panic
Continuous Integration
#84:
Commit
391ee32
pushed by
ryanfowler
35s
main
main
35s
View workflow file
Surface panics from user closures as Error::Panic
Continuous Integration
#83:
Pull request
#46
opened by
ryanfowler
1m 7s
panic
panic
1m 7s
View #46
View workflow file
Release v0.5.7
Continuous Integration
#82:
Commit
8b30e1d
pushed by
ryanfowler
39s
main
main
39s
View workflow file
Update rusqlite requirement from 0.38.0 to 0.39.0
Continuous Integration
#81:
Pull request
#45
opened by
dependabot
Bot
35s
dependabot/cargo/rusqlite-0.39.0
dependabot/cargo/rusqlite-0.39.0
35s
View #45
View workflow file
Merge pull request #44 from ryanfowler/replace-async-std-with-smol
Continuous Integration
#80:
Commit
3a13c10
pushed by
ryanfowler
1m 4s
main
main
1m 4s
View workflow file
Replace async-std with smol
Continuous Integration
#79:
Pull request
#44
opened by
ryanfowler
39s
replace-async-std-with-smol
replace-async-std-with-smol
39s
View #44
View workflow file
Release v0.5.6
Continuous Integration
#78:
Commit
d4078b3
pushed by
ryanfowler
35s
main
main
35s
View workflow file
Merge pull request #43 from ryanfowler/fix-pool-journal-mode-race
Continuous Integration
#77:
Commit
fef7890
pushed by
ryanfowler
44s
main
main
44s
View workflow file
Fix DatabaseBusy error on pool creation with journal_mode
Continuous Integration
#76:
Pull request
#43
opened by
ryanfowler
43s
fix-pool-journal-mode-race
fix-pool-journal-mode-race
43s
View #43
View workflow file
Merge pull request #42 from ryanfowler/add-readme-badges
Continuous Integration
#75:
Commit
10123e5
pushed by
ryanfowler
41s
main
main
41s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.