feat: 锁定 SQLite 数据库选型(MVP)

- 架构图/SPEC.md/database.md 同步更新
- 移除 Alembic 迁移工具,改用 schema.sql 初始化
This commit is contained in:
2026-04-14 11:46:40 +08:00
parent 0c37da0744
commit b985912234
3 changed files with 14 additions and 13 deletions

View File

@@ -26,8 +26,8 @@
└────────────┬────────────┘ │
│ │
▼ │
┌─────────────────────────┐
PostgreSQL │
┌─────────────────────────┐
SQLite
│ (设备台账/预警记录/ │◀────────────┘
│ 用户/OSS文件索引) │
└─────────────────────────┘