thinking in progress

This commit is contained in:
2019-10-10 16:38:59 +02:00
parent 77728cfdc4
commit 3a1f8ec4f6
3 changed files with 67 additions and 1 deletions

View File

@@ -12,6 +12,7 @@ use diesel::query_dsl::RunQueryDsl;
use diesel::r2d2::{self, ConnectionManager};
pub mod models;
mod updates;
mod schema;
/// The connection used