QUERY PLAN
Sort (cost=1.14..1.14 rows=1 width=12)
Sort Key: created_at DESC
-> Seq Scan on tbl_punch_overtimes (cost=0.00..1.12 rows=1 width=12)
Filter: (created_by = 1000)