QUERY PLAN
Sort (cost=476.75..476.89 rows=55 width=100)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..475.16 rows=55 width=100)
Filter: (schedule_id = ANY ('{17644,17651,17630,17406,17315,17505,17500,16179,17683,17691}'::integer[]))