QUERY PLAN
Sort (cost=452.99..452.99 rows=2 width=96)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..452.98 rows=2 width=96)
Filter: (schedule_id = 17939)