Closed
Description
Hello.
I found that I can't use in find()
with id
of type ObjectID
(find()
can accept only integer
or string
). But in other case if I pass string
like 553faa667f09fe5822e595c4
- adapter can't find record and throw error.
So we need to wrap id
with ObjectID
inside find()
.
It seems this is an issue.
Metadata
Metadata
Assignees
Labels
No labels