QUERY PLAN
Sort (cost=805.68..806.02 rows=135 width=99)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..800.91 rows=135 width=99)
Filter: (schedule_id = ANY ('{18319,18267,18236,17928,17653,16368,17319,17150,17654,17296}'::integer[]))