medicapi::logic::condition_names_logic

Function get_by_org_id_no_cache

pub fn get_by_org_id_no_cache(
    conn: &PgConnection,
    id: Uuid,
) -> Result<Vec<ConditionNames>, StatusMessage>
Expand description

Origin of the cached function get_by_org_id.