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
sqlx-core
src
error.rs
on
main
User selector
All users
All time
Commit history
Commits on Jan 12, 2026
Sqlx type info crash (#49)
Show description for 76a804b
lovasoa
and
cursoragent
authored
76a804b
View commit details
Copy full SHA for 76a804b
View code at this point
Browse repository at this point
Commits on Sep 29, 2025
feat(error): add MismatchedTypeError for improved type mismatch handling
Show description for 40f7b38
lovasoa
committed
40f7b38
View commit details
Copy full SHA for 40f7b38
View code at this point
Browse repository at this point
Commits on Sep 25, 2025
fix tests
lovasoa
committed
4b5be2b
View commit details
Copy full SHA for 4b5be2b
View code at this point
Browse repository at this point
Commits on Aug 16, 2024
fix a few postgres integer overflows
lovasoa
committed
eb7f6a4
View commit details
Copy full SHA for eb7f6a4
View code at this point
Browse repository at this point
Commits on May 4, 2024
client ssl certs (#7)
Show description for 58b9a75
lovasoa
authored
58b9a75
View commit details
Copy full SHA for 58b9a75
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 Jun 16, 2022
refactor: pool fixes and breaking changes (#1901)
Show description for f02ff94
abonander
authored
f02ff94
View commit details
Copy full SHA for f02ff94
View code at this point
Browse repository at this point
Commits on Apr 14, 2022
Upgrade rustls to 0.20 (#1505)
Show description for 08296a2
paolobarbolini
and
abonander
authored
08296a2
View commit details
Copy full SHA for 08296a2
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 Jul 23, 2021
Mark the original DatabaseError as source. (#1197)
LukeMathWalker
authored
34db44b
View commit details
Copy full SHA for 34db44b
View code at this point
Browse repository at this point
Commits on Jan 21, 2021
Improves error handling in the case of missing type
williamhammond
authored and
mehcode
committed
25858fc
View commit details
Copy full SHA for 25858fc
View code at this point
Browse repository at this point
Add `constraint` method to `DatabaseError` trait
Show description for 68cf2f9
Florian Hübsch
authored and
mehcode
committed
68cf2f9
View commit details
Copy full SHA for 68cf2f9
View code at this point
Browse repository at this point
Commits on Jan 5, 2021
doc: use the fancy new intra-crate doc links everywhere
izik1
authored and
abonander
committed
2890d15
View commit details
Copy full SHA for 2890d15
View code at this point
Browse repository at this point
Commits on Nov 12, 2020
Add rustls support
jplatte
authored and
mehcode
committed
b14266b
View commit details
Copy full SHA for b14266b
View code at this point
Browse repository at this point
Refactor TLS code to be a bit easier to read
jplatte
authored and
mehcode
committed
9298c88
View commit details
Copy full SHA for 9298c88
View code at this point
Browse repository at this point
Commits on Oct 13, 2020
sqlite: Fix #616
Patryk27
authored and
mehcode
committed
ca07158
View commit details
Copy full SHA for ca07158
View code at this point
Browse repository at this point
Commits on Jul 27, 2020
refactor(mysql): store max_size in MySqlTypeInfo – prepare for an eventual future where emit `bool` for `TINYINT(1)`
mehcode
committed
7b132d1
View commit details
Copy full SHA for 7b132d1
View code at this point
Browse repository at this point
Commits on Jul 23, 2020
doc: fix wrong links
magurotuna
committed
0890313
View commit details
Copy full SHA for 0890313
View code at this point
Browse repository at this point
Commits on Jul 12, 2020
feat: finish v1 of both cli and embedded migrations
mehcode
committed
61e4a4f
View commit details
Copy full SHA for 61e4a4f
View code at this point
Browse repository at this point
refactor: restructure relationship between Pool, Connection, and Options
Show description for e765287
mehcode
and
abonander
committed
e765287
View commit details
Copy full SHA for e765287
View code at this point
Browse repository at this point
Commits on Jun 21, 2020
refactor: move Decode::accepts to Type::compatible
mehcode
committed
aaa475c
View commit details
Copy full SHA for aaa475c
View code at this point
Browse repository at this point
docs: extend documentation on Encode/Decode
mehcode
committed
5ac7601
View commit details
Copy full SHA for 5ac7601
View code at this point
Browse repository at this point
feat: disassociate Type from Decode further and require only Decode for FromRow + Row + Value
mehcode
committed
e3adb88
View commit details
Copy full SHA for e3adb88
View code at this point
Browse repository at this point
Commits on Jun 12, 2020
feat(postgres): add support for built-in range types and allow derives to handle custom range types
Show description for c9f3e1a
mehcode
and
c410-f3r
committed
c9f3e1a
View commit details
Copy full SHA for c9f3e1a
View code at this point
Browse repository at this point
Commits on Jun 6, 2020
fix(sqlx-macros): update trait definitions
dignifiedquire
authored and
abonander
committed
9b68eb1
View commit details
Copy full SHA for 9b68eb1
View code at this point
Browse repository at this point
Commits on May 31, 2020
style(core): apply future-incompatible suggestions
mehcode
committed
9b299d9
View commit details
Copy full SHA for 9b299d9
View code at this point
Browse repository at this point
style(core): apply clippy suggestions
mehcode
committed
72c1f52
View commit details
Copy full SHA for 72c1f52
View code at this point
Browse repository at this point
feat: re-introduce error downcasting
mehcode
committed
e08f05b
View commit details
Copy full SHA for e08f05b
View code at this point
Browse repository at this point
Commits on May 30, 2020
refactor(core): remove the HRTB (higher rank trait bound) on Row in the aim of improving ergonomics
Show description for 757a930
mehcode
committed
757a930
View commit details
Copy full SHA for 757a930
View code at this point
Browse repository at this point
Commits on Mar 29, 2020
implement nullability on macro output, test postgres
abonander
authored and
mehcode
committed
6fde5a2
View commit details
Copy full SHA for 6fde5a2
View code at this point
Browse repository at this point
Commits on Mar 26, 2020
remove now-unused imports and reformat
abonander
committed
e99a863
View commit details
Copy full SHA for e99a863
View code at this point
Browse repository at this point
un-generify `Error` and support downcasting in `DatabaseError`
abonander
committed
673f133
View commit details
Copy full SHA for 673f133
View code at this point
Browse repository at this point
Commits on Mar 25, 2020
postgres: test type compatibility for record fields
mehcode
committed
6ebd5c8
View commit details
Copy full SHA for 6ebd5c8
View code at this point
Browse repository at this point
Commits on Mar 24, 2020
fix warnings from rustdoc
mehcode
committed
1940b68
View commit details
Copy full SHA for 1940b68
View code at this point
Browse repository at this point
Commits on Mar 21, 2020
Refactor the error to be generic over database
janaakhterov
authored and
mehcode
committed
cbdc1bb
View commit details
Copy full SHA for cbdc1bb
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.