QUERY PLAN
Sort (cost=629.33..629.40 rows=30 width=100)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..628.59 rows=30 width=100)
Filter: (schedule_id = ANY ('{17688,17550,17381,17380,17379,17347,17344,16630,16773,17703,17706,17691,17700,17692,17698,13277,17346,16633,17343,17345}'::integer[]))