the trait bound &mut Transaction<'_, Sqlite>: Executor<'_>
is not satisfied
#2606
Labels
&mut Transaction<'_, Sqlite>: Executor<'_>
is not satisfied
#2606
Bug Description
After updating to v0.7.0 I got this error
Minimal Reproduction
Info
"runtime-tokio-rustls", "sqlite", "chrono"
rustc --version
: 1.170The text was updated successfully, but these errors were encountered: