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