But when using prisma.event.create() with the data...
# orm-help
c
But when using prisma.event.create() with the data, it works only one time, then it throws an error: Unique constraint failed on the fields: (
evt_id
)