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 }}
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
Dependabot auto-merge
Dependabot auto-merge
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
.
dependabot.yml
will be ignored since log searching is not yet available
22 workflow runs
22 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.
Align rusqlite feature passthroughs with 0.40 defaults
Dependabot auto-merge
#52:
Pull request
#53
opened by
ryanfowler
1s
update-rusqlite-feature-passthrough
update-rusqlite-feature-passthrough
1s
View #53
View workflow file
Add Pool custom-error APIs and blocking client variants
Dependabot auto-merge
#51:
Pull request
#52
opened by
ryanfowler
1s
add-missing-pool-and-blocking
add-missing-pool-and-blocking
1s
View #52
View workflow file
Make queued client operations cancellation-aware and bounded
Dependabot auto-merge
#50:
Pull request
#51
opened by
ryanfowler
1s
fix-cancellationaware-client-queue
fix-cancellationaware-client-queue
1s
View #51
View workflow file
Rollback open transactions after panics in client closures
Dependabot auto-merge
#49:
Pull request
#50
opened by
ryanfowler
1s
fix-panicopen-transactions
fix-panicopen-transactions
1s
View #50
View workflow file
Fix default in-memory pool isolation and add shared-memory pools
Dependabot auto-merge
#48:
Pull request
#49
opened by
ryanfowler
1s
fix-inmemory-pool-defaults
fix-inmemory-pool-defaults
1s
View #49
View workflow file
Apply journal mode to every pool connection
Dependabot auto-merge
#47:
Pull request
#48
opened by
ryanfowler
2s
fix-pool-journalmode-for-all
fix-pool-journalmode-for-all
2s
View #48
View workflow file
Update rusqlite requirement from 0.39.0 to 0.40.0
Dependabot auto-merge
#46:
Pull request
#47
synchronize by
ryanfowler
2s
dependabot/cargo/rusqlite-0.40.0
dependabot/cargo/rusqlite-0.40.0
2s
View #47
View workflow file
Update rusqlite requirement from 0.39.0 to 0.40.0
Dependabot auto-merge
#45:
Pull request
#47
opened by
dependabot
Bot
13s
dependabot/cargo/rusqlite-0.40.0
dependabot/cargo/rusqlite-0.40.0
13s
View #47
View workflow file
Surface panics from user closures as Error::Panic
Dependabot auto-merge
#44:
Pull request
#46
opened by
ryanfowler
2s
panic
panic
2s
View #46
View workflow file
Update rusqlite requirement from 0.38.0 to 0.39.0
Dependabot auto-merge
#43:
Pull request
#45
opened by
dependabot
Bot
11s
dependabot/cargo/rusqlite-0.39.0
dependabot/cargo/rusqlite-0.39.0
11s
View #45
View workflow file
Replace async-std with smol
Dependabot auto-merge
#42:
Pull request
#44
opened by
ryanfowler
5s
replace-async-std-with-smol
replace-async-std-with-smol
5s
View #44
View workflow file
Fix DatabaseBusy error on pool creation with journal_mode
Dependabot auto-merge
#41:
Pull request
#43
opened by
ryanfowler
1s
fix-pool-journal-mode-race
fix-pool-journal-mode-race
1s
View #43
View workflow file
Add crates.io and docs.rs badges to README
Dependabot auto-merge
#40:
Pull request
#42
opened by
ryanfowler
1s
add-readme-badges
add-readme-badges
1s
View #42
View workflow file
Check conn_for_each results in pool test
Dependabot auto-merge
#39:
Pull request
#41
opened by
ryanfowler
1s
fix-conn-for-each-test-results
fix-conn-for-each-test-results
1s
View #41
View workflow file
Add an AGENTS.md file
Dependabot auto-merge
#38:
Pull request
#40
opened by
ryanfowler
Skipped
agents
agents
Skipped
View #40
View workflow file
Catch panics in worker thread to keep connection alive
Dependabot auto-merge
#37:
Pull request
#39
opened by
ryanfowler
1s
fix-worker-thread-panic-resilience
fix-worker-thread-panic-resilience
1s
View #39
View workflow file
Fix Pool::close_blocking leaking connections on error
Dependabot auto-merge
#36:
Pull request
#38
opened by
ryanfowler
Skipped
fix-pool-close-blocking-leak
fix-pool-close-blocking-leak
Skipped
View #38
View workflow file
Add fallible_uint feature re-export from rusqlite
Dependabot auto-merge
#35:
Pull request
#37
opened by
ryanfowler
Skipped
add-fallible-uint-feature
add-fallible-uint-feature
Skipped
View #37
View workflow file
Update rusqlite requirement from 0.37.0 to 0.38.0
Dependabot auto-merge
#34:
Pull request
#34
synchronize by
dependabot
Bot
10s
dependabot/cargo/rusqlite-0.38.0
dependabot/cargo/rusqlite-0.38.0
10s
View #34
View workflow file
Upgrade Rust in CI to v1.92.0
Dependabot auto-merge
#33:
Pull request
#35
opened by
ryanfowler
1s
rust-1.92.0
rust-1.92.0
1s
View #35
View workflow file
Update rusqlite requirement from 0.37.0 to 0.38.0
Dependabot auto-merge
#32:
Pull request
#34
opened by
dependabot
Bot
10s
dependabot/cargo/rusqlite-0.38.0
dependabot/cargo/rusqlite-0.38.0
10s
View #34
View workflow file
Add a CODEOWNERS file
Dependabot auto-merge
#31:
Pull request
#33
opened by
ryanfowler
1s
codeowners
codeowners
1s
View #33
View workflow file
You can’t perform that action at this time.