We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47ef100 commit 686bcffCopy full SHA for 686bcff
README.md
@@ -41,7 +41,7 @@
41
<p>FastAPI with Pydantic 2</p>
42
</li>
43
<li>
44
- <p>Async SQLite with latest Async SQLAlchemy ORM</p>
+ <p>Async Postgres (<strong>asyncpg</strong>) with latest Async SQLAlchemy ORM</p>
45
46
47
<p>Google oauth2 Authentication (access token verification, user creation) </p>
0 commit comments