QUERY PLAN
Sort (cost=2.82..2.83 rows=1 width=25)
Sort Key: id
-> Seq Scan on tbl_punch_away_verify_rels (cost=0.00..2.81 rows=1 width=25)
Filter: ((status = 0) AND (punch_away_id = 107))