aboutsummaryrefslogtreecommitdiffstats
path: root/hubzilla_er/tables/account.html
diff options
context:
space:
mode:
Diffstat (limited to 'hubzilla_er/tables/account.html')
-rw-r--r--hubzilla_er/tables/account.html417
1 files changed, 417 insertions, 0 deletions
diff --git a/hubzilla_er/tables/account.html b/hubzilla_er/tables/account.html
new file mode 100644
index 000000000..cd2e46eb1
--- /dev/null
+++ b/hubzilla_er/tables/account.html
@@ -0,0 +1,417 @@
+<!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.account</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='account';
+ </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'>account</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' checked>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'>account_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'>
+ <table border='0' width='100%' cellspacing='0' cellpadding='0'>
+ <tr class='impliedRelationship relative even' valign='top'>
+ <td class='relatedTable detail' title="mail.account_id's name implies that it's a child of account.account_id, but it doesn't reference that column."><a href='mail.html'>mail</a><span class='relatedKey'>.account_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='detail'> </td>
+ <td class='comment detail'></td>
+</tr>
+<tr class='odd'>
+ <td class='indexedColumn' title='Indexed'>account_parent</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='even'>
+ <td class='indexedColumn' title='Indexed'>account_default_channel</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='detail'>account_salt</td>
+ <td class='detail'>char</td>
+ <td class='detail' align='right'>32</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='detail'>account_password</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='odd'>
+ <td class='indexedColumn' title='Indexed'>account_email</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'>account_external</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='odd'>
+ <td class='detail'>account_language</td>
+ <td class='detail'>char</td>
+ <td class='detail' align='right'>16</td>
+ <td class='detail' align='center'></td>
+ <td class='detail' align='center'></td>
+ <td class='detail' align='right'>en</td>
+ <td class='detail'></td>
+ <td class='detail'> </td>
+ <td class='comment detail'></td>
+</tr>
+<tr class='even'>
+ <td class='detail'>account_created</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'>account_lastlog</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'>account_flags</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'>account_roles</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='even'>
+ <td class='detail'>account_reset</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='odd'>
+ <td class='indexedColumn' title='Indexed'>account_expires</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='detail'>account_expire_notified</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'>account_service_class</td>
+ <td class='detail'>char</td>
+ <td class='detail' align='right'>32</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'>account_level</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'>account_password_changed</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>
+</table>
+<p title='18 columns'>Table contained 1 rows at on aug 19 21:08 CEST 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'>account_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'>account_default_channel</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;'>account_default_channel</td>
+ </tr>
+ <tr>
+ <td class='indexedColumn'>account_email</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;'>account_email</td>
+ </tr>
+ <tr>
+ <td class='indexedColumn'>account_expires</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;'>account_expires</td>
+ </tr>
+ <tr>
+ <td class='indexedColumn'>account_external</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;'>account_external</td>
+ </tr>
+ <tr>
+ <td class='indexedColumn'>account_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;'>account_flags</td>
+ </tr>
+ <tr>
+ <td class='indexedColumn'>account_lastlog</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;'>account_lastlog</td>
+ </tr>
+ <tr>
+ <td class='indexedColumn'>account_level</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;'>account_level</td>
+ </tr>
+ <tr>
+ <td class='indexedColumn'>account_parent</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;'>account_parent</td>
+ </tr>
+ <tr>
+ <td class='indexedColumn'>account_password_changed</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;'>account_password_changed</td>
+ </tr>
+ <tr>
+ <td class='indexedColumn'>account_roles</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;'>account_roles</td>
+ </tr>
+ <tr>
+ <td class='indexedColumn'>account_service_class</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;'>account_service_class</td>
+ </tr>
+</table>
+</div>
+<table width='100%' border='0'><tr><td class='container'>
+<br><form action='get'><b>Close relationships:</b></form><map id="oneDegreeRelationshipsDiagram" name="oneDegreeRelationshipsDiagram">
+<area shape="rect" id="node1" href="account.html" title="account" alt="" coords="7,5,335,475">
+</map>
+ <a name='diagram'><img id='oneDegreeImg' src='../diagrams/account.1degree.png' usemap='#oneDegreeRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a>
+<map id="impliedTwoDegreesRelationshipsDiagram" name="impliedTwoDegreesRelationshipsDiagram">
+<area shape="rect" id="node1" href="mail.html" title="mail" alt="" coords="380,7,524,540">
+<area shape="rect" id="node3" href="account.html" title="account" alt="" coords="7,109,335,579">
+<area shape="rect" id="node5" href="channel.html" title="channel" alt="" coords="109,596,232,676">
+<area shape="rect" id="node7" href="verify.html" title="verify" alt="" coords="109,5,232,85">
+</map>
+
+ <a name='diagram'><img id='impliedTwoDegreesImg' src='../diagrams/account.implied2degrees.png' usemap='#impliedTwoDegreesRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a>
+</td></tr></table>
+</div>
+</body>
+</html>