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 ('{17723,17722,17721,17720,17719,17718,17717,17716,17715,17714}'::integer[]))