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 3824343 commit d539fa7Copy full SHA for d539fa7
1 file changed
docs/backend/summary/quick-start.md
@@ -13,7 +13,7 @@ fba 仅适用于资深 Python 后端开发人员,如果您是小白用户,
13
1. 准备本地环境
14
15
- Python 3.10+
16
- - [安装 uv](https://docs.astral.sh/uv/getting-started/installation/)(推荐最新稳定版)
+ - [安装 uv](https://docs.astral.sh/uv/getting-started/installation/)(不能低于 `.pre-commit-config.yaml` 中的 uv 版本)
17
- PostgreSQL 16.0 + 或 MySQL 8.0+
18
[使用**雪花主键 ID**](../reference/pk.md){.read-more}
19
[使用 **MySQL**](../reference/db.md){.read-more}
0 commit comments