QUERY PLAN
Sort (cost=9.05..9.08 rows=11 width=16)
Sort Key: created_at DESC
-> Seq Scan on tbl_punch_aways (cost=0.00..8.86 rows=11 width=16)
Filter: (created_by = 1000)