QUERY PLAN
Sort (cost=475.46..475.50 rows=15 width=100)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..475.16 rows=15 width=100)
Filter: (schedule_id = ANY ('{13650,13095,12780,12414,12270,12263,12241,17251,16878,16882}'::integer[]))