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 ('{2092,1908,913,888,756,703,889,643,1472,1464,1512,1514,1191,66,991,113,945,190,2119,2019}'::integer[]))) |