QUERY PLAN
Sort (cost=352.44..352.44 rows=1 width=100)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..352.43 rows=1 width=100)
Filter: (schedule_id = 17672)