Filter: ((created_at >= '2025-01-01 00:00:00+08'::timestamp with time zone) AND (created_at <= '2025-12-31 23:59:59+08'::timestamp with time zone) AND (case_type = 2) AND (client_id = ANY ('{1661,3375,2128,2492,3360,3361,3329,2547,2136,2130,2125,85,2138,3326,57,101,2205,1276,20,25}'::integer[]))) |