You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's an issue with mongomock (mongomock/mongomock#759) that prevents beanie's Link from working. I don't really want to mock anything in this library, so this issue will persisnt until mongomock/mongomock#759 will be fixed. I might consider creating PR into mongomock, but I dont really have time for that right now
I'm using your excellent tool with beanie but i can't find a record by relation id. You can produce problem with following code block.
Reproduce Code
Output
requirements.txt
when I fetch all students or all schools i can see my insertions and relations between them.
Thank you.
The text was updated successfully, but these errors were encountered: