QUERY PLAN
Sort (cost=10.08..10.09 rows=4 width=145)
Sort Key: created_at DESC
-> Seq Scan on tbl_punch_leaves (cost=0.00..10.04 rows=4 width=145)
Filter: (created_by = 5064)