QUERY PLAN
Sort (cost=1060.81..1060.91 rows=40 width=99)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..1059.75 rows=40 width=99)
Filter: (schedule_id = ANY ('{16461,16615,16632,16595,16380,13925,13784,13650,13611,13014,13095,12977,12780,12414,12270,12263,12241,12204,12141,12121}'::integer[]))