//! Shared database schema and access layer for Shanty. //! //! This crate owns the database schema, migrations, and provides a typed access //! layer used by all other Shanty crates.