QUERY PLAN
Index Scan using tbl_punch_pkey on tbl_punch (cost=0.41..20.51 rows=5 width=412)
Index Cond: ((day_at = '2023-12-13'::date) AND (user_id = 5064))