QUERY PLAN
Sort (cost=673.37..673.53 rows=63 width=99)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..671.49 rows=63 width=99)
Filter: (schedule_id = ANY ('{17928,16368,18041,18018,18159}'::integer[]))