QUERY PLAN
Sort (cost=476.00..476.08 rows=33 width=100)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..475.16 rows=33 width=100)
Filter: (schedule_id = ANY ('{17411,17569,17568,17557,17431,15648,17693,17272,17161,16362}'::integer[]))