QUERY PLAN
Sort (cost=7.65..7.69 rows=14 width=16)
Sort Key: created_at DESC
-> Seq Scan on tbl_punch_aways (cost=0.00..7.39 rows=14 width=16)
Filter: (created_by = 1000)