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 ('{17939,11708,10790,10608,10121,8850,8848,8847,8838,8843}'::integer[]))