QUERY PLAN
Sort (cost=528.25..528.28 rows=12 width=97)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..528.03 rows=12 width=97)
Filter: (schedule_id = ANY ('{17894,17883,17882,17896,17856,17800,17890}'::integer[]))