QUERY PLAN
Sort (cost=800.71..800.76 rows=20 width=99)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..800.28 rows=20 width=99)
Filter: (schedule_id = ANY ('{18349,18347,18357,18340,18339,18335,18331,18338,18329,18328}'::integer[]))