QUERY PLAN
Sort (cost=613.30..613.34 rows=17 width=96)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..612.95 rows=17 width=96)
Filter: (schedule_id = ANY ('{17251,16757,16882,16878,16884,16774,16762,16737,16668,16637}'::integer[]))