QUERY PLAN
Sort (cost=453.00..453.01 rows=3 width=96)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..452.98 rows=3 width=96)
Filter: (schedule_id = ANY ('{16599,16597}'::integer[]))