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