QUERY PLAN
Sort (cost=749.46..749.50 rows=16 width=99)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..749.14 rows=16 width=99)
Filter: (schedule_id = ANY ('{18268,18269,18319,18360,18271,18363,18362,18361}'::integer[]))