-> Seq Scan on tbl_cases (cost=0.00..437.42 rows=7 width=8)
Filter: ((created_at >= '2026-01-01 00:00:00+08'::timestamp with time zone) AND (created_at <= '2026-12-31 23:59:59+08'::timestamp with time zone) AND (client_id = ANY ('{2094,149,2737,399,3433,2728,2123,2114,2098,2093,1101,31}'::integer[])))