chore: consolidate full database schema into single init_schema.sql

This commit is contained in:
Chris
2026-03-30 02:14:26 +08:00
parent f9ad9417ba
commit 42f9124f77
5 changed files with 74 additions and 140 deletions

View File

@@ -23,8 +23,8 @@
- 前端任務進度與驗收條件
- `docs/TASKPLAN_BACKEND.md`
- 後端任務進度與驗收條件
- `docs/API_CLIENTS_SQL.sql`
- `api_clients` 白名單表與初始資料 SQL
- `backend/scripts/init_schema.sql`
- 一次建立完整 schema `api_clients`
- `docs/DB_SCHEMA_SNAPSHOT.md`
- 目前資料庫 schema 快照(欄位/索引/約束)