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 ('{17954,17953,17561,17579,17702,18025,18000,18158}'::integer[]))