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 ('{13369,17691,17699,17700,17692,17698,17288,16096,14856,13276,13654,12453,12246,12239,11708,10790,10608,8848,8847,8838}'::integer[]))