QUERY PLAN
Sort (cost=645.73..645.75 rows=8 width=99)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..645.61 rows=8 width=99)
Filter: (schedule_id = ANY ('{18238,17531,17961,18241}'::integer[]))