pub async fn get_key_for_the_day(
    conn: &mut PgConnection
) -> ModelResult<Vec<u8>>