QUERY PLAN
Sort (cost=787.83..788.56 rows=291 width=97)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..775.93 rows=291 width=97)
Filter: (schedule_id = ANY ('{17894,17895,17855,17854,17793,17674,17564,17563,17521,17520,17518,17513,17512,17473,17471,17661,17833,17677,17891,17636}'::integer[]))