Skip to content

Commit

Permalink
updated entity relationship diagram
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Apr 16, 2024
1 parent 5a71f23 commit 08fb74a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions source/images/entity-relationship-diagram.dot
Original file line number Diff line number Diff line change
Expand Up @@ -510,6 +510,15 @@ m_ParticipantProfileSchedule [label = <<table border="0" align="center" cellspac
<tr><td align="center" valign="bottom" width="130"><font face="Arial Bold" point-size="11">ParticipantProfileSchedule</font></td></tr>
</table>
>];
m_ParticipantProfileStartDateInconsistency [label = <<table border="0" align="center" cellspacing="0.5" cellpadding="0" width="134">
<tr><td align="center" valign="bottom" width="130"><font face="Arial Bold" point-size="11">ParticipantProfileStartDateInconsistency</font></td></tr>
</table>
|
<table border="0" align="left" cellspacing="2" cellpadding="0" width="134">
<tr><td align="left" width="130" port="dqt_value">dqt_value <font face="Arial Italic" color="grey60">date</font></td></tr>
<tr><td align="left" width="130" port="participant_value">participant_value <font face="Arial Italic" color="grey60">date</font></td></tr>
</table>
>];
m_ParticipantProfileState [label = <<table border="0" align="center" cellspacing="0.5" cellpadding="0" width="134">
<tr><td align="center" valign="bottom" width="130"><font face="Arial Bold" point-size="11">ParticipantProfileState</font></td></tr>
</table>
Expand Down Expand Up @@ -739,6 +748,7 @@ m_ValidationError [label = <<table border="0" align="center" cellspacing="0.5" c
m_Partnership -> m_InductionProgramme [arrowsize = "0.6", arrowhead = "odotnormal", arrowtail = "odot", weight = "2"];
m_ParticipantProfile -> m_ParticipantProfileState [arrowsize = "0.6", arrowhead = "dotnormal", arrowtail = "odot", weight = "11"];
m_CpdLeadProvider -> m_ParticipantProfileState [arrowsize = "0.6", arrowhead = "odotnormal", arrowtail = "odot", weight = "1"];
m_ParticipantProfile -> m_ParticipantProfileStartDateInconsistency [arrowsize = "0.6", arrowhead = "dotnormal", arrowtail = "odot", weight = "1"];
m_ParticipantProfile -> m_ParticipantProfileSchedule [arrowsize = "0.6", arrowhead = "dotnormal", arrowtail = "odot", weight = "6"];
"m_Finance::Schedule" -> m_ParticipantProfileSchedule [arrowsize = "0.6", arrowhead = "dotnormal", arrowtail = "odot", weight = "1"];
m_User -> m_ParticipantIdentity [arrowsize = "0.6", arrowhead = "dotnormal", arrowtail = "odot", weight = "2"];
Expand Down
Binary file modified source/images/entity-relationship-diagram.pdf
Binary file not shown.
Binary file modified source/images/entity-relationship-diagram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 08fb74a

Please sign in to comment.