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 }}
thedodd
/
sqlx
Public
forked from
launchbadge/sqlx
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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 3, 2023
fix(actions): quote glob branch filter
abonander
authored
6d0d740
Copy full SHA for 6d0d740
Run CI on *-dev branch
Show description for 9d0e596
abonander
authored
9d0e596
Copy full SHA for 9d0e596
Commits on Feb 2, 2023
Fixed typo. (#2156)
cdbfoster
authored
c828fb5
Copy full SHA for c828fb5
Commits on Sep 20, 2022
CHANGELOG: mention that users should upgrade CLI
abonander
authored
76ae286
Copy full SHA for 76ae286
Commits on Sep 14, 2022
fix: cannot publish with wildcard dep
abonander
committed
ef17af3
Copy full SHA for ef17af3
prepare 0.6.2 release (#2092)
abonander
authored
b6cddcd
Copy full SHA for b6cddcd
Commits on Sep 13, 2022
Sqlite explain plan log efficiency (#2091)
Show description for 8fca760
tyrelr
authored
8fca760
Copy full SHA for 8fca760
fix: make begin,commit,rollback cancel-safe in sqlite (#2054) (#2057)
madadam
authored
f38c739
Copy full SHA for f38c739
fix: Remove default chrono dep on time for sqlx-cli (#2089)
Show description for 09717e1
TravisWhitehead
authored
09717e1
Copy full SHA for 09717e1
fix: ensure migration progress is not lost for PG, mysql and sqlite (#1991)
Show description for 5e56da8
crepererum
authored
5e56da8
Copy full SHA for 5e56da8
Commits on Sep 7, 2022
feat: Add `try_from` attribute for `FromRow` (#1081)
zzhengzhuo
authored
ddffaa7
Copy full SHA for ddffaa7
Commits on Sep 6, 2022
customizable db locking during migration (#2063)
Show description for 18a76fb
fuzzbuck
and
abonander
authored
18a76fb
Copy full SHA for 18a76fb
Commits on Sep 3, 2022
Fix expansion of `sqlx(flatten)` (#2023)
Show description for c5f3513
RustyYato
authored
c5f3513
Copy full SHA for c5f3513
close unnamed portal after each executed extended query (#2081)
Show description for 04884f1
DXist
authored
04884f1
Copy full SHA for 04884f1
Commits on Sep 1, 2022
Add extension support for SQLite (#2062)
Show description for 20877d8
bradfier
authored
20877d8
Copy full SHA for 20877d8
fix: mssql uses unsigned for tinyint instead of signed (#2074)
zibebe
authored
9de70d2
Copy full SHA for 9de70d2
Use cargo check consistently in `prepare` (#2071)
cycraig
authored
20af5cd
Copy full SHA for 20af5cd
Commits on Aug 27, 2022
Fix `prepare` race condition in workspaces (#2069)
Show description for 0823e11
cycraig
authored
0823e11
Copy full SHA for 0823e11
Commits on Aug 26, 2022
SqliteConnectOptions typo (#2072)
fasterthanlime
authored
4c9d239
Copy full SHA for 4c9d239
Commits on Aug 23, 2022
Updated documentation to reflect inet allows for IpAddr (#2053)
Show description for 3f7111f
rakshith-ravi
and
abonander
authored
3f7111f
Copy full SHA for 3f7111f
fix: use unlock notify also on sqlite3_exec (#2021) (#2055)
madadam
authored
2d65c5d
Copy full SHA for 2d65c5d
fix(docs): close code block in query_builder.rs (#2067)
Show description for 5790ffc
abonander
authored
5790ffc
Copy full SHA for 5790ffc
Commits on Aug 18, 2022
fix typo in documentation (#2058)
lovasoa
authored
0e5b9a1
Copy full SHA for 0e5b9a1
Commits on Aug 17, 2022
chore: Switch to sha1 crate (#2056)
stoically
authored
26f60d9
Copy full SHA for 26f60d9
Commits on Aug 16, 2022
chore: add Discord link to issue templates
abonander
authored
956d8a8
Copy full SHA for 956d8a8
fix: change extension of `.github/ISSUE_TEMPLATE/config.yaml` to `.yml`
Show description for e04045c
abonander
committed
e04045c
Copy full SHA for e04045c
Add FAQ and discussions links
abonander
committed
ad594ce
Copy full SHA for ad594ce
Add issue templates (#2052)
abonander
authored
5245c9e
Copy full SHA for 5245c9e
Commits on Aug 11, 2022
Fix typo in FromRow docs (#2040)
Show description for 326254f
zlindner
authored
326254f
Copy full SHA for 326254f
added flag for PIPES_AS_CONCAT connection setting for MySQL to fix #2034 (#2046)
marcustut
authored
ca74b0c
Copy full SHA for ca74b0c
Commits on Aug 10, 2022
fix: use full macro path (#2028)
Show description for 373b121
alexander-jackson
authored
373b121
Copy full SHA for 373b121
Commits on Aug 8, 2022
Bump sqlformat to 0.2.0 (#2025)
Show description for c4f1816
NSMustache
authored
c4f1816
Copy full SHA for c4f1816
Commits on Aug 5, 2022
Szymek156/issue2009 (#2014)
Show description for c931cab
szymek156
and
Szymon Zimnowoda
authored
c931cab
Copy full SHA for c931cab
Commits on Aug 3, 2022
docs(FAQ): add answer about supported db versions
abonander
authored
728717f
Copy full SHA for 728717f
fix(docs): remove mention of subcommand that wasn't added
Show description for 7809ff4
abonander
committed
7809ff4
Copy full SHA for 7809ff4
Pagination
Previous
Next
You can’t perform that action at this time.