QUERY PLAN
Sort (cost=645.30..645.32 rows=8 width=99)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..645.18 rows=8 width=99)
Filter: (schedule_id = ANY ('{18269,18360,17833,16812}'::integer[]))