Rocket/contrib/lib/src
Sergio Benitez cfd5af38fe Set better default 'diesel::SQLite' options.
The options set WAL, a 1s busy timeout, and enables foreign keys.

This also adds a focused 'databases::Config::figment()', used to
retrieve a focused figment for a given config.
2021-04-07 23:09:05 -07:00
..
compression Remove superfluous lifetimes in 'Fairing' methods. 2020-07-23 21:32:20 -07:00
databases Set better default 'diesel::SQLite' options. 2021-04-07 23:09:05 -07:00
helmet Remove 'attach' fairings. Add 'liftoff' fairings. 2021-04-07 23:09:00 -07:00
templates Remove 'attach' fairings. Add 'liftoff' fairings. 2021-04-07 23:09:00 -07:00
json.rs Return 422 for semantically bad Json, MessagePack. 2021-04-07 23:09:05 -07:00
lib.rs Remove 'rocket::inspect()', 'Cargo'. 2020-10-22 03:27:04 -07:00
msgpack.rs Return 422 for semantically bad Json, MessagePack. 2021-04-07 23:09:05 -07:00
serve.rs Allow dynamic route names. Log 'StaticFiles' root. 2021-03-10 18:40:38 -08:00
uuid.rs Fix all broken links. Update some outdated docs. 2021-03-19 18:09:13 -07:00