QUERY PLAN
Sort (cost=671.65..671.68 rows=10 width=99)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..671.49 rows=10 width=99)
Filter: (schedule_id = ANY ('{18082,18081,18093,18110,18111}'::integer[]))