QUERY PLAN
Sort (cost=480.37..480.73 rows=145 width=100)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..475.16 rows=145 width=100)
Filter: (schedule_id = ANY ('{17401,17399,17398,17397,17396,17395,17393,17392,17391,17390}'::integer[]))