We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
0|soft-serve-tunes | 2022-11-24T19:25:52: Invalid `prisma.audioDbTrack.create()` invocation: 0|soft-serve-tunes | 2022-11-24T19:25:52: 0|soft-serve-tunes | 2022-11-24T19:25:52: Unique constraint failed on the fields: (`idTrack`)
The text was updated successfully, but these errors were encountered:
Maybe in AudioDbTrack
AudioDbTrack
entityId String? @unique entity Track? @relation(fields: [entityId], references: [id])
There shouldn't be a @unique track, but a list? But why tho?
@unique
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: