QUERY PLAN
Sort (cost=631.16..631.36 rows=81 width=100)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..628.59 rows=81 width=100)
Filter: (schedule_id = ANY ('{17690,16656,17511,17436,17217,17563,17661,17636,17537,17514,17472,17474,17689,17688,17679,17672,17671,17667,17655,17653}'::integer[]))