updated to document the database structure.

This commit is contained in:
Quality System Admin
2025-11-03 22:37:30 +02:00
parent 59cb9bcc9f
commit f9dfc011f2
4 changed files with 807 additions and 0 deletions

View File

@@ -31,6 +31,15 @@ This folder contains all development and deployment documentation for the Qualit
- Restore troubleshooting
- Safety features and confirmations
### Database Documentation
- **[DATABASE_STRUCTURE.md](./DATABASE_STRUCTURE.md)** - Complete database structure documentation
- All 17 tables with field definitions
- Table purposes and descriptions
- Page-to-table usage matrix
- Relationships and foreign keys
- Indexes and performance notes
## Quick Links
### Application Structure