This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
sqlx
Watch
1
Star
0
Fork
0
You've already forked sqlx
mirror of
https://github.com/launchbadge/sqlx.git
synced
2026-01-20 15:46:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
sqlx
/
src
/
pg
History
Ryan Leckey
2d5170d742
Prune dependency list and remove unused imports
2019-08-20 20:10:18 -07:00
..
connection
Prune dependency list and remove unused imports
2019-08-20 20:10:18 -07:00
protocol
Prune dependency list and remove unused imports
2019-08-20 20:10:18 -07:00
types
Use from_utf8_unchecked when we know its UTF-8
2019-08-18 20:42:56 -07:00
backend.rs
Wrap the query in a top-level SqlQuery to facilitate type inference.
2019-08-20 18:06:00 -07:00
mod.rs
Wrap the query in a top-level SqlQuery to facilitate type inference.
2019-08-20 18:06:00 -07:00
query.rs
Prune dependency list and remove unused imports
2019-08-20 20:10:18 -07:00
row.rs
Clean up Decode some more, Box some fields in Message
2019-08-19 22:10:28 -07:00