Changes between Version 9 and Version 10 of ERdiagram


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

--

Legend:

Unmodified
Added
Removed
Modified
  • ERdiagram

    v9 v10  
    4343  * person_id (Foreign Key)
    4444
    45 ^^CrimeType
     45!CrimeType
    4646
    4747* **Primary Key (PK):** crime_type_id
     
    8585==== Weak Entities ====
    8686
    87 FilterSession
     87!FilterSession
    8888
    8989* **Primary Key (PK):** session_id
     
    9393  * user_id (Foreign Key)
    9494
    95 ReportiumUser
     95!ReportiumUser
    9696
    9797* **Primary Key (PK):** reportium_user_id
     
    102102  * surname
    103103
    104 UserProfile
     104!UserProfile
    105105
    106106* **Primary Key (PK):** profile_id
     
    112112  * has_fs_stored
    113113
    114 UserProfileLog
     114!UserProfileLog
    115115
    116116* **Primary Key (PK):** log_id
     
    122122==== Report Subtypes ====
    123123
    124 AcademicReport
     124!AcademicReport
    125125* **Primary Key (PK):** report_id (inherited)
    126126* **Additional Attributes:**
     
    128128  * description
    129129
    130 CriminalReport
     130!CriminalReport
    131131
    132132* **Primary Key (PK):** report_id (inherited)
     
    136136  * from_type
    137137
    138 MedicalReport
     138!MedicalReport
    139139
    140140* **Primary Key (PK):** report_id (inherited)
     
    143143  * next_control_date
    144144
    145 EmploymentReport
     145!EmploymentReport
    146146
    147147* **Primary Key (PK):** report_id (inherited)
     
    152152  * income_per_month
    153153
    154 ExportLog
     154!ExportLog
    155155
    156156* **Primary Key (PK):** export_id