Refactor errors and some other stuff/fixes
This commit is contained in:
parent
8d996888bd
commit
5a7b2de0ea
28 changed files with 507 additions and 341 deletions
emgauwa-lib/src/db
|
@ -5,7 +5,6 @@ use sqlx::sqlite::{SqliteConnectOptions, SqlitePoolOptions};
|
|||
use sqlx::{Pool, Sqlite};
|
||||
|
||||
mod controllers;
|
||||
pub mod errors;
|
||||
mod junction_relay_schedule;
|
||||
mod junction_tag;
|
||||
mod model_utils;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue