We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 843cf93 commit e3d49ddCopy full SHA for e3d49dd
README.md
@@ -18,8 +18,8 @@ Provides SQLAlchemy middleware for FastAPI using AsyncSession and async engine.
18
pip install fastapi-async-sqlalchemy
19
```
20
21
-### Important !!!
22
-If you use ```sqlmodel``` install ```sqlalchemy<=1.4.41```
+
+It also works with ```sqlmodel```
23
24
25
### Examples
0 commit comments