QUERY PLAN
Sort (cost=367.81..367.82 rows=4 width=100)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..367.77 rows=4 width=100)
Filter: (schedule_id = ANY ('{17703,17700,17698}'::integer[]))