QUERY PLAN
Sort (cost=625.04..625.18 rows=57 width=97)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..623.38 rows=57 width=97)
Filter: (schedule_id = ANY ('{17894,17354,17866,17867,17883,17885,17882,17881,17897,17898,17902,17890}'::integer[]))