QUERY PLAN
Sort (cost=494.82..495.13 rows=124 width=100)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..490.51 rows=124 width=100)
Filter: (schedule_id = ANY ('{17667,17354,16896,17239,17543,17319,17634,17683,17677,17542,17468}'::integer[]))