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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
sqlpage
/
sqlx-oldapi
Public
forked from
transact-rs/sqlx
Notifications
You must be signed in to change notification settings
Fork
17
Star
82
Code
Issues
5
Pull requests
3
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
sqlx-oldapi
tests
sqlite
sqlite.rs
on
main
User selector
All users
All time
Commit history
Commits on May 16, 2026
Remove unmaintained dependencies
lovasoa
committed
e1ae0e9
View commit details
Copy full SHA for e1ae0e9
View code at this point
Browse repository at this point
Commits on May 15, 2026
Update dependencies and MySQL test image
Show description for 2f181d0
lovasoa
committed
2f181d0
View commit details
Copy full SHA for 2f181d0
View code at this point
Browse repository at this point
Commits on Mar 5, 2025
sqlite compilation
lovasoa
committed
49e0ad7
View commit details
Copy full SHA for 49e0ad7
View code at this point
Browse repository at this point
fix sqlite compile err
lovasoa
committed
705d098
View commit details
Copy full SHA for 705d098
View code at this point
Browse repository at this point
Commits on Jan 28, 2024
add support for custom sqlite functions
lovasoa
committed
9844561
View commit details
Copy full SHA for 9844561
View code at this point
Browse repository at this point
Commits on Oct 6, 2023
clippy
lovasoa
committed
bdb1091
View commit details
Copy full SHA for bdb1091
View code at this point
Browse repository at this point
sqlite multi-statement error position reporting
Show description for 5ca7e73
lovasoa
committed
5ca7e73
View commit details
Copy full SHA for 5ca7e73
View code at this point
Browse repository at this point
Commits on Oct 1, 2023
improve error reporting precision
Show description for 52f5878
lovasoa
committed
52f5878
View commit details
Copy full SHA for 52f5878
View code at this point
Browse repository at this point
Commits on Jul 26, 2023
fmt
lovasoa
committed
0dad6a3
View commit details
Copy full SHA for 0dad6a3
View code at this point
Browse repository at this point
Depend on *oldapi in tests
lovasoa
committed
28046d9
View commit details
Copy full SHA for 28046d9
View code at this point
Browse repository at this point
Commits on Sep 1, 2022
Add extension support for SQLite (#2062)
Show description for 20877d8
bradfier
authored
20877d8
View commit details
Copy full SHA for 20877d8
View code at this point
Browse repository at this point
Commits on Jul 28, 2022
chore: replace `dotenv` with `dotenvy` (#2003)
Show description for a2eceec
abonander
authored
a2eceec
View commit details
Copy full SHA for a2eceec
View code at this point
Browse repository at this point
Commits on Jul 12, 2022
sqlite improvements (#1965)
Show description for bc3e705
abonander
authored
bc3e705
View commit details
Copy full SHA for bc3e705
View code at this point
Browse repository at this point
Commits on Jun 8, 2022
Fix typos (#1894)
Show description for d52f301
kianmeng
and
abonander
authored
d52f301
View commit details
Copy full SHA for d52f301
View code at this point
Browse repository at this point
Commits on Feb 16, 2022
SQLite unlock notification (#1658)
Show description for 347374b
madadam
authored
347374b
View commit details
Copy full SHA for 347374b
View code at this point
Browse repository at this point
Commits on Dec 30, 2021
Prepare 0.5.10 release (#1603)
Show description for fdbfc5d
abonander
authored
fdbfc5d
View commit details
Copy full SHA for fdbfc5d
View code at this point
Browse repository at this point
Commits on Dec 29, 2021
refactor(sqlite): make background thread responsible for all FFI calls (#1551)
abonander
authored
63ca2cc
View commit details
Copy full SHA for 63ca2cc
View code at this point
Browse repository at this point
Commits on Oct 1, 2021
Shut down statement worker in Sqlite Connection::close (#1453)
Show description for ba3e373
andrewwhitehead
authored
ba3e373
View commit details
Copy full SHA for ba3e373
View code at this point
Browse repository at this point
Commits on Sep 22, 2021
Fix a panic in the worker thread when dropping the connection while `SqliteRow`s still exist (#1450)
Show description for 8b30f30
abonander
authored
8b30f30
View commit details
Copy full SHA for 8b30f30
View code at this point
Browse repository at this point
Commits on Aug 16, 2021
sqlite: fix a couple segfaults (#1351)
Show description for 71388a7
3 people
authored
71388a7
View commit details
Copy full SHA for 71388a7
View code at this point
Browse repository at this point
Commits on Apr 16, 2021
test(sqlite): extend it_caches_statements() test
Show description for bd06836
link2xt
authored and
mehcode
committed
bd06836
View commit details
Copy full SHA for bd06836
View code at this point
Browse repository at this point
Commits on Apr 9, 2021
fix(sqlite): reset the statement when fetch_many() stream is dropped
Show description for 78656eb
link2xt
authored and
mehcode
committed
78656eb
View commit details
Copy full SHA for 78656eb
View code at this point
Browse repository at this point
Commits on Jan 21, 2021
sqlite test - prepared statements are reset after fetch_one
markazmierczak
authored and
mehcode
committed
8328f89
View commit details
Copy full SHA for 8328f89
View code at this point
Browse repository at this point
Commits on Jan 12, 2021
Remove the Done trait
jplatte
committed
a1d562f
View commit details
Copy full SHA for a1d562f
View code at this point
Browse repository at this point
Commits on Nov 6, 2020
support sqlite bind parameters of the form $NNN
nitsky
authored and
abonander
committed
12b4250
View commit details
Copy full SHA for 12b4250
View code at this point
Browse repository at this point
Commits on Jul 24, 2020
feat: add Executor::prepare, a hook into the automatic statement preparation life-cycle
mehcode
committed
e575501
View commit details
Copy full SHA for e575501
View code at this point
Browse repository at this point
Allow setting caching per-query
Julius de Bruijn
authored and
mehcode
committed
e8a4c54
View commit details
Copy full SHA for e8a4c54
View code at this point
Browse repository at this point
Commits on Jul 17, 2020
test(sqlite): add DB parameter to Decode invocation
mehcode
committed
f4eb968
View commit details
Copy full SHA for f4eb968
View code at this point
Browse repository at this point
Commits on Jul 15, 2020
style: rustfmt
mehcode
committed
6949b84
View commit details
Copy full SHA for 6949b84
View code at this point
Browse repository at this point
fix(sqlite): support column types changing per row
mehcode
committed
25b8fc7
View commit details
Copy full SHA for 25b8fc7
View code at this point
Browse repository at this point
Commits on Jul 14, 2020
test: fix spurious ? in sqlite test
mehcode
committed
1247dae
View commit details
Copy full SHA for 1247dae
View code at this point
Browse repository at this point
fix some remaining usage of PoolOptions
mehcode
committed
54c857b
View commit details
Copy full SHA for 54c857b
View code at this point
Browse repository at this point
feat: add sqlx::Done and return from Executor::execute()
Show description for 00137d4
mehcode
committed
00137d4
View commit details
Copy full SHA for 00137d4
View code at this point
Browse repository at this point
Commits on Jul 12, 2020
test: more pool usage adjustments
mehcode
committed
93cab2a
View commit details
Copy full SHA for 93cab2a
View code at this point
Browse repository at this point
fix: adjust pool usage in tests and examples
mehcode
committed
fc682fa
View commit details
Copy full SHA for fc682fa
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.