aboutsummaryrefslogtreecommitdiffstats
path: root/doc/schemaspy_hubzilla/tables/groups.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/schemaspy_hubzilla/tables/groups.html')
-rw-r--r--doc/schemaspy_hubzilla/tables/groups.html340
1 files changed, 340 insertions, 0 deletions
diff --git a/doc/schemaspy_hubzilla/tables/groups.html b/doc/schemaspy_hubzilla/tables/groups.html
new file mode 100644
index 000000000..57503f797
--- /dev/null
+++ b/doc/schemaspy_hubzilla/tables/groups.html
@@ -0,0 +1,340 @@
+<!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.groups</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='groups';
+ </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&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'>Table <span title='Database'>zot</span>.<span title='Table'>groups</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&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 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'>&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 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='even'>
+ <td class='primaryKey' title='Primary Key'>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'>&nbsp;&radic;&nbsp;</td>
+ <td class='detail'></td>
+ <td class='detail'></td>
+ <td class='detail'>
+ <table border='0' width='100%' cellspacing='0' cellpadding='0'>
+ <tr class='impliedRelationship relative even' valign='top'>
+ <td class='relatedTable detail' title="groups.id's name implies that it's a child of verify.id, but it doesn't reference that column."><a href='verify.html'>verify</a><span class='relatedKey'>.id</span>
+ </td>
+ <td class='constraint detail'>Implied Constraint<span title='Restrict delete:
+ Parent cannot be deleted if children exist'>&nbsp;R</span></td>
+ </tr>
+ </table>
+ </td>
+ <td class='comment detail'></td>
+</tr>
+<tr class='odd'>
+ <td class='indexedColumn' title='Indexed'>hash</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'>
+ <table border='0' width='100%' cellspacing='0' cellpadding='0'>
+ <tr class='relative odd' valign='top'>
+ <td class='relatedTable detail' title="groups.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'>&nbsp;R</span></td>
+ </tr>
+ <tr class='relative odd' valign='top'>
+ <td class='relatedTable detail' title="groups.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'>&nbsp;R</span></td>
+ </tr>
+ <tr class='relative odd' valign='top'>
+ <td class='relatedTable detail' title="groups.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'>&nbsp;R</span></td>
+ </tr>
+ </table>
+ </td>
+ <td class='comment detail'></td>
+</tr>
+<tr class='even'>
+ <td class='indexedColumn' title='Indexed'>uid</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'></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'>visible</td>
+ <td class='detail'>bit</td>
+ <td class='detail' align='right'>0</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='even'>
+ <td class='indexedColumn' title='Indexed'>deleted</td>
+ <td class='detail'>bit</td>
+ <td class='detail' align='right'>0</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='detail'>name</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='6 columns'>Table contained 10 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'>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'>deleted</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;'>deleted</td>
+ </tr>
+ <tr>
+ <td class='indexedColumn'>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;'>hash</td>
+ </tr>
+ <tr>
+ <td class='indexedColumn'>uid</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;'>uid</td>
+ </tr>
+ <tr>
+ <td class='indexedColumn'>visible</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;'>visible</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 groups'>
+&nbsp;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="node7" href="hubloc.html" title="hubloc" alt="" coords="22,460,219,971">
+<area shape="rect" id="node4" href="groups.html" title="groups" alt="" coords="760,187,987,385">
+</map>
+ <a name='diagram'><img id='oneDegreeImg' src='../diagrams/groups.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="810,834,946,914">
+<area shape="rect" id="node3" href="xchan.html" title="xchan" alt="" coords="509,1224,719,1871">
+<area shape="rect" id="node6" href="channel.html" title="channel" alt="" coords="25,999,219,2144">
+<area shape="rect" id="node8" href="hubloc.html" title="hubloc" alt="" coords="265,532,462,1043">
+<area shape="rect" id="node4" href="attach.html" title="attach" alt="" coords="810,2038,946,2118">
+<area shape="rect" id="node11" href="verify.html" title="verify" alt="" coords="549,2545,679,2739">
+<area shape="rect" id="node13" href="chat.html" title="chat" alt="" coords="818,931,938,1011">
+<area shape="rect" id="node15" href="chatpresence.html" title="chatpresence" alt="" coords="813,1029,943,1109">
+<area shape="rect" id="node17" href="config.html" title="config" alt="" coords="814,2837,942,2917">
+<area shape="rect" id="node19" href="conv.html" title="conv" alt="" coords="814,2934,942,3014">
+<area shape="rect" id="node21" href="dreport.html" title="dreport" alt="" coords="803,1126,953,1206">
+<area shape="rect" id="node23" href="event.html" title="event" alt="" coords="1037,587,1165,667">
+<area shape="rect" id="node29" href="notify.html" title="notify" alt="" coords="799,587,957,667">
+<area shape="rect" id="node30" href="fcontact.html" title="fcontact" alt="" coords="817,3031,939,3111">
+<area shape="rect" id="node32" href="ffinder.html" title="ffinder" alt="" coords="818,3129,938,3209">
+<area shape="rect" id="node34" href="group_member.html" title="group_member" alt="" coords="801,2642,955,2722">
+<area shape="rect" id="node37" href="groups.html" title="groups" alt="" coords="765,2329,991,2528">
+<area shape="rect" id="node44" href="item.html" title="item" alt="" coords="799,1649,957,1729">
+<area shape="rect" id="node49" href="item_id.html" title="item_id" alt="" coords="809,3226,947,3306">
+<area shape="rect" id="node51" href="likes.html" title="likes" alt="" coords="818,3615,938,3695">
+<area shape="rect" id="node54" href="mail.html" title="mail" alt="" coords="814,1746,942,1826">
+<area shape="rect" id="node59" href="manage.html" title="manage" alt="" coords="1038,986,1163,1066">
+<area shape="rect" id="node65" href="outq.html" title="outq" alt="" coords="810,490,946,570">
+<area shape="rect" id="node69" href="photo.html" title="photo" alt="" coords="803,1941,953,2021">
+<area shape="rect" id="node72" href="profdef.html" title="profdef" alt="" coords="817,3323,939,3403">
+<area shape="rect" id="node74" href="profext.html" title="profext" alt="" coords="817,2545,939,2625">
+<area shape="rect" id="node80" href="profile_check.html" title="profile_check" alt="" coords="809,3421,947,3501">
+<area shape="rect" id="node82" href="register.html" title="register" alt="" coords="817,2233,939,2313">
+<area shape="rect" id="node87" href="shares.html" title="shares" alt="" coords="818,1223,938,1303">
+<area shape="rect" id="node89" href="sign.html" title="sign" alt="" coords="818,3518,938,3598">
+<area shape="rect" id="node91" href="source.html" title="source" alt="" coords="818,1357,938,1437">
+<area shape="rect" id="node94" href="sys_perms.html" title="sys_perms" alt="" coords="813,2739,943,2819">
+<area shape="rect" id="node96" href="term.html" title="term" alt="" coords="803,65,953,145">
+<area shape="rect" id="node103" href="updates.html" title="updates" alt="" coords="817,357,939,437">
+<area shape="rect" id="node107" href="vote.html" title="vote" alt="" coords="818,1454,938,1534">
+<area shape="rect" id="node111" href="xchat.html" title="xchat" alt="" coords="818,1551,938,1631">
+<area shape="rect" id="node113" href="xconfig.html" title="xconfig" alt="" coords="817,1843,939,1923">
+<area shape="rect" id="node116" href="xign.html" title="xign" alt="" coords="818,2135,938,2215">
+<area shape="rect" id="node119" href="xlink.html" title="xlink" alt="" coords="803,737,953,817">
+<area shape="rect" id="node121" href="xprof.html" title="xprof" alt="" coords="818,162,938,242">
+<area shape="rect" id="node125" href="xtag.html" title="xtag" alt="" coords="818,259,938,339">
+</map>
+
+ <a name='diagram'><img id='impliedTwoDegreesImg' src='../diagrams/groups.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="807,512,943,592">
+<area shape="rect" id="node3" href="xchan.html" title="xchan" alt="" coords="506,1381,716,2027">
+<area shape="rect" id="node6" href="channel.html" title="channel" alt="" coords="22,1643,216,2789">
+<area shape="rect" id="node8" href="hubloc.html" title="hubloc" alt="" coords="262,1734,459,2245">
+<area shape="rect" id="node4" href="attach.html" title="attach" alt="" coords="807,5,943,85">
+<area shape="rect" id="node11" href="chat.html" title="chat" alt="" coords="815,609,935,689">
+<area shape="rect" id="node13" href="chatpresence.html" title="chatpresence" alt="" coords="810,707,940,787">
+<area shape="rect" id="node15" href="dreport.html" title="dreport" alt="" coords="800,804,950,884">
+<area shape="rect" id="node17" href="event.html" title="event" alt="" coords="811,103,939,183">
+<area shape="rect" id="node22" href="group_member.html" title="group_member" alt="" coords="798,901,952,981">
+<area shape="rect" id="node24" href="groups.html" title="groups" alt="" coords="762,199,988,398">
+<area shape="rect" id="node30" href="item.html" title="item" alt="" coords="796,999,954,1079">
+<area shape="rect" id="node34" href="mail.html" title="mail" alt="" coords="811,1096,939,1176">
+<area shape="rect" id="node37" href="manage.html" title="manage" alt="" coords="812,1193,938,1273">
+<area shape="rect" id="node39" href="notify.html" title="notify" alt="" coords="807,415,943,495">
+<area shape="rect" id="node43" href="outq.html" title="outq" alt="" coords="807,2069,943,2149">
+<area shape="rect" id="node47" href="photo.html" title="photo" alt="" coords="800,1291,950,1371">
+<area shape="rect" id="node49" href="profext.html" title="profext" alt="" coords="814,2167,936,2247">
+<area shape="rect" id="node53" href="register.html" title="register" alt="" coords="814,2264,936,2344">
+<area shape="rect" id="node57" href="shares.html" title="shares" alt="" coords="815,1388,935,1468">
+<area shape="rect" id="node59" href="source.html" title="source" alt="" coords="815,1485,935,1565">
+<area shape="rect" id="node62" href="term.html" title="term" alt="" coords="800,2361,950,2441">
+<area shape="rect" id="node69" href="updates.html" title="updates" alt="" coords="814,2459,936,2539">
+<area shape="rect" id="node73" href="vote.html" title="vote" alt="" coords="815,1583,935,1663">
+<area shape="rect" id="node77" href="xchat.html" title="xchat" alt="" coords="815,1680,935,1760">
+<area shape="rect" id="node79" href="xconfig.html" title="xconfig" alt="" coords="814,1777,936,1857">
+<area shape="rect" id="node81" href="xign.html" title="xign" alt="" coords="815,1875,935,1955">
+<area shape="rect" id="node83" href="xlink.html" title="xlink" alt="" coords="800,1972,950,2052">
+<area shape="rect" id="node85" href="xprof.html" title="xprof" alt="" coords="815,2556,935,2636">
+<area shape="rect" id="node89" href="xtag.html" title="xtag" alt="" coords="815,2653,935,2733">
+</map>
+
+ <a name='diagram'><img id='twoDegreesImg' src='../diagrams/groups.2degrees.png' usemap='#twoDegreesRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a>
+</td></tr></table>
+</div>
+</body>
+</html>