@ -13,6 +13,7 @@ use schema::schedules::dsl::*;
pub mod errors;
pub mod models;
pub mod schema;
mod model_utils;
embed_migrations!("migrations");