QUERY PLAN
Sort (cost=697.59..697.62 rows=12 width=99)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..697.37 rows=12 width=99)
Filter: (schedule_id = ANY ('{18041,18105,18039,18018,17996,18159}'::integer[]))