QUERY PLAN
Sort (cost=723.52..723.56 rows=14 width=99)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..723.26 rows=14 width=99)
Filter: (schedule_id = ANY ('{18169,18168,18163,18160,18159,18272,18161}'::integer[]))