Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
vbmade2000
/
sqlx
Public
forked from
launchbadge/sqlx
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 18, 2022
prepare 0.5.11 release (#1715)
abonander
authored
eaf41fd
Copy full SHA for eaf41fd
Commits on Feb 17, 2022
Support for lquery (#1710)
Show description for dd39e79
3 people
authored
dd39e79
Copy full SHA for dd39e79
Allow converting AnyConnectOptions to a specific ConnectOptions (#1610)
05storm26
authored
8bccd53
Copy full SHA for 8bccd53
docs: Acquire examples and alternative (#1687)
stoically
authored
45854a4
Copy full SHA for 45854a4
fix and extend postgres transaction example (#1636)
taladar
authored
fd4d219
Copy full SHA for fd4d219
Implement From for AnyConnection (#1652)
Show description for 183e620
Andrew Wheeler(Genusis)
authored
183e620
Copy full SHA for 183e620
Commits on Feb 16, 2022
Document Offline mode with feature flags (#1665)
Show description for e7a50d3
sedrik
authored
e7a50d3
Copy full SHA for e7a50d3
docs(macros): remove sentences banning usage of `as _` (#1619)
Show description for c90d271
3 people
authored
c90d271
Copy full SHA for c90d271
Fix Option for Any driver. (#1661)
Show description for 160f345
ArGGu
authored
160f345
Copy full SHA for 160f345
Basic support for ltree (#1696)
Show description for 6674e8b
4 people
authored
6674e8b
Copy full SHA for 6674e8b
refactor: Keep parsed `sqlx-data.json` in a cache instead of reparsing (#1684)
CosmicHorrorDev
authored
8f41f5b
Copy full SHA for 8f41f5b
Make a note about sqlx macros opt level (#1685)
Show description for 5f7e25b
CosmicHorrorDev
authored
5f7e25b
Copy full SHA for 5f7e25b
Simplify cargo-sqlx cmdline definition (#1626)
Show description for 313cc69
tranzystorekk
authored
313cc69
Copy full SHA for 313cc69
Avoid panicking if packet empty (#1667)
Show description for 2849468
nappa85
authored
2849468
Copy full SHA for 2849468
Add checksum mismtaches to sqlx-cli migrate info (#1680)
Show description for 7fb54d3
lfn3
authored
7fb54d3
Copy full SHA for 7fb54d3
SQLite unlock notification (#1658)
Show description for 347374b
madadam
authored
347374b
Copy full SHA for 347374b
Commits on Feb 11, 2022
fix(ci): pin MySQL version in the correct place
abonander
committed
7fd324d
Copy full SHA for 7fd324d
fix(ci): pin MySQL 8 version to 8.0.27
Show description for 5466826
abonander
authored
5466826
Copy full SHA for 5466826
Fix power calculation when encoding the BigDecimal into NUMERIC (#1692)
Show description for fd2d26e
VersBinarii
authored
fd2d26e
Copy full SHA for fd2d26e
Commits on Feb 8, 2022
Update macros.rs (#1657)
Show description for f3ac717
p9s
authored
f3ac717
Copy full SHA for f3ac717
Commits on Jan 20, 2022
faq: "obvious" -> "ideal"
abonander
authored
2182925
Copy full SHA for 2182925
faq: add answer for errors when using RusTLS
abonander
authored
cd65058
Copy full SHA for cd65058
Commits on Jan 10, 2022
docs(faq): state SQLx's position on MSRV
abonander
authored
dbdedcd
Copy full SHA for dbdedcd
Commits on Jan 4, 2022
Add target context to Postgres notice logs (#1606)
Show description for d901694
dbeckwith
authored
d901694
Copy full SHA for d901694
drop worker shared state in shutdown (#1608)
Show description for dec0ed1
andrewwhitehead
authored
dec0ed1
Copy full SHA for dec0ed1
Remove unused dependencies (#1605)
paolobarbolini
authored
bcb2d8e
Copy full SHA for bcb2d8e
Commits on Jan 3, 2022
docs: fix install instructions for sqlx-cli
abonander
authored
8e46e17
Copy full SHA for 8e46e17
Commits on Dec 30, 2021
Prepare 0.5.10 release (#1603)
Show description for fdbfc5d
abonander
authored
fdbfc5d
Copy full SHA for fdbfc5d
Commits on Dec 29, 2021
[CLI] Adds feature enabling Rustls usage rather than OpenSSL (#1584)
Show description for aa40f5f
SonicZentropy
and
abonander
authored
aa40f5f
Copy full SHA for aa40f5f
refactor(sqlite): make background thread responsible for all FFI calls (#1551)
abonander
authored
63ca2cc
Copy full SHA for 63ca2cc
feat(postgres): add an option to specify extra options (#1539)
Show description for b3091b0
liushuyu
authored
b3091b0
Copy full SHA for b3091b0
Fix support for Postgres array of custom types (#1483)
Show description for 32f1273
demurgos
authored
32f1273
Copy full SHA for 32f1273
Postgres: Array enum encoding (#1511)
Show description for dee5147
chesedo
authored
dee5147
Copy full SHA for dee5147
Reimport Either used in Executor (#1562)
Show description for 04109d9
DoumanAsh
and
abonander
authored
04109d9
Copy full SHA for 04109d9
fix(postgres): Match `~/.pgpass` password after URL parsing and fix user and database ordering (#1566)
Show description for f79d321
D1plo1d
authored
f79d321
Copy full SHA for f79d321
Pagination
Previous
Next
You can’t perform that action at this time.