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

[SERIALIZE] Make Schema an option for MongoDB #2030

Closed
Tracked by #2027
blythed opened this issue May 1, 2024 · 1 comment · Fixed by #2067 or #2056
Closed
Tracked by #2027

[SERIALIZE] Make Schema an option for MongoDB #2030

blythed opened this issue May 1, 2024 · 1 comment · Fixed by #2067 or #2056
Assignees

Comments

@blythed
Copy link
Collaborator

blythed commented May 1, 2024

Status Quo: we already support Schema for MongoDB at insertion: insert_many(..., schema=...).

Suggestion: make Collection a Component and add an (optional) Schema as argument.

@jieguangzhou jieguangzhou self-assigned this May 7, 2024
@blythed blythed changed the title [SERIALIZE] Make Schema necessary for MongoDB [SERIALIZE] Make Schema an option for MongoDB May 7, 2024
@jieguangzhou
Copy link
Collaborator

This feature will continue after the #2039 is merged.

@jieguangzhou jieguangzhou linked a pull request May 17, 2024 that will close this issue
5 tasks
@jieguangzhou jieguangzhou linked a pull request May 17, 2024 that will close this issue
5 tasks
@blythed blythed closed this as completed May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
2 participants