QUERY PLAN
Sort (cost=477.73..477.94 rows=81 width=100)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..475.16 rows=81 width=100)
Filter: (schedule_id = ANY ('{17698,16656,17666,16285,17511,17436,17217,17563,17661,17636}'::integer[]))