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 }}
M4SS-Code
/
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
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 20, 2023
fix(macros-core): use of undeclared `tracked_path`
wiklee
authored and
abonander
committed
9ac2cb3
Copy full SHA for 9ac2cb3
fix(#2407): respect the HaltIfNull opcode when determining nullability
arlyon
authored and
abonander
committed
bd3eb94
Copy full SHA for bd3eb94
Commits on Mar 17, 2023
fix: update docs.rs features metadata
abonander
committed
15458fa
Copy full SHA for 15458fa
fix: replace use of deprecated `chrono` APIs
abonander
committed
ec60b1d
Copy full SHA for ec60b1d
fix: replace use of deprecated `base64` functions
abonander
committed
0f6c377
Copy full SHA for 0f6c377
chore: cleanup, fix all non-deprecation warnings
abonander
committed
d43257e
Copy full SHA for d43257e
fix(docs): update README for 0.7.0, note alpha cycle
abonander
committed
aa6c6d9
Copy full SHA for aa6c6d9
fix(docs): example of `sqlx_macros_unstable` in config.toml
df51d
authored and
abonander
committed
a622f04
Copy full SHA for a622f04
0.7.0-alpha.2 release
abonander
committed
551d622
Copy full SHA for 551d622
Commits on Mar 15, 2023
fix: drop old time 0.1.44 dep
Show description for bce16a5
codahale
authored and
abonander
committed
bce16a5
Copy full SHA for bce16a5
fix(prepare): store temporary query files inside the workspace
aschey
authored and
abonander
committed
cf3ce13
Copy full SHA for cf3ce13
Commits on Mar 14, 2023
Docs of FromRow -> skip attribute updated as suggested by @abonander
Show description for 70934d7
grgi
and
abonander
committed
70934d7
Copy full SHA for 70934d7
Docs for `skip` attribute of `FromRow` macro
grgi
authored and
abonander
committed
6713e8c
Copy full SHA for 6713e8c
fixed cargo format check
grgi
authored and
abonander
committed
cc91986
Copy full SHA for cc91986
test for FromRow -> skip attribute
grgi
authored and
abonander
committed
03de69b
Copy full SHA for 03de69b
derive FromRow: added attribute skip for setting default value
grgi
authored and
abonander
committed
665b859
Copy full SHA for 665b859
Commits on Mar 11, 2023
fix: lower default logging level for statements to Debug
nc7s
authored and
abonander
committed
c03926c
Copy full SHA for c03926c
Commits on Mar 10, 2023
bump libsqlite3-sys to patched version
grantkee
authored and
abonander
committed
aff632a
Copy full SHA for aff632a
Remove invalid impl
dbeckwith
authored and
abonander
committed
cea7228
Copy full SHA for cea7228
Add From impls for Json
dbeckwith
authored and
abonander
committed
0b192cf
Copy full SHA for 0b192cf
Commits on Mar 9, 2023
fix test
0xdeafbeef
authored and
abonander
committed
5a8cd95
Copy full SHA for 5a8cd95
feat: support new types in `sqlx::query_as!`
0xdeafbeef
authored and
abonander
committed
4b8fa7a
Copy full SHA for 4b8fa7a
fix: sqlx-postgres bigdecimal feature
0xdeafbeef
authored and
abonander
committed
d81b6fc
Copy full SHA for d81b6fc
Commits on Mar 4, 2023
feat: support calling PostgreSQL procedures with the macros
Show description for 1ff6a2a
bgeron
authored and
abonander
committed
1ff6a2a
Copy full SHA for 1ff6a2a
Don't run EXPLAIN nullability analysis on Materialize
Show description for bb2baf2
benesch
authored and
abonander
committed
bb2baf2
Copy full SHA for bb2baf2
feat: add `Connection::shrink_buffers`, `PoolConnection::close`
Show description for c4b835c
abonander
committed
c4b835c
Copy full SHA for c4b835c
README: Link build badge to workflow runs
dbrgn
authored and
abonander
committed
728280a
Copy full SHA for 728280a
README: Fix build badge
dbrgn
authored and
abonander
committed
b61677d
Copy full SHA for b61677d
Commits on Mar 3, 2023
chore: Use tracing's fields to get structured logs
Show description for 82ff8d9
jaysonsantos
authored and
abonander
committed
82ff8d9
Copy full SHA for 82ff8d9
Commits on Mar 2, 2023
Disable rustls crate logging feature by default
sergeiivankov
authored and
abonander
committed
21c2660
Copy full SHA for 21c2660
chore: update documentation to replace sqlx-data.json with .sqlx
cycraig
authored and
abonander
committed
3f2ec6f
Copy full SHA for 3f2ec6f
chore: test macros' offline mode in CI
Show description for c6b372f
cycraig
and
abonander
committed
c6b372f
Copy full SHA for c6b372f
feat(prepare): move to one-file-per-query for offline mode
Show description for 96c8b12
2 people
authored and
abonander
committed
96c8b12
Copy full SHA for 96c8b12
fix(docs): example code for sqlx::test
kenkoooo
authored and
abonander
committed
291e79a
Copy full SHA for 291e79a
fix(pool): close when last handle is dropped, extra check in `try_acquire`
Show description for 1fb1945
abonander
committed
1fb1945
Copy full SHA for 1fb1945
Pagination
Previous
Next
You can’t perform that action at this time.