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 ('{17691,13229,13228,13230,12882,12780,12739,12122,10720,10686,10166,10164,9902,9869,9716,9673,9520,9461,9418,8557}'::integer[]))