Changes between Version 18 and Version 19 of ERdiagram


Ignore:
Timestamp:
09/25/25 23:12:49 (6 hours ago)
Author:
221007
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ERdiagram

    v18 v19  
    9797  * created_at - timestamp
    9898
    99 10. !UserProfile
    100 
    101 * **Primary Key (PK):** profile_id - integer
    102 * **Attributes:**
    103   * profile_created_at - timestamp
    104   * user_id - (Foreign Key to !ReportiumUser Entity)
    105   * username - text
    106   * role_id - (Foreign Key to Role Entity)
    107 
    10899==== Слаби ентитети ====
    109100
     
    135126  * file_name - text
    136127  * session_id - (Foreign Key to !FilterSession Entity)
     128
     1294. !UserProfile
     130
     131* **Primary Key (PK):** profile_id - integer
     132* **Attributes:**
     133  * profile_created_at - timestamp
     134  * user_id - (Foreign Key to !ReportiumUser Entity)
     135  * username - text
     136  * role_id - (Foreign Key to Role Entity)
    137137
    138138==== Подтипови на Report ентитетот ====