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 1fdd2c7 commit c620d7cCopy full SHA for c620d7c
docs/backend/summary/fsm.md
@@ -3,17 +3,13 @@ title: 精简版本
3
---
4
5
::: warning
6
-FastAPI 三层架构脚手架精简版的更新可能并不同步,你可能无法及时的在这些版本中获得新功能支持和问题修复
+FastAPI 最佳架构精简版的更新可能并不同步,你可能无法及时的在这些版本中获得新功能支持和问题修复
7
:::
8
9
## SQLAlchemy
10
11
-如果您正在使用 SQLAlchemy,请使用以下版本,它由 fba 作者维护,并且维护频率较高
12
-
13
<RepoCard repo="fastapi-practices/fastapi_sqlalchemy_mysql" />
14
15
## Tortoise-ORM
16
17
-如果您正在使用 Tortoise-ORM,请使用以下版本,但此版本缺少维护人员
18
19
<RepoCard repo="fastapi-practices/fastapi_tortoise_mysql" />
0 commit comments