QUERY PLAN
Sort (cost=723.52..723.56 rows=14 width=99)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..723.26 rows=14 width=99)
Filter: (schedule_id = ANY ('{18039,17928,18018,17881,17996,18159,18161}'::integer[]))