QUERY PLAN
Sort (cost=478.33..478.57 rows=96 width=100)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..475.16 rows=96 width=100)
Filter: (schedule_id = ANY ('{17705,17630,17544,17510,17509,17496,17494,17493,17492,17491}'::integer[]))