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 ('{17652,17651,17648,17647,17646,17645,17644,17630,17629,17628,17627,17626,17625,17624,17621,17620,17619,17618,17617,17616}'::integer[]))