Commit 81de394
committed
refactor(datamodel): rename ProfileMetadata to Metadata for consistency
Because
- Field naming should be consistent with full_name (no profile_ prefix)
- Both fields are part of UserProfile in protobuf
This commit
- Rename ProfileMetadata to Metadata in Owner struct
- Add explicit column:metadata tag for GORM mapping1 parent a4a4ad2 commit 81de394
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments