QUERY PLAN
Sort (cost=752.46..752.71 rows=100 width=99)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..749.14 rows=100 width=99)
Filter: (schedule_id = ANY ('{17961,18100,18259,18105,16896,18158,18160,18167}'::integer[]))