Missing @map("target_type") caused Prisma to look for camelCase column
name instead of the snake_case column created in migration SQL.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| migrations | ||
| schema.prisma | ||
Missing @map("target_type") caused Prisma to look for camelCase column
name instead of the snake_case column created in migration SQL.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| migrations | ||
| schema.prisma | ||