Changes between Version 10 and Version 11 of Normalization


Ignore:
Timestamp:
06/12/26 19:35:10 (2 days ago)
Author:
233062
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Normalization

    v10 v11  
    162162|----------|-----|------------------|-------------------|----------------------|------|
    163163| USERS | user_id | Не | email, username, password | Невозможна | ✓ |
     164
    164165| TRAINING_USERS | training_user_id | Не | gender, age, weight | Невозможна | ✓ |
     166
    165167| TRAINING_SESSIONS | training_id | Не | user_id, date, type, duration, calories | Невозможна | ✓ |
     168
    166169| INVESTOR_USERS | investor_user_id | Не | (нема) | Невозможна | ✓ |
     170
    167171| ASSETS | asset_id | Не | user_id, ticker_symbol, buy_price, buy_date, quantity | Невозможна | ✓ |
     172
    168173| WEIGHT_USERS | weight_user_id | Не | weight, height, goal_weight, goal_calories | Невозможна | ✓ |
     174
    169175| DAILY_INTAKES | daily_intake_id | Не | user_id, date, calories | Невозможна | ✓ |
     176
    170177| DISCIPLINE_USERS | discipline_user_id | Не | (нема) | Невозможна | ✓ |
     178
    171179| CUSTOM_TRACKING_CATEGORIES | custom_tracking_id | Не | user_id, name | Невозможна | ✓ |
     180
    172181| TASKS | task_id | Не | discipline_user_id, custom_tracking_id, name, is_finished | Невозможна | ✓ |
     182
    173183| DAILY_COMPLETION | daily_completion_id | Не | user_id, date, procent | Невозможна | ✓ |
     184
    174185| TASK_DAILY_COMPLETION | {task_id, daily_completion_id} | **Да** | (нема) | Нема не-клучни атрибути | ✓ |
     186
    175187| FINANCE_USERS | finance_user_id | Не | spending_budget, saving_budget, investing_budget, donation_budget, credit | Невозможна | ✓ |
     188
    176189| INCOMES | income_id | Не | user_id, date, amount | Невозможна | ✓ |
    177190