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 ('{17758,17757,17756,17755,17754,17753,17752,17751,17750,17749}'::integer[]))