Cleanup db stuff
This commit is contained in:
parent
53ead537ff
commit
f3f3d36eed
4 changed files with 950 additions and 66 deletions
|
@ -13,6 +13,7 @@ use schema::schedules::dsl::*;
|
|||
pub mod errors;
|
||||
pub mod models;
|
||||
pub mod schema;
|
||||
mod model_utils;
|
||||
|
||||
embed_migrations!("migrations");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue