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 }}
disconsented
/
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-cli
src
on
master
User selector
All users
All time
Commit history
Commits on Feb 16, 2022
Simplify cargo-sqlx cmdline definition (#1626)
Show description for 313cc69
tranzystorekk
authored
313cc69
View commit details
Copy full SHA for 313cc69
View code at this point
Browse repository at this point
Add checksum mismtaches to sqlx-cli migrate info (#1680)
Show description for 7fb54d3
lfn3
authored
7fb54d3
View commit details
Copy full SHA for 7fb54d3
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 21, 2021
Append to existing RUSTFLAGS, instead of overwriting. (#1582)
Show description for f0d0f2f
tkintscher
and
Thomas Kintscher
authored
f0d0f2f
View commit details
Copy full SHA for f0d0f2f
View code at this point
Browse repository at this point
Commits on Sep 10, 2021
Fix issue #1431 (#1432)
Show description for bb33a29
xpe
authored
bb33a29
View commit details
Copy full SHA for bb33a29
View code at this point
Browse repository at this point
Commits on Aug 30, 2021
Use promptly instead of dialoguer (#1410)
Show description for ad81e35
xpe
authored
ad81e35
View commit details
Copy full SHA for ad81e35
View code at this point
Browse repository at this point
fix(cli) move database_url #1391 (#1400)
leshow
authored
0e51272
View commit details
Copy full SHA for 0e51272
View code at this point
Browse repository at this point
Commits on Jul 21, 2021
fix(macros): tell the compiler about external files/env vars to watch (#1332)
Show description for e89cb09
abonander
authored
e89cb09
View commit details
Copy full SHA for e89cb09
View code at this point
Browse repository at this point
Commits on Apr 27, 2021
Remove redundant args default notice
l4l
authored and
mehcode
committed
be88631
View commit details
Copy full SHA for be88631
View code at this point
Browse repository at this point
Commits on Apr 26, 2021
Try to make 'no queries found' message more clear (#1191)
Show description for 212d235
stevewillcock
authored
212d235
View commit details
Copy full SHA for 212d235
View code at this point
Browse repository at this point
Commits on Apr 9, 2021
sqlx-cli database reset fix confirmation flag
Show description for fc6eb63
qqwa
authored and
mehcode
committed
fc6eb63
View commit details
Copy full SHA for fc6eb63
View code at this point
Browse repository at this point
Removed unnecessarey preserve_order feature for serde_json. More reliable serialization-desetislization of sqlx-data.json. Added unit tests for sqlx-data.json serialization-deserialization
Show description for 674d89b
Vyacheslav Gudkov
authored and
mehcode
committed
674d89b
View commit details
Copy full SHA for 674d89b
View code at this point
Browse repository at this point
Add ignore_missing parameter
zshell31
authored and
mehcode
committed
85ff651
View commit details
Copy full SHA for 85ff651
View code at this point
Browse repository at this point
Rewrite migration algorithm in order to apply also unapplied migrations
zshell31
authored and
mehcode
committed
8950332
View commit details
Copy full SHA for 8950332
View code at this point
Browse repository at this point
Commits on Feb 1, 2021
Move `Cargo.toml` check to `run_prepare_step`
nextonesfaster
authored and
mehcode
committed
ed20639
View commit details
Copy full SHA for ed20639
View code at this point
Browse repository at this point
Don't require `Cargo.toml` for all subcommands
nextonesfaster
authored and
mehcode
committed
264cb09
View commit details
Copy full SHA for 264cb09
View code at this point
Browse repository at this point
Commits on Jan 14, 2021
Remove cargo_metadata dependency
Show description for 0758ffd
jplatte
authored and
mehcode
committed
0758ffd
View commit details
Copy full SHA for 0758ffd
View code at this point
Browse repository at this point
Fix docs for cargo sqlx prepare
jplatte
authored and
mehcode
committed
501be32
View commit details
Copy full SHA for 501be32
View code at this point
Browse repository at this point
[offline] Don't read sqlx-data.json into a String before parsing
jplatte
authored and
mehcode
committed
d2d56c6
View commit details
Copy full SHA for d2d56c6
View code at this point
Browse repository at this point
[offline] Use buffering for JSON file reading / writing
jplatte
authored and
mehcode
committed
52a7c35
View commit details
Copy full SHA for 52a7c35
View code at this point
Browse repository at this point
Commits on Dec 19, 2020
Support workspaces for offline feature
Show description for 3e1da43
Joe Grund
authored and
mehcode
committed
3e1da43
View commit details
Copy full SHA for 3e1da43
View code at this point
Browse repository at this point
Commits on Nov 25, 2020
fix migrate marco to take migration type
sidred
authored and
mehcode
committed
e8c073c
View commit details
Copy full SHA for e8c073c
View code at this point
Browse repository at this point
reversible migrations for cli
Show description for f41551f
sidred
authored and
mehcode
committed
f41551f
View commit details
Copy full SHA for f41551f
View code at this point
Browse repository at this point
Commits on Nov 19, 2020
Fix some clippy lints
jplatte
authored and
abonander
committed
3c7c266
View commit details
Copy full SHA for 3c7c266
View code at this point
Browse repository at this point
Commits on Nov 12, 2020
fix: usage of migrate::run now takes two parameters
mehcode
committed
12da5ba
View commit details
Copy full SHA for 12da5ba
View code at this point
Browse repository at this point
use default_value for migrations source
stuarth
authored and
mehcode
committed
c91eb2b
View commit details
Copy full SHA for c91eb2b
View code at this point
Browse repository at this point
Add source param to command line
stuarth
authored and
mehcode
committed
a4729cd
View commit details
Copy full SHA for a4729cd
View code at this point
Browse repository at this point
Commits on Nov 4, 2020
Add context of where to put the offline feature
pickfire
authored and
abonander
committed
6a5c54b
View commit details
Copy full SHA for 6a5c54b
View code at this point
Browse repository at this point
Commits on Oct 30, 2020
Pass `SQLX_OFFLINE=false` to rustc in prepare
Show description for 139704f
jplatte
authored and
abonander
committed
139704f
View commit details
Copy full SHA for 139704f
View code at this point
Browse repository at this point
Fix a typo
jplatte
authored and
abonander
committed
f45f9ae
View commit details
Copy full SHA for f45f9ae
View code at this point
Browse repository at this point
Commits on Oct 24, 2020
fix(cli): wait for newlines for confirmations
izik1
authored and
abonander
committed
e816943
View commit details
Copy full SHA for e816943
View code at this point
Browse repository at this point
Commits on Oct 13, 2020
Bump clap version
Show description for e00d8aa
jplatte
authored and
mehcode
committed
e00d8aa
View commit details
Copy full SHA for e00d8aa
View code at this point
Browse repository at this point
Delete target/sqlx before invoking cargo in `cargo sqlx prepare`
jplatte
authored and
mehcode
committed
e3a71f0
View commit details
Copy full SHA for e3a71f0
View code at this point
Browse repository at this point
Commits on Sep 11, 2020
feat: adds the setup command to the sqlx-cli
Show description for 2e1658e
bytesofpie
authored and
abonander
committed
2e1658e
View commit details
Copy full SHA for 2e1658e
View code at this point
Browse repository at this point
feat: adds the reset command to the sqlx-cli
Show description for 916f1fc
bytesofpie
authored and
abonander
committed
916f1fc
View commit details
Copy full SHA for 916f1fc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.