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 }}
jthacker
/
sqlx
Public
forked from
transact-rs/sqlx
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
sqlx
sqlx-sqlite
on
main
User selector
All users
All time
Commit history
Commits on Jan 28, 2025
feat(Sqlite): add LockedSqliteHandle::last_error (#3707)
joeydewaal
authored
546ec96
View commit details
Copy full SHA for 546ec96
View code at this point
Browse repository at this point
Commits on Jan 24, 2025
fix(Sqlite): stop sending rows after first error (#3700)
joeydewaal
authored
f4c7498
View commit details
Copy full SHA for f4c7498
View code at this point
Browse repository at this point
Fix: nextest cleanup race condition (#3334)
Show description for a83395a
bonega
and
abonander
authored
a83395a
View commit details
Copy full SHA for a83395a
View code at this point
Browse repository at this point
feat(sqlite): add preupdate hook (#3625)
Show description for aae8000
aschey
authored
aae8000
View commit details
Copy full SHA for aae8000
View code at this point
Browse repository at this point
Commits on Jan 3, 2025
feat: add Transaction type aliases (#3658)
joeydewaal
authored
dfd0ac5
View commit details
Copy full SHA for dfd0ac5
View code at this point
Browse repository at this point
Commits on Nov 26, 2024
Remove default-features = false from url (#3601)
Show description for 4fac945
hsivonen
authored
4fac945
View commit details
Copy full SHA for 4fac945
View code at this point
Browse repository at this point
Implement AnyQueryResult for Sqlite and MySQL (#3608)
Show description for d4ae6ff
pxp9
authored
d4ae6ff
View commit details
Copy full SHA for d4ae6ff
View code at this point
Browse repository at this point
Commits on Oct 5, 2024
fix: remove `sqlformat` (#3545)
Show description for cadf152
tbar4
and
tbarnes
authored
cadf152
View commit details
Copy full SHA for cadf152
View code at this point
Browse repository at this point
Commits on Oct 2, 2024
Add a "sqlite-unbundled" feature that dynamically links to system libsqlite3.so library (#3507)
Show description for 5b8bb3b
lilydjwg
and
abonander
authored
5b8bb3b
View commit details
Copy full SHA for 5b8bb3b
View code at this point
Browse repository at this point
Commits on Sep 16, 2024
doc(sqlite): show how to turn options into a pool (#3508)
Show description for a496413
M3t0r
authored
a496413
View commit details
Copy full SHA for a496413
View code at this point
Browse repository at this point
Commits on Sep 12, 2024
Add sqlite commit and rollback hooks (#3500)
Show description for daeb87b
gridbox
and
John Smith
authored
daeb87b
View commit details
Copy full SHA for daeb87b
View code at this point
Browse repository at this point
Commits on Sep 9, 2024
doc(sqlite): document behavior for zoned date-time types (#3493)
abonander
authored
419877d
View commit details
Copy full SHA for 419877d
View code at this point
Browse repository at this point
Commits on Aug 24, 2024
fix(sqlite): fix unit and doctests
abonander
committed
394a7e8
View commit details
Copy full SHA for 394a7e8
View code at this point
Browse repository at this point
fix(sqlite): audit for bad casts
abonander
committed
781b659
View commit details
Copy full SHA for 781b659
View code at this point
Browse repository at this point
fix: use same fix for the same cast in `Migrate::apply()` everywhere
abonander
committed
a6526a1
View commit details
Copy full SHA for a6526a1
View code at this point
Browse repository at this point
fix(sqlite): forward optional features correctly
abonander
committed
06fc272
View commit details
Copy full SHA for 06fc272
View code at this point
Browse repository at this point
chore: configure clippy cast lints at workspace level
abonander
committed
2ab7565
View commit details
Copy full SHA for 2ab7565
View code at this point
Browse repository at this point
Commits on Aug 1, 2024
sqlite: fix inconsistent read-after-write (#3354)
Show description for ff0252d
ckampfe
authored
ff0252d
View commit details
Copy full SHA for ff0252d
View code at this point
Browse repository at this point
Commits on Jul 28, 2024
bumped to `libsqlite3-sys=0.30.1` (#3382)
CommanderStorm
authored
49d5dd7
View commit details
Copy full SHA for 49d5dd7
View code at this point
Browse repository at this point
Commits on Jul 27, 2024
Fix CI after Rust 1.80, remove dead feature references (#3381)
Show description for 6651d2d
abonander
authored
6651d2d
View commit details
Copy full SHA for 6651d2d
View code at this point
Browse repository at this point
Commits on Jul 22, 2024
fix: sqlite update_hook char types (#3288)
Show description for c50572e
jasonish
authored
c50572e
View commit details
Copy full SHA for c50572e
View code at this point
Browse repository at this point
Commits on Jul 20, 2024
doc: Minor rust docs fixes (#3312)
Show description for eaad7b2
SrGesus
authored
eaad7b2
View commit details
Copy full SHA for eaad7b2
View code at this point
Browse repository at this point
Commits on Jul 15, 2024
use the persistent query setting with the Any driver (#3297)
etorreborre
authored
b71221c
View commit details
Copy full SHA for b71221c
View code at this point
Browse repository at this point
Commits on Jul 11, 2024
track the kind of null arguments in order to provide the appropriate type when converting them
etorreborre
authored and
abonander
committed
93f3d79
View commit details
Copy full SHA for 93f3d79
View code at this point
Browse repository at this point
fix: Minimally upgrade minimal dependencies to resolve build issues on declared minimum versions
Show description for d1f180f
iamjpotts
authored and
abonander
committed
d1f180f
View commit details
Copy full SHA for d1f180f
View code at this point
Browse repository at this point
Commits on Jul 8, 2024
fix(postgres): add missing type resolution for arrays by name
abonander
committed
16e3f10
View commit details
Copy full SHA for 16e3f10
View code at this point
Browse repository at this point
Commits on Jun 20, 2024
Add LICENSE-* files to crates
LecrisUT
authored and
abonander
committed
92de9d4
View commit details
Copy full SHA for 92de9d4
View code at this point
Browse repository at this point
Commits on Jun 13, 2024
fix: clippy warnings
abonander
committed
bae083c
View commit details
Copy full SHA for bae083c
View code at this point
Browse repository at this point
Commits on Jun 7, 2024
docs(sqlite): fix typo - unixtime() -> unixepoch() (#3271)
Joel Koen
authored
1388fc8
View commit details
Copy full SHA for 1388fc8
View code at this point
Browse repository at this point
Commits on Jun 6, 2024
feat: Add set_update_hook on SqliteConnection (#3260)
Show description for 0ea9088
gridbox
and
John Smith
authored
0ea9088
View commit details
Copy full SHA for 0ea9088
View code at this point
Browse repository at this point
Commits on May 31, 2024
Sqlite explain graph (#3064)
Show description for f960d5b
tyrelr
authored
f960d5b
View commit details
Copy full SHA for f960d5b
View code at this point
Browse repository at this point
SqliteConnectOptions::filename() memory fix (#3136) (#3137)
Show description for 2df770a
hoxxep
authored
2df770a
View commit details
Copy full SHA for 2df770a
View code at this point
Browse repository at this point
Make Encode return a result (#3126)
Show description for c57b46c
FSMaxB
authored
c57b46c
View commit details
Copy full SHA for c57b46c
View code at this point
Browse repository at this point
Commits on May 18, 2024
fix: sqlite pragma order for auto_vacuum (#3230)
Show description for 0449ac5
jasonish
and
abonander
authored
0449ac5
View commit details
Copy full SHA for 0449ac5
View code at this point
Browse repository at this point
fix: get_filename should not consume self (#3233)
jasonish
authored
e7f7190
View commit details
Copy full SHA for e7f7190
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.