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 ('{11845,11844,11843,11837,11587,11586,11390,11333,8832,8822,8755,8467,8442,8417,8378,8158,8135,8063,7973,7979}'::integer[]))