QUERY PLAN
Sort (cost=429.87..429.95 rows=30 width=100)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..429.14 rows=30 width=100)
Filter: (schedule_id = ANY ('{17436,17564,17681,17703,17704,17700,17692}'::integer[]))