QUERY PLAN
Sort (cost=384.14..384.24 rows=39 width=100)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..383.11 rows=39 width=100)
Filter: (schedule_id = ANY ('{17563,16368,17677,17674}'::integer[]))