QUERY PLAN
Sort (cost=436.36..436.37 rows=2 width=97)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..436.35 rows=2 width=97)
Filter: (schedule_id = 17251)