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 ('{17938,17937,17930,17924,17923,17922,17921,17918,17893,17874}'::integer[]))