QUERY PLAN
Sort (cost=515.25..515.41 rows=65 width=97)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..513.29 rows=65 width=97)
Filter: (schedule_id = ANY ('{17630,16897,16896,17561,17702,17896}'::integer[]))