Async SQLModel FastAPI Application #1110
Unanswered
UncleDrew92
asked this question in
Questions
Replies: 1 comment
-
I'm using SQL Alchemy with async in my project. But problem is that I need to call Will be good to get some info from @tiangolo about timeline for this feature. As it seems guys are stuck a bit on this project and async support is a bit frozen. So I will live with the workaround that I made to use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First Check
Commit to Help
Example Code
Description
I am curious when there is a plan to fill out the advanced section of the documentation that shows how to "use async and await with the async session?"
I am curious how to setup tests and avoid MissingGreenlet errors when there are instances of lazy-loading that is tries to get run synchronously.
https://sqlmodel.tiangolo.com/advanced/
Operating System
Windows
Operating System Details
No response
SQLModel Version
0.0.22
Python Version
3.12
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions