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 ('{17690,17689,17684,17251,16757,16882,16878,16884,16774,16762,16737,16668,16637,16620,16461,16615,16632,16595,16380,13925}'::integer[]))