pub type Store = TenantDb;
Tenant database. Gated so --no-default-features builds do not enable postgres.
--no-default-features
pub struct Store { /* private fields */ }