QUERY PLAN
Sort (cost=619.80..619.81 rows=6 width=99)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..619.72 rows=6 width=99)
Filter: (schedule_id = ANY ('{17939,18166,18110}'::integer[]))