Rocket/contrib/sync_db_pools/lib
Sergio Benitez b6430e9970 Rename 'Outcome::Failure' to 'Outcome::Error'.
The primary motivation is to deconflate the leading `F`s in `Failure` and
`Forward`. In particular, when using a generics, we used `F` for forward, which
could easily be confused for `F` for `Failure`. This resolves the conflation.
2023-11-01 18:50:55 -05:00
..
src Rename 'Outcome::Failure' to 'Outcome::Error'. 2023-11-01 18:50:55 -05:00
tests Fix panic when dropping sync 'ConnectionPool'. 2023-03-23 14:57:54 -07:00
build.rs Add pool retrieval to sync_db_pools. 2022-05-24 16:47:09 -07:00
Cargo.toml Update 'sqlx' to '0.7'. 2023-10-26 19:55:46 -05:00