QUERY PLAN
Sort (cost=1062.75..1062.98 rows=92 width=99)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..1059.75 rows=92 width=99)
Filter: (schedule_id = ANY ('{18241,17961,17531,18030,17481,17578,17112,17529,17382,17440,17036,17293,16727,17188,16227,16955,16094,16580,16651,16573}'::integer[]))