Commit 9a3771b
docs(csharp): refresh stale @dbColumn comment to @column in CSharpNaming
Minor finding from the C# source-v2 final reviewer: the comment in CSharpNaming.Column()
described the override attr as @dbColumn, but the rename to @column landed in commit 1727b33.
Runtime behavior is correct; this was a comment-only staleness.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 74bdafe commit 9a3771b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments