Commit 832fb9c
docs(eventcounter): clarify dedup comment in goal_count.sql
DISTINCT over the selected columns collapses exact duplicate rows; it is
not literally "one row per ID" if non-identical rows ever shared an ID.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent cb9da03 commit 832fb9c
1 file changed
Lines changed: 3 additions & 2 deletions
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
0 commit comments