QUERY PLAN
Sort (cost=593.50..593.50 rows=2 width=99)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..593.49 rows=2 width=99)
Filter: (schedule_id = 18363)