QUERY PLAN
Sort (cost=813.28..814.43 rows=460 width=96)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..792.93 rows=460 width=96)
Filter: (schedule_id = ANY ('{17410,17406,17404,17593,17922,17824,17426,17425,17390,17604,17420,17923,17626,17403,17930,17239,16179,17925,17939}'::integer[]))