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 ('{7957,7946,7932,7907,7868,7825,7805,7780,7778,7776,7735,7736,7619,7613,7129,7115,6891,6881,6883,6882}'::integer[]))