Files
antigravity-ipa-workflow/templates/docs/DB_DESIGN.md.template
2026-02-16 13:58:02 +09:00

19 lines
274 B
Plaintext

# Database Design — [Project Name]
## 1. Overview
## 2. Technology Choice
## 3. Schema
### Table/Collection:
- **Fields:**
- **Indexes:**
- **Relations:**
## 4. Migrations Strategy
## 5. Seed Data
## 6. Traceability
<!-- Map tables/collections to FR-xx and E-xx -->