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 ('{1999,220,357,503,636,237,2108,1937,535,622,2152,1465,2147,1283,1356,1327,922,932,1341,2095}'::integer[]))) |