QUERY PLAN
Sort (cost=596.68..596.90 rows=88 width=99)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..593.84 rows=88 width=99)
Filter: (schedule_id = ANY ('{16687,16896}'::integer[]))