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 ('{1177,1374,607,603,905,901,1168,1296,1227,1297,1350,1273,391,1047,361,1895,184,983,743,463}'::integer[]))) |