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