fn get_pids_all(
    db: &Db,
    joined_inns: &[u32],
    page_params: &ParamsPage,
    is_site_admin: bool
) -> Result<Vec<u32>, AppError>
Expand description

get pids all, controlled by inn_type, sorted by timestamp