Rocket/examples/databases/src
Sergio Benitez 5b1a04deab Introduce async database pools: 'rocket_db_pools'.
This is the async analog of 'rocket_sync_db_pools', rewritten to be
cleaner, leaner, easier to maintain and extend, and better documented.

Resolves #1117.
Resolves #1187.
2021-07-18 12:17:17 -07:00
..
diesel_sqlite.rs Impl std traits, 'UriDisplay<Query>' for 'Json'. 2021-06-29 03:31:27 -07:00
main.rs Split 'rocket_contrib' into distinct crates. 2021-05-24 22:57:51 -07:00
rusqlite.rs Fix various generated and direct clippy warnings. 2021-06-08 13:27:09 -07:00
sqlx.rs Introduce async database pools: 'rocket_db_pools'. 2021-07-18 12:17:17 -07:00
tests.rs Graduate contrib 'json' and 'msgpack' into core. 2021-05-22 11:01:00 -07:00