Replies: 1 comment
-
|
In this example await init_beanie(database=client.db_name, document_models=[Trade, Swaps, Swaps_Two])
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm getting an UnionDocNotInited error trying to launch a connection to the db. My setup looks something like the below:
In IPython:
Any help is appreciated!!
Beta Was this translation helpful? Give feedback.
All reactions