QUERY PLAN
Sort (cost=613.30..613.34 rows=17 width=96)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..612.95 rows=17 width=96)
Filter: (schedule_id = ANY ('{17580,17361,17232,17302,17151,16868,16730,16835,16661,16708}'::integer[]))