aboutsummaryrefslogtreecommitdiffstats
path: root/hubzilla_er/relationships.html
diff options
context:
space:
mode:
authorWave <wave72@users.noreply.github.com>2015-11-25 09:39:44 +0100
committerWave <wave72@users.noreply.github.com>2015-11-25 09:39:44 +0100
commit2de65ab39fc704fd8b7abcf9003ee98e3ffb1cc3 (patch)
tree783f90531c93f498609fb1dbd0e199ca65bb2cc0 /hubzilla_er/relationships.html
parente785b723aad51d4f7202dbbb24a0e2245428cb5b (diff)
parent0559db9cf81267c34ca014fef1aebe1cf31de2ab (diff)
downloadvolse-hubzilla-2de65ab39fc704fd8b7abcf9003ee98e3ffb1cc3.tar.gz
volse-hubzilla-2de65ab39fc704fd8b7abcf9003ee98e3ffb1cc3.tar.bz2
volse-hubzilla-2de65ab39fc704fd8b7abcf9003ee98e3ffb1cc3.zip
Merge pull request #3 from redmatrix/master
Update branch
Diffstat (limited to 'hubzilla_er/relationships.html')
-rw-r--r--hubzilla_er/relationships.html174
1 files changed, 174 insertions, 0 deletions
diff --git a/hubzilla_er/relationships.html b/hubzilla_er/relationships.html
new file mode 100644
index 000000000..03ca899ab
--- /dev/null
+++ b/hubzilla_er/relationships.html
@@ -0,0 +1,174 @@
+<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN' 'http://www.w3.org/TR/html4/loose.dtd'>
+<html>
+<head>
+ <!-- SchemaSpy rev 590 -->
+ <title>SchemaSpy - zot - All Relationships</title>
+ <link rel=stylesheet href='schemaSpy.css' type='text/css'>
+ <meta HTTP-EQUIV='Content-Type' CONTENT='text/html; charset=ISO-8859-1'>
+ <SCRIPT LANGUAGE='JavaScript' TYPE='text/javascript' SRC='jquery.js'></SCRIPT>
+ <SCRIPT LANGUAGE='JavaScript' TYPE='text/javascript' SRC='schemaSpy.js'></SCRIPT>
+</head>
+<body>
+<table id='headerHolder' cellspacing='0' cellpadding='0'><tr><td>
+<div id='header'>
+ <ul>
+ <li><a href='index.html' title='All tables and views in the schema'>Tables</a></li>
+ <li id='current'><a href='relationships.html' title='Diagram of table relationships'>Relationships</a></li>
+ <li><a href='utilities.html' title='View of tables with neither parents nor children'>Utility&nbsp;Tables</a></li>
+ <li><a href='constraints.html' title='Useful for diagnosing error messages that just give constraint name or number'>Constraints</a></li>
+ <li><a href='anomalies.html' title="Things that might not be quite right">Anomalies</a></li>
+ <li><a href='columns.byTable.html' title="All of the columns in the schema">Columns</a></li>
+ <li><a href='http://sourceforge.net/donate/index.php?group_id=137197' title='Please help keep SchemaSpy alive' target='_blank'>Donate</a></li>
+ </ul>
+</div>
+</td></tr></table>
+<div class='content' style='clear:both;'>
+<table width='100%' border='0' cellpadding='0'>
+ <tr>
+ <td class='heading' valign='middle'><span class='header'>SchemaSpy Analysis of <span title='Database'>zot</span> - All Relationships</span></td>
+ <td class='heading' align='right' valign='top' title='John Currier - Creator of Cool Tools'><span class='indent'>Generated by</span><br><span class='indent'><span class='signature'><a href='http://schemaspy.sourceforge.net' target='_blank'>SchemaSpy</a></span></span></td>
+ </tr>
+</table>
+<table class='container' width='100%'>
+<tr><td class='container'>
+<span class='container'>Generated by <span class='signature'><a href='http://schemaspy.sourceforge.net' target='_blank'>SchemaSpy</a></span> on on aug 19 21:08 CEST 2015</span>
+</td>
+<td class='container' align='right' valign='top' rowspan='2'>
+ <table class='legend' border='0'>
+ <tr>
+ <td class='dataTable' valign='bottom'>Legend:</td>
+ <td class='container' align='right' valign='top'><a href='http://sourceforge.net' target='_blank'><img src='http://sourceforge.net/sflogo.php?group_id=137197&amp;type=1' alt='SourceForge.net' border='0' height='31' width='88'></a></td>
+ </tr>
+ <tr><td class='container' colspan='2'>
+ <table class='dataTable' border='1'>
+ <tbody>
+ <tr><td class='primaryKey'>Primary key columns</td></tr>
+ <tr><td class='indexedColumn'>Columns with indexes</td></tr>
+ <tr><td class='excludedColumn'>Excluded column relationships</td></tr>
+ <tr class='impliedRelationship'><td class='legendDetail'>Dashed lines show implied relationships</td></tr>
+ <tr><td class='legendDetail'>&lt; <em>n</em> &gt; number of related tables</td></tr>
+ </table>
+ </td></tr>
+ </table>
+<div style="margin-right: 2pt;">
+<script type="text/javascript"><!--
+google_ad_client = "pub-9598353634003340";
+google_ad_channel ="SchemaSpy-generated";
+google_ad_width = 234;
+google_ad_height = 60;
+google_ad_format = "234x60_as";
+google_ad_type = "text";
+google_color_border = "9bab96";
+google_color_link = "489148";
+google_color_text = "000000";
+//-->
+</script>
+<script type="text/javascript"
+src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+</script>
+</div>
+&nbsp;
+</td></tr>
+<tr><td class='container' align='left' valign='top'>
+No 'real' Foreign Key relationships were detected in the schema.<br>
+Displayed relationships are implied by a column's name/type/size matching another table's primary key.<p>
+</td></tr>
+<tr><td class='container' align='left' valign='top'>
+<form name='options' action=''>
+ <span style="display:none" title="Show relationships implied by column name/type/size matching another table's primary key">
+ <label for='implied'><input type='checkbox' id='implied' checked>Implied relationships</label>
+ </span>
+ <span title="By default only columns that are primary keys, foreign keys or indexes are shown">
+ <label for='showNonKeys'><input type='checkbox' id='showNonKeys'>All columns</label>
+ </span>
+</form>
+</td></tr></table>
+<table width="100%"><tr><td class="container">
+<map id="compactImpliedRelationshipsDiagram" name="compactImpliedRelationshipsDiagram">
+<area shape="rect" id="node1" href="tables/account.html" title="account" alt="" coords="168,328,381,680">
+<area shape="rect" id="node2" href="tables/addon.html" title="addon" alt="" coords="471,5963,588,6133">
+<area shape="rect" id="node24" href="tables/notify.html" title="notify" alt="" coords="216,6903,333,7209">
+<area shape="rect" id="node3" href="tables/app.html" title="app" alt="" coords="461,6151,597,6412">
+<area shape="rect" id="node4" href="tables/attach.html" title="attach" alt="" coords="465,975,593,1417">
+<area shape="rect" id="node36" href="tables/verify.html" title="verify" alt="" coords="221,3159,328,3353">
+<area shape="rect" id="node5" href="tables/auth_codes.html" title="auth_codes" alt="" coords="464,72,595,197">
+<area shape="rect" id="node8" href="tables/clients.html" title="clients" alt="" coords="5,95,123,198">
+<area shape="rect" id="node35" href="tables/tokens.html" title="tokens" alt="" coords="216,5,333,176">
+<area shape="rect" id="node6" href="tables/cache.html" title="cache" alt="" coords="216,5467,333,5570">
+<area shape="rect" id="node7" href="tables/channel.html" title="channel" alt="" coords="180,718,369,1682">
+<area shape="rect" id="node9" href="tables/config.html" title="config" alt="" coords="471,5279,588,5427">
+<area shape="rect" id="node10" href="tables/conv.html" title="conv" alt="" coords="471,1434,588,1582">
+<area shape="rect" id="node11" href="tables/event.html" title="event" alt="" coords="453,6429,605,6803">
+<area shape="rect" id="node12" href="tables/fcontact.html" title="fcontact" alt="" coords="472,1598,587,1746">
+<area shape="rect" id="node13" href="tables/ffinder.html" title="ffinder" alt="" coords="475,1762,584,1910">
+<area shape="rect" id="node14" href="tables/fserver.html" title="fserver" alt="" coords="473,6819,585,6967">
+<area shape="rect" id="node15" href="tables/fsuggest.html" title="fsuggest" alt="" coords="471,6983,588,7086">
+<area shape="rect" id="node16" href="tables/group_member.html" title="group_member" alt="" coords="456,1926,603,2074">
+<area shape="rect" id="node17" href="tables/groups.html" title="groups" alt="" coords="473,2090,585,2283">
+<area shape="rect" id="node18" href="tables/hook.html" title="hook" alt="" coords="475,7103,584,7228">
+<area shape="rect" id="node19" href="tables/item.html" title="item" alt="" coords="428,2487,631,3814">
+<area shape="rect" id="node20" href="tables/item_id.html" title="item_id" alt="" coords="477,3831,581,4001">
+<area shape="rect" id="node21" href="tables/likes.html" title="likes" alt="" coords="464,696,595,957">
+<area shape="rect" id="node22" href="tables/mail.html" title="mail" alt="" coords="457,214,601,679">
+<area shape="rect" id="node23" href="tables/manage.html" title="manage" alt="" coords="471,7245,588,7371">
+<area shape="rect" id="node25" href="tables/pconfig.html" title="pconfig" alt="" coords="465,5775,593,5945">
+<area shape="rect" id="node26" href="tables/photo.html" title="photo" alt="" coords="448,4019,611,4416">
+<area shape="rect" id="node27" href="tables/profdef.html" title="profdef" alt="" coords="465,4433,593,4559">
+<area shape="rect" id="node28" href="tables/profext.html" title="profext" alt="" coords="465,2300,593,2471">
+<area shape="rect" id="node29" href="tables/profile.html" title="profile" alt="" coords="459,7388,600,7785">
+<area shape="rect" id="node30" href="tables/profile_check.html" title="profile_check" alt="" coords="460,4575,599,4769">
+<area shape="rect" id="node31" href="tables/register.html" title="register" alt="" coords="472,4785,587,4956">
+<area shape="rect" id="node32" href="tables/sign.html" title="sign" alt="" coords="468,4973,591,5121">
+<area shape="rect" id="node33" href="tables/spam.html" title="spam" alt="" coords="475,7802,584,7995">
+<area shape="rect" id="node34" href="tables/sys_perms.html" title="sys_perms" alt="" coords="465,5444,593,5569">
+<area shape="rect" id="node37" href="tables/xconfig.html" title="xconfig" alt="" coords="473,5587,585,5757">
+<area shape="rect" id="node38" href="tables/xign.html" title="xign" alt="" coords="475,5137,584,5263">
+</map>
+
+ <a name='diagram'><img id='impliedCompactImg' src='diagrams/summary/relationships.implied.compact.png' usemap='#compactImpliedRelationshipsDiagram' class='diagram' border='0' alt=''></a>
+<map id="largeImpliedRelationshipsDiagram" name="largeImpliedRelationshipsDiagram">
+<area shape="rect" id="node1" href="tables/account.html" title="account" alt="" coords="181,373,395,838">
+<area shape="rect" id="node2" href="tables/addon.html" title="addon" alt="" coords="473,7445,612,7661">
+<area shape="rect" id="node24" href="tables/notify.html" title="notify" alt="" coords="229,8793,347,9191">
+<area shape="rect" id="node3" href="tables/app.html" title="app" alt="" coords="473,7678,612,8053">
+<area shape="rect" id="node4" href="tables/attach.html" title="attach" alt="" coords="475,1100,611,1679">
+<area shape="rect" id="node36" href="tables/verify.html" title="verify" alt="" coords="235,3977,341,4170">
+<area shape="rect" id="node5" href="tables/auth_codes.html" title="auth_codes" alt="" coords="477,83,608,253">
+<area shape="rect" id="node8" href="tables/clients.html" title="clients" alt="" coords="5,117,136,310">
+<area shape="rect" id="node35" href="tables/tokens.html" title="tokens" alt="" coords="229,5,347,198">
+<area shape="rect" id="node6" href="tables/cache.html" title="cache" alt="" coords="225,6928,351,7053">
+<area shape="rect" id="node7" href="tables/channel.html" title="channel" alt="" coords="193,854,383,1999">
+<area shape="rect" id="node9" href="tables/config.html" title="config" alt="" coords="484,6717,601,6865">
+<area shape="rect" id="node10" href="tables/conv.html" title="conv" alt="" coords="484,1695,601,1934">
+<area shape="rect" id="node11" href="tables/event.html" title="event" alt="" coords="463,8069,623,8693">
+<area shape="rect" id="node12" href="tables/fcontact.html" title="fcontact" alt="" coords="484,1950,601,2370">
+<area shape="rect" id="node13" href="tables/ffinder.html" title="ffinder" alt="" coords="488,2386,597,2534">
+<area shape="rect" id="node14" href="tables/fserver.html" title="fserver" alt="" coords="487,8710,599,8858">
+<area shape="rect" id="node15" href="tables/fsuggest.html" title="fsuggest" alt="" coords="484,8875,601,9136">
+<area shape="rect" id="node16" href="tables/group_member.html" title="group_member" alt="" coords="469,2550,616,2698">
+<area shape="rect" id="node17" href="tables/groups.html" title="groups" alt="" coords="487,2714,599,2907">
+<area shape="rect" id="node18" href="tables/hook.html" title="hook" alt="" coords="485,9153,600,9324">
+<area shape="rect" id="node19" href="tables/item.html" title="item" alt="" coords="441,3112,644,4824">
+<area shape="rect" id="node20" href="tables/item_id.html" title="item_id" alt="" coords="491,4841,595,5012">
+<area shape="rect" id="node21" href="tables/likes.html" title="likes" alt="" coords="477,821,608,1083">
+<area shape="rect" id="node22" href="tables/mail.html" title="mail" alt="" coords="471,271,615,804">
+<area shape="rect" id="node23" href="tables/manage.html" title="manage" alt="" coords="484,9341,601,9467">
+<area shape="rect" id="node25" href="tables/pconfig.html" title="pconfig" alt="" coords="479,7257,607,7428">
+<area shape="rect" id="node26" href="tables/photo.html" title="photo" alt="" coords="461,5029,624,5721">
+<area shape="rect" id="node27" href="tables/profdef.html" title="profdef" alt="" coords="477,5737,608,5930">
+<area shape="rect" id="node28" href="tables/profext.html" title="profext" alt="" coords="479,2924,607,3095">
+<area shape="rect" id="node29" href="tables/profile.html" title="profile" alt="" coords="472,9483,613,10538">
+<area shape="rect" id="node30" href="tables/profile_check.html" title="profile_check" alt="" coords="473,5946,612,6139">
+<area shape="rect" id="node31" href="tables/register.html" title="register" alt="" coords="481,6155,604,6349">
+<area shape="rect" id="node32" href="tables/sign.html" title="sign" alt="" coords="477,6365,608,6558">
+<area shape="rect" id="node33" href="tables/spam.html" title="spam" alt="" coords="488,10554,597,10747">
+<area shape="rect" id="node34" href="tables/sys_perms.html" title="sys_perms" alt="" coords="476,6881,609,7052">
+<area shape="rect" id="node37" href="tables/xconfig.html" title="xconfig" alt="" coords="487,7069,599,7240">
+<area shape="rect" id="node38" href="tables/xign.html" title="xign" alt="" coords="488,6575,597,6700">
+</map>
+
+ <a name='diagram'><img id='impliedLargeImg' src='diagrams/summary/relationships.implied.large.png' usemap='#largeImpliedRelationshipsDiagram' class='diagram' border='0' alt=''></a>
+</td></tr></table>
+</div>
+</body>
+</html>