File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ title: 用户信息
13
13
14
14
<p style =" font-size : 14px ; color : rgb (110 ,110 ,110 );" >
15
15
附:星球用作
16
- <a href =" http ://localhost:8080 /fastapi_best_architecture_docs/sponsors.html#%E6%9C%89%E5%81%BF%E8%B5%9E%E5%8A%A9" >有偿赞助</a >
16
+ <a href =" https ://fastapi-practices.github.io /fastapi_best_architecture_docs/sponsors.html#%E6%9C%89%E5%81%BF%E8%B5%9E%E5%8A%A9" >有偿赞助</a >
17
17
,加入 Discord 社区,可领取免费体验资格
18
18
</p >
19
19
Original file line number Diff line number Diff line change 2
2
title : CRUD
3
3
---
4
4
5
- 我们在 FBA 中使用 [ sqlalchemy-crud-plus] ( https://wu-clan.github.io/sqlalchemy-crud-plus/ ) 作为数据库操作基类,
5
+ 我们在 FBA 中使用 sqlalchemy-crud-plus 作为数据库操作基类,
6
6
它是一款由我们自主构建的基于 SQLAlchemy 2.0 的高级异步 CRUD SDK,它适用于所有 FastAPI + SQLAlchemy 项目
7
7
8
8
<RepoCard repo =" wu-clan/sqlalchemy-crud-plus " />
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ title: Celery
13
13
14
14
<p style =" font-size : 14px ; color : rgb (110 ,110 ,110 );" >
15
15
附:星球用作
16
- <a href =" http ://localhost:8080 /fastapi_best_architecture_docs/sponsors.html#%E6%9C%89%E5%81%BF%E8%B5%9E%E5%8A%A9" >有偿赞助</a >
16
+ <a href =" https ://fastapi-practices.github.io /fastapi_best_architecture_docs/sponsors.html#%E6%9C%89%E5%81%BF%E8%B5%9E%E5%8A%A9" >有偿赞助</a >
17
17
,加入 Discord 社区,可领取免费体验资格
18
18
</p >
19
19
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ title: 数据规则
13
13
14
14
<p style =" font-size : 14px ; color : rgb (110 ,110 ,110 );" >
15
15
附:星球用作
16
- <a href =" http ://localhost:8080 /fastapi_best_architecture_docs/sponsors.html#%E6%9C%89%E5%81%BF%E8%B5%9E%E5%8A%A9" >有偿赞助</a >
16
+ <a href =" https ://fastapi-practices.github.io /fastapi_best_architecture_docs/sponsors.html#%E6%9C%89%E5%81%BF%E8%B5%9E%E5%8A%A9" >有偿赞助</a >
17
17
,加入 Discord 社区,可领取免费体验资格
18
18
</p >
19
19
You can’t perform that action at this time.
0 commit comments