QUERY PLAN
Sort (cost=475.90..475.98 rows=30 width=100)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..475.16 rows=30 width=100)
Filter: (schedule_id = ANY ('{17667,17651,17644,17588,17586,17585,17577,17466,17454,17437}'::integer[]))