QUERY PLAN
Sort (cost=878.43..878.50 rows=26 width=99)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..877.82 rows=26 width=99)
Filter: (schedule_id = ANY ('{18259,17999,18168,18221,17963,18318,18267,17961,18319,18320,18105,18167,18361}'::integer[]))