QUERY PLAN
Sort (cost=593.88..593.89 rows=4 width=99)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..593.84 rows=4 width=99)
Filter: (schedule_id = ANY ('{18359,18357}'::integer[]))