got this error which trying to insert data into th...
# orm-help
o
got this error which trying to insert data into the db
Copy code
prisma.price.create()` invocation:\n\n\n  Error occurred during query execution:\nConnectorError(ConnectorError { user_facing_error: None, kind: RawError { code: \"263\", message: \"Cannot create namespace groovy_db.Price in multi-document transaction.\" } })