Files
rust-postgres/tokio-postgres
Steven Fackler 680f7b8ecb Start prepping for futures closing over parameters
Change the slice-consuming methods to requiring &(dyn ToSql + Sync),
which makes the overall value Send. If you have non-Sync values for
whatever reason, you can still use the iterator-based methods.
2019-09-25 18:22:59 -07:00
..
2019-09-19 14:48:34 -07:00
2019-06-29 21:43:50 -07:00
2019-03-05 21:35:46 -08:00