~What could be causing `Unique constraint failed o...
# orm-help
a
What could be causing
Unique constraint failed on the constraint
con a
prisma.model.create({ someRow: { connect: id } })
where a record with the specified id does indeed exist?
nevermind, just me being stupid 😅