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

Fix example in multi-model.md #932

Merged
merged 1 commit into from
Jun 18, 2024
Merged

Conversation

gianpaj
Copy link
Contributor

@gianpaj gianpaj commented May 10, 2024

docs = await Two.all().to_list()

returns documents of class Two

```
docs = await Two.all().to_list()
```
returns documents of class `Two`
@roman-right roman-right merged commit 7cb0a2b into BeanieODM:main Jun 18, 2024
@roman-right
Copy link
Member

Thank you for the PR!

@gianpaj gianpaj deleted the patch-1 branch June 18, 2024 21:59
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

Successfully merging this pull request may close these issues.

None yet

2 participants