We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d132827 + 0e4a12d commit 3f480a8Copy full SHA for 3f480a8
README.md
@@ -1,4 +1,4 @@
1
-# FastAPI Async SQLAlchemy middleware
+# SQLAlchemy FastAPI middleware
2
3
[](https://github.com/h0rn3t/fastapi-async-sqlalchemy/workflows/ci/badge.svg)
4
[](https://codecov.io/gh/h0rn3t/fastapi-async-sqlalchemy)
@@ -9,8 +9,7 @@
9
10
### Description
11
12
-FastAPI-Async-SQLAlchemy provides middleware for FastAPI and SQLAlchemy using async AsyncSession and async engine.
13
-Based on FastAPI-SQLAlchemy
+Provides SQLAlchemy middleware for FastAPI using AsyncSession and async engine.
14
15
### Install
16
0 commit comments