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