Ian Sebastian
Ian Sebastian
This happened to me when trying to seed null values into a scalar model field, defined with a relation with unique index as follows ``` // on Room model {...
This is also happening to me with a mongodb setup. After working a while with the containers, it hangs up. Mostly happens after been working with it for a while....
This also happens with MongoDB and Prisma version 4.11.0
> In './config/models.js' file I add '' > > `module.exports.models = { archiveModelIdentity: false }` > [https://sailsjs.com/documentation/reference/configuration/sails-config-models](url) > It work for me! also worked for me using the actual sails...
@l1br3 Thanks, for those arriving here for a solution will means a lot. :+1:
+1 on the mongodb support...Prisma.io performance is killing me ðŸ«