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

Implement Filter types into database query impls #11

Open
4 tasks
jonahseguin opened this issue Jan 21, 2023 · 0 comments
Open
4 tasks

Implement Filter types into database query impls #11

jonahseguin opened this issue Jan 21, 2023 · 0 comments

Comments

@jonahseguin
Copy link
Member

  • Utilitize the new Model::filter()... builders and Filter type in the Model::get(...) functions
  • Accept impl Into<Filter> for Model::get functions
  • Implement Into<Bson> for Filter
  • Implement Into<Filter> for Bson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant