QUERY PLAN
Sort (cost=800.71..800.76 rows=20 width=99)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..800.28 rows=20 width=99)
Filter: (schedule_id = ANY ('{11708,10790,10608,10121,8850,8848,8847,8838,8843,8828}'::integer[]))