QUERY PLAN
Sort (cost=5.38..5.39 rows=1 width=26)
Sort Key: id
-> Seq Scan on tbl_punch_repair_verify_rels (cost=0.00..5.38 rows=1 width=26)
Filter: ((status = 0) AND (punch_repair_id = 232))