feat: 锁定 SQLite 数据库选型(MVP)
- 架构图/SPEC.md/database.md 同步更新 - 移除 Alembic 迁移工具,改用 schema.sql 初始化
This commit is contained in:
@@ -26,8 +26,8 @@
|
||||
└────────────┬────────────┘ │
|
||||
│ │
|
||||
▼ │
|
||||
┌─────────────────────────┐ │
|
||||
│ PostgreSQL │ │
|
||||
┌─────────────────────────┐
|
||||
│ SQLite │
|
||||
│ (设备台账/预警记录/ │◀────────────┘
|
||||
│ 用户/OSS文件索引) │
|
||||
└─────────────────────────┘
|
||||
|
||||
Reference in New Issue
Block a user