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

how to use pony orm in fastapi app&sync router,any demo code ? #717

Open
mengwenming opened this issue Jul 3, 2024 · 0 comments
Open

how to use pony orm in fastapi app&sync router,any demo code ? #717

mengwenming opened this issue Jul 3, 2024 · 0 comments

Comments

@mengwenming
Copy link

mengwenming commented Jul 3, 2024

as I know we can use pony orm dont support asyncio, offical website has provide the sample to show how use pony orm in fastapi app & async router . but sometime , the sync code of pony orm may cause my app blocked(requests are blocked until the database access finished), how to use pony orm in fastapi app&sync router,any demo code ?

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