sqlx/sqlx-core
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