QUERY PLAN
Sort (cost=352.45..352.46 rows=3 width=100)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..352.43 rows=3 width=100)
Filter: (schedule_id = ANY ('{17700,17698}'::integer[]))