Commit 37d9702
committed
chore(web): regenerate prisma client to match committed schema
The committed schema.prisma + migration 20260526130000 already add the
hrZoneMethod column, but the generated client under
Web/src/generated/prisma/ was stale. Regenerate so the client matches
the schema (adds hrZoneMethod to User types and the scalar field enum).1 parent 788888a commit 37d9702
4 files changed
Lines changed: 163 additions & 5 deletions
File tree
- Web/src/generated/prisma
- internal
- models
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4818 | 4818 | | |
4819 | 4819 | | |
4820 | 4820 | | |
| 4821 | + | |
4821 | 4822 | | |
4822 | 4823 | | |
4823 | 4824 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| 156 | + | |
156 | 157 | | |
157 | 158 | | |
158 | 159 | | |
| |||
0 commit comments