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-04-08 19:25:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bb3b571a5799cfeaa3368b05ed0f0b6e66f465fc
sqlx
/
sqlx-core
History
Ryan Leckey
bb3b571a57
fix: tweak lifetimes in Executor to limit the scope for the borrow on the query to the single execution
2020-05-30 17:51:55 -07:00
..
src
fix: tweak lifetimes in Executor to limit the scope for the borrow on the query to the single execution
2020-05-30 17:51:55 -07:00
Cargo.toml
refactor(core): remove the HRTB (higher rank trait bound) on Row in the aim of improving ergonomics
2020-05-30 16:09:08 -07:00