QUERY PLAN
Sort (cost=432.70..432.70 rows=2 width=97)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..432.69 rows=2 width=97)
Filter: (schedule_id = 17901)