Commit d652e12
docs(data-modeling): note explicit discriminator on variant creates (live-tested)
Verified against a fresh Prisma Postgres database: variant ORM roots
exist and base queries return variant rows, but creating through a
variant does not auto-fill the discriminator on 0.14.0.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 47363ad commit d652e12
1 file changed
Lines changed: 2 additions & 0 deletions
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
| 193 | + | |
| 194 | + | |
193 | 195 | | |
194 | 196 | | |
195 | 197 | | |
| |||
0 commit comments