QUERY PLAN
Sort (cost=493.15..493.36 rows=83 width=100)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..490.51 rows=83 width=100)
Filter: (schedule_id = ANY ('{17690,17698,17436,17651,16368,17445,17564,17669,17676,17681,17692}'::integer[]))