QUERY PLAN
Sort (cost=801.34..801.39 rows=20 width=99)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..800.91 rows=20 width=99)
Filter: (schedule_id = ANY ('{18357,18356,12780,13230,13229,12882,13228,12739,12122,10720}'::integer[]))