Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ObjectIds should be dealt with directly in the storage and search connectors #142

Open
aleksbobic opened this issue Jun 3, 2023 · 0 comments

Comments

@aleksbobic
Copy link
Owner

ObjetIds are specific for mongo and should therefore be dealt with directly in the code related to mongo. The main code should not have anything to do with mongo.

As part of this task find any conversions from objectid to string and from string to objectid and move it to the storage and search handler.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant