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 ('{12120,12119,12122,12115,12091,11846,11845,11844,11843,11837,11587,11586,11390,11333,8832,8822,8755,8467,8442,8417}'::integer[]))