QUERY PLAN
Sort (cost=353.29..353.37 rows=34 width=100)
Sort Key: created_at DESC
-> Seq Scan on tbl_schedule_descriptions (cost=0.00..352.43 rows=34 width=100)
Filter: (schedule_id = 16368)