Changes between Version 10 and Version 11 of Normalization
- Timestamp:
- 06/12/26 19:35:10 (2 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Normalization
v10 v11 162 162 |----------|-----|------------------|-------------------|----------------------|------| 163 163 | USERS | user_id | Не | email, username, password | Невозможна | ✓ | 164 164 165 | TRAINING_USERS | training_user_id | Не | gender, age, weight | Невозможна | ✓ | 166 165 167 | TRAINING_SESSIONS | training_id | Не | user_id, date, type, duration, calories | Невозможна | ✓ | 168 166 169 | INVESTOR_USERS | investor_user_id | Не | (нема) | Невозможна | ✓ | 170 167 171 | ASSETS | asset_id | Не | user_id, ticker_symbol, buy_price, buy_date, quantity | Невозможна | ✓ | 172 168 173 | WEIGHT_USERS | weight_user_id | Не | weight, height, goal_weight, goal_calories | Невозможна | ✓ | 174 169 175 | DAILY_INTAKES | daily_intake_id | Не | user_id, date, calories | Невозможна | ✓ | 176 170 177 | DISCIPLINE_USERS | discipline_user_id | Не | (нема) | Невозможна | ✓ | 178 171 179 | CUSTOM_TRACKING_CATEGORIES | custom_tracking_id | Не | user_id, name | Невозможна | ✓ | 180 172 181 | TASKS | task_id | Не | discipline_user_id, custom_tracking_id, name, is_finished | Невозможна | ✓ | 182 173 183 | DAILY_COMPLETION | daily_completion_id | Не | user_id, date, procent | Невозможна | ✓ | 184 174 185 | TASK_DAILY_COMPLETION | {task_id, daily_completion_id} | **Да** | (нема) | Нема не-клучни атрибути | ✓ | 186 175 187 | FINANCE_USERS | finance_user_id | Не | spending_budget, saving_budget, investing_budget, donation_budget, credit | Невозможна | ✓ | 188 176 189 | INCOMES | income_id | Не | user_id, date, amount | Невозможна | ✓ | 177 190
