Make find and update operators imports more efficient #1193
abdul-haseeb123
started this conversation in
Feature Request
Replies: 0 comments
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.
-
Current Scence
In the current scenario, the find and update operators need to be imported from
beanie.odm.operators.findorbeanie.odm.operators.updatewhich is a very long syntax importsWhat can be done
The imports can be modified so that the find and update operators can directly import from either
beanieorbeanie.odm.Beta Was this translation helpful? Give feedback.
All reactions