Skip to content

Commit

Permalink
deploy: 2805da1
Browse files Browse the repository at this point in the history
  • Loading branch information
Brutus5000 committed Nov 24, 2024
1 parent 2960d50 commit c15f72f
Show file tree
Hide file tree
Showing 269 changed files with 5,340 additions and 5,232 deletions.
9,130 changes: 4,586 additions & 4,544 deletions columns.html

Large diffs are not rendered by default.

50 changes: 25 additions & 25 deletions constraints.html
Original file line number Diff line number Diff line change
Expand Up @@ -338,90 +338,90 @@ <h3 class="box-title">91 Foreign Key Constraints</h3>
<td><span title='Cascade on delete:&#10;Deletion of parent deletes child'>Cascade on delete</span></td>
</tr>
<tr>
<td>victim_fk</td>
<td>vote_of_voting_answer</td>
<td>
<table border='0' cellspacing='0' cellpadding='0'>
<tr>
<td><a href='tables/teamkills.html'>teamkills</a><span>.victim</span></td>
<td><a href='tables/voting_answer.html'>voting_answer</a><span>.vote_id</span></td>
</tr>
</table>
</td>
<td>
<table border='0' cellspacing='0' cellpadding='0'>
<tr>
<td><a href='tables/login.html'>login</a><span>.id</span></td>
<td><a href='tables/vote.html'>vote</a><span>.id</span></td>
</tr>
</table>
</td>
<td><span title='Restrict delete:&#10;Parent cannot be deleted if children exist'>Restrict delete</span></td>
</tr>
<tr>
<td>teamkiller_fk</td>
<td>voting_choice_of_voting_answer</td>
<td>
<table border='0' cellspacing='0' cellpadding='0'>
<tr>
<td><a href='tables/teamkills.html'>teamkills</a><span>.teamkiller</span></td>
<td><a href='tables/voting_answer.html'>voting_answer</a><span>.voting_choice_id</span></td>
</tr>
</table>
</td>
<td>
<table border='0' cellspacing='0' cellpadding='0'>
<tr>
<td><a href='tables/login.html'>login</a><span>.id</span></td>
<td><a href='tables/voting_choice.html'>voting_choice</a><span>.id</span></td>
</tr>
</table>
</td>
<td><span title='Restrict delete:&#10;Parent cannot be deleted if children exist'>Restrict delete</span></td>
</tr>
<tr>
<td>teamkills_game_stats_id_fk</td>
<td>victim_fk</td>
<td>
<table border='0' cellspacing='0' cellpadding='0'>
<tr>
<td><a href='tables/teamkills.html'>teamkills</a><span>.game_id</span></td>
<td><a href='tables/teamkills.html'>teamkills</a><span>.victim</span></td>
</tr>
</table>
</td>
<td>
<table border='0' cellspacing='0' cellpadding='0'>
<tr>
<td><a href='tables/game_stats.html'>game_stats</a><span>.id</span></td>
<td><a href='tables/login.html'>login</a><span>.id</span></td>
</tr>
</table>
</td>
<td><span title='Restrict delete:&#10;Parent cannot be deleted if children exist'>Restrict delete</span></td>
</tr>
<tr>
<td>vote_of_voting_answer</td>
<td>teamkiller_fk</td>
<td>
<table border='0' cellspacing='0' cellpadding='0'>
<tr>
<td><a href='tables/voting_answer.html'>voting_answer</a><span>.vote_id</span></td>
<td><a href='tables/teamkills.html'>teamkills</a><span>.teamkiller</span></td>
</tr>
</table>
</td>
<td>
<table border='0' cellspacing='0' cellpadding='0'>
<tr>
<td><a href='tables/vote.html'>vote</a><span>.id</span></td>
<td><a href='tables/login.html'>login</a><span>.id</span></td>
</tr>
</table>
</td>
<td><span title='Restrict delete:&#10;Parent cannot be deleted if children exist'>Restrict delete</span></td>
</tr>
<tr>
<td>voting_choice_of_voting_answer</td>
<td>teamkills_game_stats_id_fk</td>
<td>
<table border='0' cellspacing='0' cellpadding='0'>
<tr>
<td><a href='tables/voting_answer.html'>voting_answer</a><span>.voting_choice_id</span></td>
<td><a href='tables/teamkills.html'>teamkills</a><span>.game_id</span></td>
</tr>
</table>
</td>
<td>
<table border='0' cellspacing='0' cellpadding='0'>
<tr>
<td><a href='tables/voting_choice.html'>voting_choice</a><span>.id</span></td>
<td><a href='tables/game_stats.html'>game_stats</a><span>.id</span></td>
</tr>
</table>
</td>
Expand Down Expand Up @@ -1454,29 +1454,29 @@ <h3 class="box-title">91 Foreign Key Constraints</h3>
<td><span title='Cascade on delete:&#10;Deletion of parent deletes child'>Cascade on delete</span></td>
</tr>
<tr>
<td>matchmaker_queue_game_ibfk_1</td>
<td>game_review_ibfk_1</td>
<td>
<table border='0' cellspacing='0' cellpadding='0'>
<tr>
<td><a href='tables/matchmaker_queue_game.html'>matchmaker_queue_game</a><span>.matchmaker_queue_id</span></td>
<td><a href='tables/game_review.html'>game_review</a><span>.user_id</span></td>
</tr>
</table>
</td>
<td>
<table border='0' cellspacing='0' cellpadding='0'>
<tr>
<td><a href='tables/matchmaker_queue.html'>matchmaker_queue</a><span>.id</span></td>
<td><a href='tables/login.html'>login</a><span>.id</span></td>
</tr>
</table>
</td>
<td><span title='Restrict delete:&#10;Parent cannot be deleted if children exist'>Restrict delete</span></td>
</tr>
<tr>
<td>matchmaker_queue_game_ibfk_2</td>
<td>game_review_ibfk_2</td>
<td>
<table border='0' cellspacing='0' cellpadding='0'>
<tr>
<td><a href='tables/matchmaker_queue_game.html'>matchmaker_queue_game</a><span>.game_stats_id</span></td>
<td><a href='tables/game_review.html'>game_review</a><span>.game_id</span></td>
</tr>
</table>
</td>
Expand All @@ -1490,29 +1490,29 @@ <h3 class="box-title">91 Foreign Key Constraints</h3>
<td><span title='Restrict delete:&#10;Parent cannot be deleted if children exist'>Restrict delete</span></td>
</tr>
<tr>
<td>game_review_ibfk_1</td>
<td>matchmaker_queue_game_ibfk_1</td>
<td>
<table border='0' cellspacing='0' cellpadding='0'>
<tr>
<td><a href='tables/game_review.html'>game_review</a><span>.user_id</span></td>
<td><a href='tables/matchmaker_queue_game.html'>matchmaker_queue_game</a><span>.matchmaker_queue_id</span></td>
</tr>
</table>
</td>
<td>
<table border='0' cellspacing='0' cellpadding='0'>
<tr>
<td><a href='tables/login.html'>login</a><span>.id</span></td>
<td><a href='tables/matchmaker_queue.html'>matchmaker_queue</a><span>.id</span></td>
</tr>
</table>
</td>
<td><span title='Restrict delete:&#10;Parent cannot be deleted if children exist'>Restrict delete</span></td>
</tr>
<tr>
<td>game_review_ibfk_2</td>
<td>matchmaker_queue_game_ibfk_2</td>
<td>
<table border='0' cellspacing='0' cellpadding='0'>
<tr>
<td><a href='tables/game_review.html'>game_review</a><span>.game_id</span></td>
<td><a href='tables/matchmaker_queue_game.html'>matchmaker_queue_game</a><span>.game_stats_id</span></td>
</tr>
</table>
</td>
Expand Down
4 changes: 2 additions & 2 deletions diagrams/orphans/orphans.dot
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ digraph "orphans" {
<TR><TD PORT="fromMd5" COLSPAN="2" ALIGN="LEFT"><TABLE BORDER="0" CELLSPACING="0" ALIGN="LEFT"><TR ALIGN="LEFT"><TD ALIGN="LEFT" FIXEDSIZE="TRUE" WIDTH="15" HEIGHT="16"></TD><TD ALIGN="LEFT" FIXEDSIZE="TRUE" WIDTH="87" HEIGHT="16">fromMd5</TD></TR></TABLE></TD><TD PORT="fromMd5.type" ALIGN="LEFT">varchar[45]</TD></TR>
<TR><TD PORT="toMd5" COLSPAN="2" ALIGN="LEFT"><TABLE BORDER="0" CELLSPACING="0" ALIGN="LEFT"><TR ALIGN="LEFT"><TD ALIGN="LEFT" FIXEDSIZE="TRUE" WIDTH="15" HEIGHT="16"></TD><TD ALIGN="LEFT" FIXEDSIZE="TRUE" WIDTH="87" HEIGHT="16">toMd5</TD></TR></TABLE></TD><TD PORT="toMd5.type" ALIGN="LEFT">varchar[45]</TD></TR>
<TR><TD PORT="patchFile" COLSPAN="2" ALIGN="LEFT"><TABLE BORDER="0" CELLSPACING="0" ALIGN="LEFT"><TR ALIGN="LEFT"><TD ALIGN="LEFT" FIXEDSIZE="TRUE" WIDTH="15" HEIGHT="16"></TD><TD ALIGN="LEFT" FIXEDSIZE="TRUE" WIDTH="87" HEIGHT="16">patchFile</TD></TR></TABLE></TD><TD PORT="patchFile.type" ALIGN="LEFT">varchar[200]</TD></TR>
<TR><TD ALIGN="LEFT" BGCOLOR="#ffffff">&lt; 0</TD><TD ALIGN="RIGHT" BGCOLOR="#ffffff">22,512 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#ffffff">0 &gt;</TD></TR>
<TR><TD ALIGN="LEFT" BGCOLOR="#ffffff">&lt; 0</TD><TD ALIGN="RIGHT" BGCOLOR="#ffffff">22,571 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#ffffff">0 &gt;</TD></TR>
</TABLE>>
URL="tables/patchs_table.html"
target="_top"
Expand All @@ -131,7 +131,7 @@ digraph "orphans" {
<TR><TD PORT="installed_on" COLSPAN="2" ALIGN="LEFT"><TABLE BORDER="0" CELLSPACING="0" ALIGN="LEFT"><TR ALIGN="LEFT"><TD ALIGN="LEFT" FIXEDSIZE="TRUE" WIDTH="15" HEIGHT="16"></TD><TD ALIGN="LEFT" FIXEDSIZE="TRUE" WIDTH="95" HEIGHT="16">installed_on</TD></TR></TABLE></TD><TD PORT="installed_on.type" ALIGN="LEFT">timestamp[19]</TD></TR>
<TR><TD PORT="execution_time" COLSPAN="2" ALIGN="LEFT"><TABLE BORDER="0" CELLSPACING="0" ALIGN="LEFT"><TR ALIGN="LEFT"><TD ALIGN="LEFT" FIXEDSIZE="TRUE" WIDTH="15" HEIGHT="16"></TD><TD ALIGN="LEFT" FIXEDSIZE="TRUE" WIDTH="95" HEIGHT="16">execution_time</TD></TR></TABLE></TD><TD PORT="execution_time.type" ALIGN="LEFT">int[10]</TD></TR>
<TR><TD PORT="success" COLSPAN="2" BGCOLOR="#ffffff" ALIGN="LEFT"><TABLE BORDER="0" CELLSPACING="0" ALIGN="LEFT"><TR ALIGN="LEFT"><TD ALIGN="LEFT" FIXEDSIZE="TRUE" WIDTH="15" HEIGHT="16"></TD><TD ALIGN="LEFT" FIXEDSIZE="TRUE" WIDTH="95" HEIGHT="16">success</TD></TR></TABLE></TD><TD PORT="success.type" ALIGN="LEFT">bit[1]</TD></TR>
<TR><TD ALIGN="LEFT" BGCOLOR="#ffffff">&lt; 0</TD><TD ALIGN="RIGHT" BGCOLOR="#ffffff">36 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#ffffff">0 &gt;</TD></TR>
<TR><TD ALIGN="LEFT" BGCOLOR="#ffffff">&lt; 0</TD><TD ALIGN="RIGHT" BGCOLOR="#ffffff">37 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#ffffff">0 &gt;</TD></TR>
</TABLE>>
URL="tables/schema_version.html"
target="_top"
Expand Down
Binary file modified diagrams/orphans/orphans.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit c15f72f

Please sign in to comment.