QUERY PLAN
Aggregate (cost=1.10..1.11 rows=1 width=8)
-> Sort (cost=1.05..1.06 rows=3 width=790)
Sort Key: tbl_punch_strategies.created_at DESC
-> Seq Scan on tbl_punch_strategies (cost=0.00..1.03 rows=3 width=790)