Expand description
Separate crate for the database definitions
Re-exports§
pub use diesel;
Modules§
- conversions
- Conversions between rust and SQLITE/database types.
- db
- Structure to handle the SQLite store.
- models
- Models for all the resources.
- schema
- Database schema definitions