diff options
Diffstat (limited to 'doc/schemaspy_hubzilla/tables/updates.html')
-rw-r--r-- | doc/schemaspy_hubzilla/tables/updates.html | 344 |
1 files changed, 0 insertions, 344 deletions
diff --git a/doc/schemaspy_hubzilla/tables/updates.html b/doc/schemaspy_hubzilla/tables/updates.html deleted file mode 100644 index da9c47bf7..000000000 --- a/doc/schemaspy_hubzilla/tables/updates.html +++ /dev/null @@ -1,344 +0,0 @@ -<!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 - Table zot.updates</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> - <SCRIPT LANGUAGE='JavaScript' TYPE='text/javascript'> - table='updates'; - </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><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 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'>Table <span title='Database'>zot</span>.<span title='Table'>updates</span></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 width='100%' border='0'> -<tr valign='top'><td class='container' align='left' valign='top'> -<form name='options' action=''> - <label for='implied'><input type=checkbox id='implied'>Implied relationships</label> - <label for='showRelatedCols'><input type=checkbox id='showRelatedCols'>Related columns</label> - <label for='showConstNames'><input type=checkbox id='showConstNames'>Constraints</label> - <label for='showComments'><input type=checkbox id='showComments'>Comments</label> - <label for='showLegend'><input type=checkbox checked id='showLegend'>Legend</label> -</form> -</td><td class='container' rowspan='2' align='right' valign='top'> - <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&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 class='impliedRelationship'><td class='detail'><span class='impliedRelationship'>Implied relationships</span></td></tr> - <tr><td class='excludedColumn'>Excluded column relationships</td></tr> - <tr><td class='legendDetail'>< <em>n</em> > 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> - -</td><tr valign='top'><td class='container' align='left' valign='top'> -<a name='columns'></a> -<table id='columns' class='dataTable' border='1' rules='groups'> -<colgroup> -<colgroup> -<colgroup> -<colgroup> -<colgroup> -<colgroup> -<colgroup> -<colgroup> -<colgroup class='comment'> -<thead align='left'> -<tr> - <th>Column</th> - <th>Type</th> - <th>Size</th> - <th title='Are nulls allowed?'>Nulls</th> - <th title='Is column automatically updated?'>Auto</th> - <th title='Default value'>Default</th> - <th title='Columns in tables that reference this column'><span class='notSortedByColumn'>Children</span></th> - <th title='Columns in tables that are referenced by this column'><span class='notSortedByColumn'>Parents</span></th> - <th title='Comments' class='comment'><span class='notSortedByColumn'>Comments</span></th> -</tr> -</thead> -<tbody valign='top'> -<tr class='odd'> - <td class='primaryKey' title='Primary Key'>ud_id</td> - <td class='detail'>int unsigned</td> - <td class='detail' align='right'>10</td> - <td class='detail' align='center'></td> - <td class='detail' align='center' title='Automatically updated by the database'> √ </td> - <td class='detail'></td> - <td class='detail'></td> - <td class='detail'> </td> - <td class='comment detail'></td> -</tr> -<tr class='even'> - <td class='indexedColumn' title='Indexed'>ud_hash</td> - <td class='detail'>char</td> - <td class='detail' align='right'>128</td> - <td class='detail' align='center'></td> - <td class='detail' align='center'></td> - <td class='detail' align='right'></td> - <td class='detail'></td> - <td class='detail'> - <table border='0' width='100%' cellspacing='0' cellpadding='0'> - <tr class='relative even' valign='top'> - <td class='relatedTable detail' title="updates.ud_hash refs hubloc.hubloc_hash"><a href='hubloc.html'>hubloc</a><span class='relatedKey'>.hubloc_hash</span> - </td> - <td class='constraint detail'>Defined in XML<span title='Restrict delete: - Parent cannot be deleted if children exist'> R</span></td> - </tr> - <tr class='relative even' valign='top'> - <td class='relatedTable detail' title="updates.ud_hash refs channel.channel_hash"><a href='channel.html'>channel</a><span class='relatedKey'>.channel_hash</span> - </td> - <td class='constraint detail'>Defined in XML<span title='Restrict delete: - Parent cannot be deleted if children exist'> R</span></td> - </tr> - <tr class='relative even' valign='top'> - <td class='relatedTable detail' title="updates.ud_hash refs xchan.xchan_hash"><a href='xchan.html'>xchan</a><span class='relatedKey'>.xchan_hash</span> - </td> - <td class='constraint detail'>Defined in XML<span title='Restrict delete: - Parent cannot be deleted if children exist'> R</span></td> - </tr> - </table> - </td> - <td class='comment detail'></td> -</tr> -<tr class='odd'> - <td class='indexedColumn' title='Indexed'>ud_guid</td> - <td class='detail'>char</td> - <td class='detail' align='right'>255</td> - <td class='detail' align='center'></td> - <td class='detail' align='center'></td> - <td class='detail' align='right'></td> - <td class='detail'></td> - <td class='detail'> </td> - <td class='comment detail'></td> -</tr> -<tr class='even'> - <td class='indexedColumn' title='Indexed'>ud_date</td> - <td class='detail'>datetime</td> - <td class='detail' align='right'>19</td> - <td class='detail' align='center'></td> - <td class='detail' align='center'></td> - <td class='detail' align='right'>0000-00-00 00:00:00</td> - <td class='detail'></td> - <td class='detail'> </td> - <td class='comment detail'></td> -</tr> -<tr class='odd'> - <td class='indexedColumn' title='Indexed'>ud_last</td> - <td class='detail'>datetime</td> - <td class='detail' align='right'>19</td> - <td class='detail' align='center'></td> - <td class='detail' align='center'></td> - <td class='detail' align='right'>0000-00-00 00:00:00</td> - <td class='detail'></td> - <td class='detail'> </td> - <td class='comment detail'></td> -</tr> -<tr class='even'> - <td class='indexedColumn' title='Indexed'>ud_flags</td> - <td class='detail'>int</td> - <td class='detail' align='right'>10</td> - <td class='detail' align='center'></td> - <td class='detail' align='center'></td> - <td class='detail' align='right'>0</td> - <td class='detail'></td> - <td class='detail'> </td> - <td class='comment detail'></td> -</tr> -<tr class='odd'> - <td class='indexedColumn' title='Indexed'>ud_addr</td> - <td class='detail'>char</td> - <td class='detail' align='right'>255</td> - <td class='detail' align='center'></td> - <td class='detail' align='center'></td> - <td class='detail' align='right'></td> - <td class='detail'></td> - <td class='detail'> </td> - <td class='comment detail'></td> -</tr> -</table> -<p title='7 columns'>Table contained 0 rows at fr nov 06 17:11 CET 2015<p/> -</td></tr></table> -<div class='indent'> -<b>Indexes:</b> -<table class='dataTable' border='1' rules='groups'><colgroup><colgroup><colgroup><colgroup> -<thead> - <tr> - <th>Column(s)</th> - <th>Type</th> - <th>Sort</th> - <th class='constraint' style='text-align:left;'>Constraint Name</th> - </tr> -</thead> -<tbody> - <tr> - <td class='primaryKey'>ud_id</td> - <td class='detail'>Primary key</td> - <td class='detail' style='text-align:left;'><span title='Ascending'>Asc</span></td> - <td class='constraint' style='text-align:left;'>PRIMARY</td> - </tr> - <tr> - <td class='indexedColumn'>ud_addr</td> - <td class='detail'>Performance</td> - <td class='detail' style='text-align:left;'><span title='Ascending'>Asc</span></td> - <td class='constraint' style='text-align:left;'>ud_addr</td> - </tr> - <tr> - <td class='indexedColumn'>ud_date</td> - <td class='detail'>Performance</td> - <td class='detail' style='text-align:left;'><span title='Ascending'>Asc</span></td> - <td class='constraint' style='text-align:left;'>ud_date</td> - </tr> - <tr> - <td class='indexedColumn'>ud_flags</td> - <td class='detail'>Performance</td> - <td class='detail' style='text-align:left;'><span title='Ascending'>Asc</span></td> - <td class='constraint' style='text-align:left;'>ud_flags</td> - </tr> - <tr> - <td class='indexedColumn'>ud_guid</td> - <td class='detail'>Performance</td> - <td class='detail' style='text-align:left;'><span title='Ascending'>Asc</span></td> - <td class='constraint' style='text-align:left;'>ud_guid</td> - </tr> - <tr> - <td class='indexedColumn'>ud_hash</td> - <td class='detail'>Performance</td> - <td class='detail' style='text-align:left;'><span title='Ascending'>Asc</span></td> - <td class='constraint' style='text-align:left;'>ud_hash</td> - </tr> - <tr> - <td class='indexedColumn'>ud_last</td> - <td class='detail'>Performance</td> - <td class='detail' style='text-align:left;'><span title='Ascending'>Asc</span></td> - <td class='constraint' style='text-align:left;'>ud_last</td> - </tr> -</table> -</div> -<table width='100%' border='0'><tr><td class='container'> -<br><form action='get'><b>Close relationships</b><span class='degrees' id='degrees' title='Detail diminishes with increased separation from updates'> - within <label for='oneDegree'><input type='radio' name='degrees' id='oneDegree' checked>one</label> <label for='twoDegrees'><input type='radio' name='degrees' id='twoDegrees'>two degrees</label> of separation</span><b>:</b></form> -<map id="oneDegreeRelationshipsDiagram" name="oneDegreeRelationshipsDiagram"> -<area shape="rect" id="node1" href="channel.html" title="channel" alt="" coords="522,53,716,1199"> -<area shape="rect" id="node3" href="xchan.html" title="xchan" alt="" coords="266,212,476,859"> -<area shape="rect" id="node4" href="hubloc.html" title="hubloc" alt="" coords="22,460,219,971"> -<area shape="rect" id="node7" href="updates.html" title="updates" alt="" coords="760,187,982,409"> -</map> - <a name='diagram'><img id='oneDegreeImg' src='../diagrams/updates.1degree.png' usemap='#oneDegreeRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> -<map id="impliedTwoDegreesRelationshipsDiagram" name="impliedTwoDegreesRelationshipsDiagram"> -<area shape="rect" id="node1" href="abook.html" title="abook" alt="" coords="807,1633,943,1713"> -<area shape="rect" id="node3" href="xchan.html" title="xchan" alt="" coords="509,1342,719,1989"> -<area shape="rect" id="node6" href="channel.html" title="channel" alt="" coords="25,701,219,1846"> -<area shape="rect" id="node8" href="hubloc.html" title="hubloc" alt="" coords="265,577,462,1087"> -<area shape="rect" id="node4" href="attach.html" title="attach" alt="" coords="807,467,943,547"> -<area shape="rect" id="node11" href="chat.html" title="chat" alt="" coords="815,1767,935,1847"> -<area shape="rect" id="node13" href="chatpresence.html" title="chatpresence" alt="" coords="810,1864,941,1944"> -<area shape="rect" id="node15" href="dreport.html" title="dreport" alt="" coords="801,1961,950,2041"> -<area shape="rect" id="node17" href="event.html" title="event" alt="" coords="1031,1071,1159,1151"> -<area shape="rect" id="node23" href="notify.html" title="notify" alt="" coords="797,2643,954,2723"> -<area shape="rect" id="node24" href="group_member.html" title="group_member" alt="" coords="798,2059,953,2139"> -<area shape="rect" id="node26" href="groups.html" title="groups" alt="" coords="810,272,941,352"> -<area shape="rect" id="node32" href="item.html" title="item" alt="" coords="797,2156,954,2236"> -<area shape="rect" id="node36" href="likes.html" title="likes" alt="" coords="303,5,423,85"> -<area shape="rect" id="node38" href="mail.html" title="mail" alt="" coords="811,2545,939,2625"> -<area shape="rect" id="node42" href="manage.html" title="manage" alt="" coords="1033,2171,1158,2251"> -<area shape="rect" id="node48" href="outq.html" title="outq" alt="" coords="807,900,943,980"> -<area shape="rect" id="node52" href="photo.html" title="photo" alt="" coords="801,2253,950,2333"> -<area shape="rect" id="node54" href="profext.html" title="profext" alt="" coords="814,2740,937,2820"> -<area shape="rect" id="node59" href="register.html" title="register" alt="" coords="814,997,937,1077"> -<area shape="rect" id="node63" href="shares.html" title="shares" alt="" coords="815,2351,935,2431"> -<area shape="rect" id="node65" href="source.html" title="source" alt="" coords="815,2448,935,2528"> -<area shape="rect" id="node68" href="term.html" title="term" alt="" coords="801,369,950,449"> -<area shape="rect" id="node75" href="updates.html" title="updates" alt="" coords="765,661,986,883"> -<area shape="rect" id="node79" href="vote.html" title="vote" alt="" coords="815,1147,935,1227"> -<area shape="rect" id="node83" href="xchat.html" title="xchat" alt="" coords="815,1244,935,1324"> -<area shape="rect" id="node85" href="xconfig.html" title="xconfig" alt="" coords="814,1341,937,1421"> -<area shape="rect" id="node87" href="xign.html" title="xign" alt="" coords="815,1439,935,1519"> -<area shape="rect" id="node89" href="xlink.html" title="xlink" alt="" coords="801,1536,950,1616"> -<area shape="rect" id="node91" href="xprof.html" title="xprof" alt="" coords="815,564,935,644"> -<area shape="rect" id="node95" href="xtag.html" title="xtag" alt="" coords="815,175,935,255"> -</map> - - <a name='diagram'><img id='impliedTwoDegreesImg' src='../diagrams/updates.implied2degrees.png' usemap='#impliedTwoDegreesRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> -<map id="twoDegreesRelationshipsDiagram" name="twoDegreesRelationshipsDiagram"> -<area shape="rect" id="node1" href="abook.html" title="abook" alt="" coords="804,395,940,475"> -<area shape="rect" id="node3" href="xchan.html" title="xchan" alt="" coords="506,1266,716,1913"> -<area shape="rect" id="node6" href="channel.html" title="channel" alt="" coords="22,1526,216,2671"> -<area shape="rect" id="node8" href="hubloc.html" title="hubloc" alt="" coords="262,1617,459,2127"> -<area shape="rect" id="node4" href="attach.html" title="attach" alt="" coords="804,5,940,85"> -<area shape="rect" id="node11" href="chat.html" title="chat" alt="" coords="812,492,932,572"> -<area shape="rect" id="node13" href="chatpresence.html" title="chatpresence" alt="" coords="807,589,938,669"> -<area shape="rect" id="node15" href="dreport.html" title="dreport" alt="" coords="798,687,947,767"> -<area shape="rect" id="node17" href="event.html" title="event" alt="" coords="808,103,936,183"> -<area shape="rect" id="node22" href="group_member.html" title="group_member" alt="" coords="795,784,950,864"> -<area shape="rect" id="node24" href="groups.html" title="groups" alt="" coords="807,200,938,280"> -<area shape="rect" id="node30" href="item.html" title="item" alt="" coords="794,881,951,961"> -<area shape="rect" id="node34" href="mail.html" title="mail" alt="" coords="808,979,936,1059"> -<area shape="rect" id="node37" href="manage.html" title="manage" alt="" coords="810,1076,935,1156"> -<area shape="rect" id="node39" href="notify.html" title="notify" alt="" coords="804,297,940,377"> -<area shape="rect" id="node43" href="outq.html" title="outq" alt="" coords="804,1952,940,2032"> -<area shape="rect" id="node47" href="photo.html" title="photo" alt="" coords="798,1173,947,1253"> -<area shape="rect" id="node49" href="profext.html" title="profext" alt="" coords="811,2049,934,2129"> -<area shape="rect" id="node53" href="register.html" title="register" alt="" coords="811,2147,934,2227"> -<area shape="rect" id="node57" href="shares.html" title="shares" alt="" coords="812,1271,932,1351"> -<area shape="rect" id="node59" href="source.html" title="source" alt="" coords="812,1368,932,1448"> -<area shape="rect" id="node62" href="term.html" title="term" alt="" coords="798,2244,947,2324"> -<area shape="rect" id="node69" href="updates.html" title="updates" alt="" coords="762,2341,983,2563"> -<area shape="rect" id="node73" href="vote.html" title="vote" alt="" coords="812,1465,932,1545"> -<area shape="rect" id="node77" href="xchat.html" title="xchat" alt="" coords="812,1563,932,1643"> -<area shape="rect" id="node79" href="xconfig.html" title="xconfig" alt="" coords="811,1660,934,1740"> -<area shape="rect" id="node81" href="xign.html" title="xign" alt="" coords="812,1757,932,1837"> -<area shape="rect" id="node83" href="xlink.html" title="xlink" alt="" coords="798,1855,947,1935"> -<area shape="rect" id="node85" href="xprof.html" title="xprof" alt="" coords="812,2580,932,2660"> -<area shape="rect" id="node89" href="xtag.html" title="xtag" alt="" coords="812,2677,932,2757"> -</map> - - <a name='diagram'><img id='twoDegreesImg' src='../diagrams/updates.2degrees.png' usemap='#twoDegreesRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> -</td></tr></table> -</div> -</body> -</html> |