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
2025-10-02 23:35:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
sqlx
/
sqlx-core
History
Ryan Leckey
cc9d443434
feat: re-introduce Transaction
...
* Transaction now wraps `&mut Connection` instead of `Connection`
2020-05-30 17:51:55 -07:00
..
src
feat: re-introduce Transaction
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