User settings operational database
🌐 This document is available in both English and Ukrainian. Use the language toggle in the top right corner to switch between versions. |
1. Overview
The settings
database function main function is to store user settings.
2. Database scheme
Legend
Diagram notation | Table notation | Meaning |
---|---|---|
ο and [PK] |
|
Primary key |
[FK] |
|
Foreign key |
● |
|
Required field (not null) |
|
Optional field (null) |
3. Data structures
3.1. notification_channel
User communication channels configuration
Column name Description |
---|
|
|
|
|
|
|
|
|
Uniqueness restrictions |
---|
|
3.2. settings
User settings
Column name Description |
---|
|
|
Uniqueness restrictions |
---|
|