QUERY PLAN
Index Scan using tbl_punch_pkey on tbl_punch (cost=0.41..8.44 rows=1 width=420)
Index Cond: ((day_at = '2026-05-30'::date) AND (user_id = 1000))