Teddy MORIN
Teddy MORIN
Hello @CrystallineCat , thanks again! I'll track that inside https://github.com/morintd/prismock/pull/923. If you have another PR, feel free to raise it from a different branch than master. It will allow me...
Hello @ishaangandhi, by any chance can you submit the code you use to mock prisma? Also, if you didn’t yet, please have a look at https://github.com/morintd/prismock/issues/895.
Hello @electrovir , thanks a lot! I'll think about the best way to fix that and try to get something done in the next few days
Hello @W1nst0n03 , thanks for the submission, I'll have a look to get that fixed in the next few days
Hello @W1nst0n03 , after having a deeper look into this issue, it seems like the problem comes from supporting custom `@relation`. I'll add this to my list of to-do but...
Hello @atadeuccislideworks , thanks for submission, I'll have a look in the next few days! 🙏
Hello @artificial-aidan , there is indeed no mechanism that prevents you from using the same ID multiple times. More generally, errors are not yet implemented. Now that Prismock is stable...
Hello @charlesilieff , @sledorze , the search part of `@@id` is now implemented thanks to @bertrand-sifre but not uniqueness. If you are interested in implementing the feature, feel free to...
Hello, I could definitely be interested in adding support for cursors, but will need to investigate, I'll add it to my to-do list but don't expect to have it done...
Hello @ajhollowayvrm , there is actually a dummy implementation of the `$extends` method in `prismock`, but it won't be enough if you are really using it... I'll have a look...