Changes between Version 11 and Version 12 of ERdiagram


Ignore:
Timestamp:
09/24/25 22:38:58 (10 hours ago)
Author:
221007
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ERdiagram

    v11 v12  
    5050  * severity_level
    5151
    52 5. Punishment
    5352
    54 * **Primary Key (PK):** punishment_id
    55 * **Attributes:**
    56   * value
    57   * value_unit
    58   * punishment_type
    59 
    60 6. Diagnosis
     535. Diagnosis
    6154
    6255* **Primary Key (PK):** diagnosis_id
     
    6760  * is_chronic
    6861
    69 7. Doctor
     626. Doctor
    7063
    7164* **Primary Key (PK):** doctor_id
     
    7770  * is_active
    7871
    79 8. Role
     727. Role
    8073* **Primary Key (PK):** role_id
    8174* **Attributes:**
     
    8376  * description
    8477
    85 ==== Weak Entities ====
    86 
    87 1. !FilterSession
     788. !FilterSession
    8879
    8980* **Primary Key (PK):** session_id
     
    9384  * user_id (Foreign Key)
    9485
    95 2. !ReportiumUser
     869. !ReportiumUser
    9687
    9788* **Primary Key (PK):** reportium_user_id
     
    10293  * surname
    10394
    104 3. !UserProfile
     9510. !UserProfile
    10596
    10697* **Primary Key (PK):** profile_id
     
    112103  * has_fs_stored
    113104
    114 4. !UserProfileLog
     105==== Weak Entities ====
     106
     1071. Punishment
     108
     109* **Primary Key (PK):** punishment_id
     110* **Attributes:**
     111  * value
     112  * value_unit
     113  * punishment_type
     114
     1152. !UserProfileLog
    115116
    116117* **Primary Key (PK):** log_id
     
    120121  * changed_at
    121122
    122 5. !ExportLog
     1233. !ExportLog
    123124
    124125* **Primary Key (PK):** export_id