QUERY PLAN
Sort (cost=730.21..730.58 rows=148 width=97)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..724.88 rows=148 width=97)
Filter: (schedule_id = ANY ('{17564,17891,17887,17816,17892,16368,17899,17791,17863,17866,17869,17436,17881,17880,17832,17900,17901}'::integer[]))