Changes between Version 13 and Version 14 of ERD


Ignore:
Timestamp:
01/21/25 00:01:25 (35 hours ago)
Author:
211585
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ERD

    v13 v14  
    6161             Date_Created - DateTime data, mandatory
    6262
    63              Status - Enum data, mandatory
     63             Status - Enum(MarketingStatus)† data, mandatory
    6464
    6565- Entity **Post Marketing Request** - information about the user created request to market a specific profile/post
     
    7878             Date_Created - DateTime data, mandatory
    7979
    80              Status - Enum data, mandatory
     80             Status - Enum(MarketingStatus)† data, mandatory
    8181
    8282- Entity **Service Provider** - information about social media marketing service providers
     
    9494
    9595             Contact_Email: String data, mandatory
     96
     97----
     98†Enum(MarketingStatus) can have 3 values:
     99 - "in progress"
     100 - "completed"
     101 - "pending"
    96102
    97103=== 1-1 Relations ===