diff options
Diffstat (limited to 'hubzilla_er')
368 files changed, 89349 insertions, 0 deletions
diff --git a/hubzilla_er/anomalies.html b/hubzilla_er/anomalies.html new file mode 100644 index 000000000..e911fc65b --- /dev/null +++ b/hubzilla_er/anomalies.html @@ -0,0 +1,256 @@ +<!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 - Anomalies</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><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 id='current'><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> - Anomalies</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%'> + <tr><td class='container' align='right' valign='top' colspan='2'><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'><b>Things that might not be 'quite right' about your schema:</b></td> +<td class='container' align='right'> +<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></table> +<ul> +<li> +<b>Columns whose name and type imply a relationship to another table's primary key:</b> +<table class='dataTable' border='1' rules='groups'> +<colgroup> +<colgroup> +<thead align='left'> +<tr> + <th>Child Column</th> + <th>Implied Parent Column</th> +</tr> +</thead> +<tbody> + <tr> + <td class='detail'><a href='tables/addon.html'>addon</a>.id</td> + <td class='detail'><a href='tables/notify.html'>notify</a>.id</td> + </tr> + <tr> + <td class='detail'><a href='tables/app.html'>app</a>.id</td> + <td class='detail'><a href='tables/notify.html'>notify</a>.id</td> + </tr> + <tr> + <td class='detail'><a href='tables/attach.html'>attach</a>.id</td> + <td class='detail'><a href='tables/verify.html'>verify</a>.id</td> + </tr> + <tr> + <td class='detail'><a href='tables/auth_codes.html'>auth_codes</a>.client_id</td> + <td class='detail'><a href='tables/clients.html'>clients</a>.client_id</td> + </tr> + <tr> + <td class='detail'><a href='tables/auth_codes.html'>auth_codes</a>.id</td> + <td class='detail'><a href='tables/tokens.html'>tokens</a>.id</td> + </tr> + <tr> + <td class='detail'><a href='tables/config.html'>config</a>.id</td> + <td class='detail'><a href='tables/verify.html'>verify</a>.id</td> + </tr> + <tr> + <td class='detail'><a href='tables/config.html'>config</a>.k</td> + <td class='detail'><a href='tables/cache.html'>cache</a>.k</td> + </tr> + <tr> + <td class='detail'><a href='tables/conv.html'>conv</a>.id</td> + <td class='detail'><a href='tables/verify.html'>verify</a>.id</td> + </tr> + <tr> + <td class='detail'><a href='tables/event.html'>event</a>.id</td> + <td class='detail'><a href='tables/notify.html'>notify</a>.id</td> + </tr> + <tr> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a>.id</td> + <td class='detail'><a href='tables/verify.html'>verify</a>.id</td> + </tr> + <tr> + <td class='detail'><a href='tables/ffinder.html'>ffinder</a>.id</td> + <td class='detail'><a href='tables/verify.html'>verify</a>.id</td> + </tr> + <tr> + <td class='detail'><a href='tables/fserver.html'>fserver</a>.id</td> + <td class='detail'><a href='tables/notify.html'>notify</a>.id</td> + </tr> + <tr> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a>.id</td> + <td class='detail'><a href='tables/notify.html'>notify</a>.id</td> + </tr> + <tr> + <td class='detail'><a href='tables/group_member.html'>group_member</a>.id</td> + <td class='detail'><a href='tables/verify.html'>verify</a>.id</td> + </tr> + <tr> + <td class='detail'><a href='tables/groups.html'>groups</a>.id</td> + <td class='detail'><a href='tables/verify.html'>verify</a>.id</td> + </tr> + <tr> + <td class='detail'><a href='tables/hook.html'>hook</a>.id</td> + <td class='detail'><a href='tables/notify.html'>notify</a>.id</td> + </tr> + <tr> + <td class='detail'><a href='tables/item.html'>item</a>.id</td> + <td class='detail'><a href='tables/verify.html'>verify</a>.id</td> + </tr> + <tr> + <td class='detail'><a href='tables/item_id.html'>item_id</a>.id</td> + <td class='detail'><a href='tables/verify.html'>verify</a>.id</td> + </tr> + <tr> + <td class='detail'><a href='tables/likes.html'>likes</a>.channel_id</td> + <td class='detail'><a href='tables/channel.html'>channel</a>.channel_id</td> + </tr> + <tr> + <td class='detail'><a href='tables/likes.html'>likes</a>.id</td> + <td class='detail'><a href='tables/verify.html'>verify</a>.id</td> + </tr> + <tr> + <td class='detail'><a href='tables/mail.html'>mail</a>.account_id</td> + <td class='detail'><a href='tables/account.html'>account</a>.account_id</td> + </tr> + <tr> + <td class='detail'><a href='tables/mail.html'>mail</a>.channel_id</td> + <td class='detail'><a href='tables/channel.html'>channel</a>.channel_id</td> + </tr> + <tr> + <td class='detail'><a href='tables/mail.html'>mail</a>.id</td> + <td class='detail'><a href='tables/verify.html'>verify</a>.id</td> + </tr> + <tr> + <td class='detail'><a href='tables/manage.html'>manage</a>.id</td> + <td class='detail'><a href='tables/notify.html'>notify</a>.id</td> + </tr> + <tr> + <td class='detail'><a href='tables/pconfig.html'>pconfig</a>.id</td> + <td class='detail'><a href='tables/notify.html'>notify</a>.id</td> + </tr> + <tr> + <td class='detail'><a href='tables/pconfig.html'>pconfig</a>.k</td> + <td class='detail'><a href='tables/cache.html'>cache</a>.k</td> + </tr> + <tr> + <td class='detail'><a href='tables/photo.html'>photo</a>.id</td> + <td class='detail'><a href='tables/verify.html'>verify</a>.id</td> + </tr> + <tr> + <td class='detail'><a href='tables/profdef.html'>profdef</a>.id</td> + <td class='detail'><a href='tables/verify.html'>verify</a>.id</td> + </tr> + <tr> + <td class='detail'><a href='tables/profext.html'>profext</a>.channel_id</td> + <td class='detail'><a href='tables/channel.html'>channel</a>.channel_id</td> + </tr> + <tr> + <td class='detail'><a href='tables/profext.html'>profext</a>.id</td> + <td class='detail'><a href='tables/verify.html'>verify</a>.id</td> + </tr> + <tr> + <td class='detail'><a href='tables/profext.html'>profext</a>.k</td> + <td class='detail'><a href='tables/cache.html'>cache</a>.k</td> + </tr> + <tr> + <td class='detail'><a href='tables/profile.html'>profile</a>.id</td> + <td class='detail'><a href='tables/notify.html'>notify</a>.id</td> + </tr> + <tr> + <td class='detail'><a href='tables/profile_check.html'>profile_check</a>.id</td> + <td class='detail'><a href='tables/verify.html'>verify</a>.id</td> + </tr> + <tr> + <td class='detail'><a href='tables/register.html'>register</a>.id</td> + <td class='detail'><a href='tables/verify.html'>verify</a>.id</td> + </tr> + <tr> + <td class='detail'><a href='tables/sign.html'>sign</a>.id</td> + <td class='detail'><a href='tables/verify.html'>verify</a>.id</td> + </tr> + <tr> + <td class='detail'><a href='tables/spam.html'>spam</a>.id</td> + <td class='detail'><a href='tables/notify.html'>notify</a>.id</td> + </tr> + <tr> + <td class='detail'><a href='tables/sys_perms.html'>sys_perms</a>.id</td> + <td class='detail'><a href='tables/verify.html'>verify</a>.id</td> + </tr> + <tr> + <td class='detail'><a href='tables/sys_perms.html'>sys_perms</a>.k</td> + <td class='detail'><a href='tables/cache.html'>cache</a>.k</td> + </tr> + <tr> + <td class='detail'><a href='tables/tokens.html'>tokens</a>.client_id</td> + <td class='detail'><a href='tables/clients.html'>clients</a>.client_id</td> + </tr> + <tr> + <td class='detail'><a href='tables/xconfig.html'>xconfig</a>.id</td> + <td class='detail'><a href='tables/verify.html'>verify</a>.id</td> + </tr> + <tr> + <td class='detail'><a href='tables/xconfig.html'>xconfig</a>.k</td> + <td class='detail'><a href='tables/cache.html'>cache</a>.k</td> + </tr> + <tr> + <td class='detail'><a href='tables/xign.html'>xign</a>.id</td> + <td class='detail'><a href='tables/verify.html'>verify</a>.id</td> + </tr> +</tbody> +</table> +42 instances of anomaly detected<p></li> +<li> +<b>Tables without indexes:</b> +<br>Anomaly not detected<p></li> +<li> +<b>Columns that are flagged as both 'nullable' and 'must be unique':</b> +<br>Anomaly not detected<p></li> +<li> +<b>Tables that contain a single column:</b><br>Anomaly not detected<p></li> +<li> +<b>Tables with incrementing column names, potentially indicating denormalization:</b> +<br>Anomaly not detected<p></li> +<li> +<b>Columns whose default value is the word 'NULL' or 'null', but the SQL NULL value may have been intended:</b> +<br>Anomaly not detected<p></li> +</ul> +</div> +</body> +</html> diff --git a/hubzilla_er/columns.byAuto.html b/hubzilla_er/columns.byAuto.html new file mode 100644 index 000000000..f8d951d19 --- /dev/null +++ b/hubzilla_er/columns.byAuto.html @@ -0,0 +1,7153 @@ +<!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 - Columns</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><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 id='current'><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> - Columns</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><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' 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> + </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> +<tr valign='top'><td class='container' align='left' valign='top'> +<p> +<form name='options' action=''> + <label for='showComments'><input type=checkbox id='showComments'>Comments</label> + <label for='showLegend'><input type=checkbox checked id='showLegend'>Legend</label> +</form> +</table> +<div class='indent'> +<b>zot contains 705 columns</b> - click on heading to sort:<a name='columns'></a> +<table id='columns' class='dataTable' border='1' rules='groups'> +<colgroup> +<colgroup> +<colgroup> +<colgroup> +<colgroup> +<colgroup> +<colgroup> +<colgroup class='comment'> +<thead align='left'> +<tr> + <th class='notSortedByColumn'><a href='columns.byTable.html#columns'><span class='notSortedByColumn'>Table</span></a></th> + <th class='notSortedByColumn'><a href='columns.byColumn.html#columns'><span class='notSortedByColumn'>Column</span></a></th> + <th class='notSortedByColumn'><a href='columns.byType.html#columns'><span class='notSortedByColumn'>Type</span></a></th> + <th class='notSortedByColumn'><a href='columns.bySize.html#columns'><span class='notSortedByColumn'>Size</span></a></th> + <th title='Are nulls allowed?' class='notSortedByColumn'><a href='columns.byNulls.html#columns'><span class='notSortedByColumn'>Nulls</span></a></th> + <th title='Is column automatically updated?' class='sortedByColumn'>Auto</th> + <th title='Default value' class='notSortedByColumn'><a href='columns.byDefault.html#columns'><span class='notSortedByColumn'>Default</span></a></th> + <th title='Comments' class='comment'><span class='notSortedByColumn'>Comments</span></th> +</tr> +</thead> +<tbody valign='top'> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='primaryKey' title='Primary Key'>abook_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='primaryKey' title='Primary Key'>channel_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chat.html'>chat</a></td> + <td class='primaryKey' title='Primary Key'>chat_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatpresence.html'>chatpresence</a></td> + <td class='primaryKey' title='Primary Key'>cp_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='primaryKey' title='Primary Key'>cr_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='primaryKey' title='Primary Key'>hubloc_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/config.html'>config</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/ffinder.html'>ffinder</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fserver.html'>fserver</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/group_member.html'>group_member</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/groups.html'>groups</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hook.html'>hook</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item_id.html'>item_id</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/manage.html'>manage</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/pconfig.html'>pconfig</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profdef.html'>profdef</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profext.html'>profext</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile_check.html'>profile_check</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/register.html'>register</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/session.html'>session</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>bigint unsigned</td> + <td class='detail' align='right'>20</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/sign.html'>sign</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/spam.html'>spam</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/sys_perms.html'>sys_perms</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/verify.html'>verify</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xconfig.html'>xconfig</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xign.html'>xign</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='primaryKey' title='Primary Key'>issue_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='primaryKey' title='Primary Key'>menu_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='primaryKey' title='Primary Key'>mitem_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='primaryKey' title='Primary Key'>obj_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/poll_elm.html'>poll_elm</a></td> + <td class='primaryKey' title='Primary Key'>pelm_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/poll.html'>poll</a></td> + <td class='primaryKey' title='Primary Key'>poll_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/shares.html'>shares</a></td> + <td class='primaryKey' title='Primary Key'>share_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/source.html'>source</a></td> + <td class='primaryKey' title='Primary Key'>src_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='primaryKey' title='Primary Key'>tid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/vote.html'>vote</a></td> + <td class='primaryKey' title='Primary Key'>vote_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchat.html'>xchat</a></td> + <td class='primaryKey' title='Primary Key'>xchat_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='primaryKey' title='Primary Key'>xlink_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xperm.html'>xperm</a></td> + <td class='primaryKey' title='Primary Key'>xp_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xtag.html'>xtag</a></td> + <td class='primaryKey' title='Primary Key'>xtag_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_account</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_archived</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_blocked</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_closeness</td> + <td class='detail'>tinyint unsigned</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>99</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_connected</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_dob</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='detail'>abook_excl</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_feed</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_hidden</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_ignored</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='detail'>abook_incl</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_my_perms</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_pending</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_profile</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_self</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_their_perms</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_unconnected</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_updated</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>about</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='indexedColumn' title='Indexed'>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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>address</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>adjust</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'>1</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>album</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>alias</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='detail'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='detail'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>app</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='detail'>app_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='detail'>app_author</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_channel</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='detail'>app_desc</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_id</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='detail'>app_page</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_photo</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_price</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='detail'>app_requires</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='detail'>app_sig</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_url</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_version</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>attach</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='detail'>attach</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>author_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>batch</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>body</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='detail'>body</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>book</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/config.html'>config</a></td> + <td class='indexedColumn' title='Indexed'>cat</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/pconfig.html'>pconfig</a></td> + <td class='indexedColumn' title='Indexed'>cat</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/sys_perms.html'>sys_perms</a></td> + <td class='detail'>cat</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xconfig.html'>xconfig</a></td> + <td class='indexedColumn' title='Indexed'>cat</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>chandesc</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/verify.html'>verify</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_a_delegate</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_a_republish</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_address</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_default_group</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_deleted</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_dirdate</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_expire_days</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_guid_sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profext.html'>profext</a></td> + <td class='indexedColumn' title='Indexed'>channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_lastpost</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_location</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_max_anon_mail</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'>10</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_max_friend_req</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'>10</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_notifyflags</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'>65535</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_pageflags</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_passwd_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_primary</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_prvkey</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_pubkey</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_r_abook</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_r_pages</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_r_photos</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_r_profile</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_r_storage</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_r_stream</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_removed</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_startpage</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_system</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_theme</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_timezone</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'>UTC</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_chat</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_comment</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_like</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_mail</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_pages</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_photos</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_storage</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_stream</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_tagwall</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_wall</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>channels</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chat.html'>chat</a></td> + <td class='indexedColumn' title='Indexed'>chat_room</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chat.html'>chat</a></td> + <td class='detail'>chat_text</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chat.html'>chat</a></td> + <td class='indexedColumn' title='Indexed'>chat_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/ffinder.html'>ffinder</a></td> + <td class='indexedColumn' title='Indexed'>cid</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>cid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile_check.html'>profile_check</a></td> + <td class='indexedColumn' title='Indexed'>cid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/auth_codes.html'>auth_codes</a></td> + <td class='detail'>client_id</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/clients.html'>clients</a></td> + <td class='primaryKey' title='Primary Key'>client_id</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/tokens.html'>tokens</a></td> + <td class='indexedColumn' title='Indexed'>client_id</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>comment_policy</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>commented</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>comments_closed</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>confirm</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>contact</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>convid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>coord</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>country_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatpresence.html'>chatpresence</a></td> + <td class='detail'>cp_client</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatpresence.html'>chatpresence</a></td> + <td class='indexedColumn' title='Indexed'>cp_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatpresence.html'>chatpresence</a></td> + <td class='indexedColumn' title='Indexed'>cp_room</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatpresence.html'>chatpresence</a></td> + <td class='indexedColumn' title='Indexed'>cp_status</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatpresence.html'>chatpresence</a></td> + <td class='indexedColumn' title='Indexed'>cp_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='indexedColumn' title='Indexed'>cr_aid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='indexedColumn' title='Indexed'>cr_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='indexedColumn' title='Indexed'>cr_edited</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='indexedColumn' title='Indexed'>cr_expire</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='indexedColumn' title='Indexed'>cr_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='indexedColumn' title='Indexed'>cr_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chat.html'>chat</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/register.html'>register</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/verify.html'>verify</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>creator</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='detail'>creator</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>data</td> + <td class='detail'>longblob</td> + <td class='detail' align='right'>2147483647</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>data</td> + <td class='detail'>mediumblob</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/session.html'>session</a></td> + <td class='detail'>data</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/spam.html'>spam</a></td> + <td class='detail'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/groups.html'>groups</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>description</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>description</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile_check.html'>profile_check</a></td> + <td class='indexedColumn' title='Indexed'>dfrn_id</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>diaspora_meta</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>dislikes</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>display_path</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>display_path</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>dob</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'>0000-00-00</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>dob_tz</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'>UTC</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>edited</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>edited</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>edited</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>edited</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>education</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>event_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>event_percent</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>event_repeat</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>event_sequence</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>event_status</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>event_status_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>event_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile_check.html'>profile_check</a></td> + <td class='indexedColumn' title='Indexed'>expire</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/session.html'>session</a></td> + <td class='indexedColumn' title='Indexed'>expire</td> + <td class='detail'>bigint unsigned</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/auth_codes.html'>auth_codes</a></td> + <td class='detail'>expires</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/tokens.html'>tokens</a></td> + <td class='indexedColumn' title='Indexed'>expires</td> + <td class='detail'>bigint unsigned</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/ffinder.html'>ffinder</a></td> + <td class='indexedColumn' title='Indexed'>fid</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profdef.html'>profdef</a></td> + <td class='detail'>field_desc</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profdef.html'>profdef</a></td> + <td class='detail'>field_help</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profdef.html'>profdef</a></td> + <td class='detail'>field_inputs</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profdef.html'>profdef</a></td> + <td class='indexedColumn' title='Indexed'>field_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profdef.html'>profdef</a></td> + <td class='detail'>field_type</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hook.html'>hook</a></td> + <td class='detail'>file</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>filename</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>filename</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>filesize</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>filetype</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>film</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>finish</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>folder</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>from_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hook.html'>hook</a></td> + <td class='detail'>function</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>gender</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/group_member.html'>group_member</a></td> + <td class='indexedColumn' title='Indexed'>gid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='detail'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/spam.html'>spam</a></td> + <td class='indexedColumn' title='Indexed'>ham</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>hash</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/groups.html'>groups</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>hash</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profext.html'>profext</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/register.html'>register</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>height</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='indexedColumn' title='Indexed'>hidden</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>hide_friends</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>homepage</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>hometown</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hook.html'>hook</a></td> + <td class='indexedColumn' title='Indexed'>hook</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>howlong</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>html</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='detail'>hubloc_callback</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_connect</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_connected</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_error</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='detail'>hubloc_guid_sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='detail'>hubloc_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_host</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_network</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_orphancheck</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_primary</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='detail'>hubloc_sitekey</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_status</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_updated</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_url</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='detail'>hubloc_url_sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/clients.html'>clients</a></td> + <td class='detail'>icon</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center' title='nullable'> √ </td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>null</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/auth_codes.html'>auth_codes</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>40</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/tokens.html'>tokens</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>40</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>ignore</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item_id.html'>item_id</a></td> + <td class='indexedColumn' title='Indexed'>iid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>iid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/sign.html'>sign</a></td> + <td class='indexedColumn' title='Indexed'>iid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>imgurl</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='indexedColumn' title='Indexed'>installed</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>interest</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>is_default</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>is_dir</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>is_nsfw</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>is_photo</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='indexedColumn' title='Indexed'>issue_assigned</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='indexedColumn' title='Indexed'>issue_component</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='indexedColumn' title='Indexed'>issue_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='indexedColumn' title='Indexed'>issue_priority</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='indexedColumn' title='Indexed'>issue_status</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='indexedColumn' title='Indexed'>issue_updated</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_blocked</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_consensus</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_delayed</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_hidden</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_mentionsme</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_nocomment</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_notshown</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_nsfw</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_obscured</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_origin</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_pending_remove</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_private</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_relay</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_restrict</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_retained</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_rss</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_starred</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_thread_top</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_type</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_unpublished</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_unseen</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_uplink</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_verified</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_wall</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/cache.html'>cache</a></td> + <td class='primaryKey' title='Primary Key'>k</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/config.html'>config</a></td> + <td class='indexedColumn' title='Indexed'>k</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/pconfig.html'>pconfig</a></td> + <td class='indexedColumn' title='Indexed'>k</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profext.html'>profext</a></td> + <td class='indexedColumn' title='Indexed'>k</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/sys_perms.html'>sys_perms</a></td> + <td class='detail'>k</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xconfig.html'>xconfig</a></td> + <td class='indexedColumn' title='Indexed'>k</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fserver.html'>fserver</a></td> + <td class='detail'>key</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>keywords</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>lang</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/register.html'>register</a></td> + <td class='detail'>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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>layout_mid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>likee</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>liker</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>likes</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>link</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>llink</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>locality</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>location</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>location</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_deleted</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_isreply</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_obscured</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_recalled</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_replied</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_seen</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>marital</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='indexedColumn' title='Indexed'>menu_channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='indexedColumn' title='Indexed'>menu_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='detail'>menu_desc</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='indexedColumn' title='Indexed'>menu_edited</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='indexedColumn' title='Indexed'>menu_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='indexedColumn' title='Indexed'>menu_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/verify.html'>verify</a></td> + <td class='indexedColumn' title='Indexed'>meta</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>mid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>mimetype</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='indexedColumn' title='Indexed'>mitem_channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>mitem_desc</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='indexedColumn' title='Indexed'>mitem_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>mitem_link</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='indexedColumn' title='Indexed'>mitem_menu_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>mitem_order</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='detail'>msg</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>music</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/clients.html'>clients</a></td> + <td class='detail'>name</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center' title='nullable'> √ </td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>null</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/groups.html'>groups</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='indexedColumn' title='Indexed'>network</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>nick</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>nofinish</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>note</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>notify</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='indexedColumn' title='Indexed'>obj_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='indexedColumn' title='Indexed'>obj_obj</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='indexedColumn' title='Indexed'>obj_page</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>obj_type</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='indexedColumn' title='Indexed'>obj_type</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='indexedColumn' title='Indexed'>obj_verb</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>object</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>oid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>os_path</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>os_path</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>os_storage</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>os_storage</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>otype</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>otype</td> + <td class='detail'>tinyint unsigned</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_account</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_async</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_delivered</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='detail'>outq_driver</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='primaryKey' title='Primary Key'>outq_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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='detail'>outq_msg</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='detail'>outq_notify</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_posturl</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_priority</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_updated</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>owner_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>parent</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>parent_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>parent_mid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>parent_mid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/register.html'>register</a></td> + <td class='detail'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>pdesc</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/poll_elm.html'>poll_elm</a></td> + <td class='detail'>pelm_desc</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/poll_elm.html'>poll_elm</a></td> + <td class='detail'>pelm_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/poll_elm.html'>poll_elm</a></td> + <td class='indexedColumn' title='Indexed'>pelm_poll</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/poll_elm.html'>poll_elm</a></td> + <td class='indexedColumn' title='Indexed'>pelm_result</td> + <td class='detail'>float</td> + <td class='detail' align='right'>12</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>photo</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>photo</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='detail'>photo</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>photo</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>photo_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>photo_usage</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>plink</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='detail'>plugin_admin</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>politic</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>poll</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/poll.html'>poll</a></td> + <td class='indexedColumn' title='Indexed'>poll_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/poll.html'>poll</a></td> + <td class='detail'>poll_desc</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/poll.html'>poll</a></td> + <td class='indexedColumn' title='Indexed'>poll_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/poll.html'>poll</a></td> + <td class='indexedColumn' title='Indexed'>poll_votes</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>postal_code</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>postopts</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fserver.html'>fserver</a></td> + <td class='indexedColumn' title='Indexed'>posturl</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>priority</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hook.html'>hook</a></td> + <td class='detail'>priority</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>profile</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>profile_guid</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>profile_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>pubkey</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/sys_perms.html'>sys_perms</a></td> + <td class='detail'>public_perm</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>public_policy</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>publish</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/clients.html'>clients</a></td> + <td class='detail'>pw</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>received</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='detail'>recips</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/auth_codes.html'>auth_codes</a></td> + <td class='detail'>redirect_uri</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>200</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/clients.html'>clients</a></td> + <td class='detail'>redirect_uri</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>200</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>region</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>religion</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>request</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>request</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>resource_id</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>resource_id</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>resource_type</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/sign.html'>sign</a></td> + <td class='indexedColumn' title='Indexed'>retract_iid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>revision</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>revision</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>romance</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>route</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>scale</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/auth_codes.html'>auth_codes</a></td> + <td class='detail'>scope</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>250</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/tokens.html'>tokens</a></td> + <td class='detail'>scope</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>200</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile_check.html'>profile_check</a></td> + <td class='indexedColumn' title='Indexed'>sec</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/tokens.html'>tokens</a></td> + <td class='detail'>secret</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>seen</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fserver.html'>fserver</a></td> + <td class='indexedColumn' title='Indexed'>server</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item_id.html'>item_id</a></td> + <td class='indexedColumn' title='Indexed'>service</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>sexual</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/shares.html'>shares</a></td> + <td class='indexedColumn' title='Indexed'>share_target</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/shares.html'>shares</a></td> + <td class='indexedColumn' title='Indexed'>share_type</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/shares.html'>shares</a></td> + <td class='indexedColumn' title='Indexed'>share_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item_id.html'>item_id</a></td> + <td class='indexedColumn' title='Indexed'>sid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/session.html'>session</a></td> + <td class='indexedColumn' title='Indexed'>sid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='detail'>sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/sign.html'>sign</a></td> + <td class='detail'>signature</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/sign.html'>sign</a></td> + <td class='detail'>signed_text</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/sign.html'>sign</a></td> + <td class='detail'>signer</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_access</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_dead</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_directory</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='detail'>site_location</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_pull</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_realm</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_register</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_sellpage</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='detail'>site_sync</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_update</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='primaryKey' title='Primary Key'>site_url</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_valid</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>size</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>source_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/spam.html'>spam</a></td> + <td class='indexedColumn' title='Indexed'>spam</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/source.html'>source</a></td> + <td class='indexedColumn' title='Indexed'>src_channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/source.html'>source</a></td> + <td class='indexedColumn' title='Indexed'>src_channel_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/source.html'>source</a></td> + <td class='detail'>src_patt</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/source.html'>source</a></td> + <td class='indexedColumn' title='Indexed'>src_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>start</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='detail'>subject</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>summary</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>summary</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>target</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='detail'>target</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>target_id</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>target_type</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/spam.html'>spam</a></td> + <td class='indexedColumn' title='Indexed'>term</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>term</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>term_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>tgt_type</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>thr_parent</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>thumb</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='detail'>timestamp</td> + <td class='detail'>bigint</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'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>title</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='detail'>title</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>title</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>to_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/verify.html'>verify</a></td> + <td class='indexedColumn' title='Indexed'>token</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>tv</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>type</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>type</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>type</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'>image/jpeg</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>type</td> + <td class='detail'>tinyint unsigned</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/verify.html'>verify</a></td> + <td class='indexedColumn' title='Indexed'>type</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/clients.html'>clients</a></td> + <td class='detail'>uid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='detail'>uid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/ffinder.html'>ffinder</a></td> + <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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>uid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/group_member.html'>group_member</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/groups.html'>groups</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item_id.html'>item_id</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/manage.html'>manage</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/pconfig.html'>pconfig</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile_check.html'>profile_check</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/register.html'>register</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/spam.html'>spam</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/tokens.html'>tokens</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xign.html'>xign</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/cache.html'>cache</a></td> + <td class='detail'>updated</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='indexedColumn' title='Indexed'>updated</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>updated</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>url</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>url</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='detail'>url</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='detail'>url</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/cache.html'>cache</a></td> + <td class='detail'>v</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/config.html'>config</a></td> + <td class='detail'>v</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/pconfig.html'>pconfig</a></td> + <td class='detail'>v</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profext.html'>profext</a></td> + <td class='detail'>v</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/sys_perms.html'>sys_perms</a></td> + <td class='detail'>v</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xconfig.html'>xconfig</a></td> + <td class='detail'>v</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>verb</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>verb</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='detail'>verb</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='detail'>version</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/groups.html'>groups</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/vote.html'>vote</a></td> + <td class='indexedColumn' title='Indexed'>vote_element</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/vote.html'>vote</a></td> + <td class='indexedColumn' title='Indexed'>vote_poll</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/vote.html'>vote</a></td> + <td class='detail'>vote_result</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/vote.html'>vote</a></td> + <td class='indexedColumn' title='Indexed'>vote_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>width</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>with</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>work</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/group_member.html'>group_member</a></td> + <td class='indexedColumn' title='Indexed'>xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/manage.html'>manage</a></td> + <td class='indexedColumn' title='Indexed'>xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xconfig.html'>xconfig</a></td> + <td class='indexedColumn' title='Indexed'>xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xign.html'>xign</a></td> + <td class='indexedColumn' title='Indexed'>xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_censored</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_connpage</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_connurl</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_follow</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_guid_sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='primaryKey' title='Primary Key'>xchan_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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_hidden</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_instance_url</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_name_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_network</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_orphan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_photo_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_photo_l</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_photo_m</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_photo_mimetype</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'>image/jpeg</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_photo_s</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_pubforum</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_pubkey</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_selfcensored</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_system</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_url</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchat.html'>xchat</a></td> + <td class='indexedColumn' title='Indexed'>xchat_desc</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchat.html'>xchat</a></td> + <td class='indexedColumn' title='Indexed'>xchat_edited</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchat.html'>xchat</a></td> + <td class='indexedColumn' title='Indexed'>xchat_url</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchat.html'>xchat</a></td> + <td class='indexedColumn' title='Indexed'>xchat_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='indexedColumn' title='Indexed'>xlink_link</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='indexedColumn' title='Indexed'>xlink_rating</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='detail'>xlink_rating_text</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='detail'>xlink_sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='indexedColumn' title='Indexed'>xlink_static</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='indexedColumn' title='Indexed'>xlink_updated</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='indexedColumn' title='Indexed'>xlink_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xperm.html'>xperm</a></td> + <td class='indexedColumn' title='Indexed'>xp_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xperm.html'>xperm</a></td> + <td class='indexedColumn' title='Indexed'>xp_client</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xperm.html'>xperm</a></td> + <td class='indexedColumn' title='Indexed'>xp_perm</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='detail'>xprof_about</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_age</td> + <td class='detail'>tinyint unsigned</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_country</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_desc</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_dob</td> + <td class='detail'>char</td> + <td class='detail' align='right'>12</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_gender</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='primaryKey' title='Primary Key'>xprof_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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='detail'>xprof_homepage</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_hometown</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='detail'>xprof_keywords</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_locale</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_marital</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_postcode</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_region</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_sexual</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xtag.html'>xtag</a></td> + <td class='indexedColumn' title='Indexed'>xtag_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xtag.html'>xtag</a></td> + <td class='indexedColumn' title='Indexed'>xtag_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xtag.html'>xtag</a></td> + <td class='indexedColumn' title='Indexed'>xtag_term</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='comment detail'></td> +</tr> +</table> +</div> +</div> +</body> +</html> diff --git a/hubzilla_er/columns.byColumn.html b/hubzilla_er/columns.byColumn.html new file mode 100644 index 000000000..1e89008af --- /dev/null +++ b/hubzilla_er/columns.byColumn.html @@ -0,0 +1,7153 @@ +<!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 - Columns</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><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 id='current'><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> - Columns</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><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' 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> + </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> +<tr valign='top'><td class='container' align='left' valign='top'> +<p> +<form name='options' action=''> + <label for='showComments'><input type=checkbox id='showComments'>Comments</label> + <label for='showLegend'><input type=checkbox checked id='showLegend'>Legend</label> +</form> +</table> +<div class='indent'> +<b>zot contains 705 columns</b> - click on heading to sort:<a name='columns'></a> +<table id='columns' class='dataTable' border='1' rules='groups'> +<colgroup> +<colgroup> +<colgroup> +<colgroup> +<colgroup> +<colgroup> +<colgroup> +<colgroup class='comment'> +<thead align='left'> +<tr> + <th class='notSortedByColumn'><a href='columns.byTable.html#columns'><span class='notSortedByColumn'>Table</span></a></th> + <th class='sortedByColumn'>Column</th> + <th class='notSortedByColumn'><a href='columns.byType.html#columns'><span class='notSortedByColumn'>Type</span></a></th> + <th class='notSortedByColumn'><a href='columns.bySize.html#columns'><span class='notSortedByColumn'>Size</span></a></th> + <th title='Are nulls allowed?' class='notSortedByColumn'><a href='columns.byNulls.html#columns'><span class='notSortedByColumn'>Nulls</span></a></th> + <th title='Is column automatically updated?' class='notSortedByColumn'><a href='columns.byAuto.html#columns'><span class='notSortedByColumn'>Auto</span></a></th> + <th title='Default value' class='notSortedByColumn'><a href='columns.byDefault.html#columns'><span class='notSortedByColumn'>Default</span></a></th> + <th title='Comments' class='comment'><span class='notSortedByColumn'>Comments</span></th> +</tr> +</thead> +<tbody valign='top'> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_account</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_archived</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_blocked</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_closeness</td> + <td class='detail'>tinyint unsigned</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>99</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_connected</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_dob</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='detail'>abook_excl</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_feed</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_hidden</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='primaryKey' title='Primary Key'>abook_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_ignored</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='detail'>abook_incl</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_my_perms</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_pending</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_profile</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_self</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_their_perms</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_unconnected</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_updated</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>about</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='indexedColumn' title='Indexed'>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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>address</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>adjust</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'>1</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>album</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>alias</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='detail'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='detail'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>app</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='detail'>app_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='detail'>app_author</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_channel</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='detail'>app_desc</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_id</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='detail'>app_page</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_photo</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_price</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='detail'>app_requires</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='detail'>app_sig</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_url</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_version</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>attach</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='detail'>attach</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>author_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>batch</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>body</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='detail'>body</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>book</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/config.html'>config</a></td> + <td class='indexedColumn' title='Indexed'>cat</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/pconfig.html'>pconfig</a></td> + <td class='indexedColumn' title='Indexed'>cat</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/sys_perms.html'>sys_perms</a></td> + <td class='detail'>cat</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xconfig.html'>xconfig</a></td> + <td class='indexedColumn' title='Indexed'>cat</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>chandesc</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/verify.html'>verify</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_a_delegate</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_a_republish</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_address</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_default_group</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_deleted</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_dirdate</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_expire_days</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_guid_sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='primaryKey' title='Primary Key'>channel_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profext.html'>profext</a></td> + <td class='indexedColumn' title='Indexed'>channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_lastpost</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_location</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_max_anon_mail</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'>10</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_max_friend_req</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'>10</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_notifyflags</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'>65535</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_pageflags</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_passwd_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_primary</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_prvkey</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_pubkey</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_r_abook</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_r_pages</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_r_photos</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_r_profile</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_r_storage</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_r_stream</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_removed</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_startpage</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_system</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_theme</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_timezone</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'>UTC</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_chat</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_comment</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_like</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_mail</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_pages</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_photos</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_storage</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_stream</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_tagwall</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_wall</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>channels</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chat.html'>chat</a></td> + <td class='primaryKey' title='Primary Key'>chat_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chat.html'>chat</a></td> + <td class='indexedColumn' title='Indexed'>chat_room</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chat.html'>chat</a></td> + <td class='detail'>chat_text</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chat.html'>chat</a></td> + <td class='indexedColumn' title='Indexed'>chat_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/ffinder.html'>ffinder</a></td> + <td class='indexedColumn' title='Indexed'>cid</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>cid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile_check.html'>profile_check</a></td> + <td class='indexedColumn' title='Indexed'>cid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/auth_codes.html'>auth_codes</a></td> + <td class='detail'>client_id</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/clients.html'>clients</a></td> + <td class='primaryKey' title='Primary Key'>client_id</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/tokens.html'>tokens</a></td> + <td class='indexedColumn' title='Indexed'>client_id</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>comment_policy</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>commented</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>comments_closed</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>confirm</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>contact</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>convid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>coord</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>country_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatpresence.html'>chatpresence</a></td> + <td class='detail'>cp_client</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatpresence.html'>chatpresence</a></td> + <td class='primaryKey' title='Primary Key'>cp_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatpresence.html'>chatpresence</a></td> + <td class='indexedColumn' title='Indexed'>cp_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatpresence.html'>chatpresence</a></td> + <td class='indexedColumn' title='Indexed'>cp_room</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatpresence.html'>chatpresence</a></td> + <td class='indexedColumn' title='Indexed'>cp_status</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatpresence.html'>chatpresence</a></td> + <td class='indexedColumn' title='Indexed'>cp_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='indexedColumn' title='Indexed'>cr_aid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='indexedColumn' title='Indexed'>cr_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='indexedColumn' title='Indexed'>cr_edited</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='indexedColumn' title='Indexed'>cr_expire</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='primaryKey' title='Primary Key'>cr_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='indexedColumn' title='Indexed'>cr_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='indexedColumn' title='Indexed'>cr_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chat.html'>chat</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/register.html'>register</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/verify.html'>verify</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>creator</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='detail'>creator</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>data</td> + <td class='detail'>longblob</td> + <td class='detail' align='right'>2147483647</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>data</td> + <td class='detail'>mediumblob</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/session.html'>session</a></td> + <td class='detail'>data</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/spam.html'>spam</a></td> + <td class='detail'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/groups.html'>groups</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>description</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>description</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile_check.html'>profile_check</a></td> + <td class='indexedColumn' title='Indexed'>dfrn_id</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>diaspora_meta</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>dislikes</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>display_path</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>display_path</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>dob</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'>0000-00-00</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>dob_tz</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'>UTC</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>edited</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>edited</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>edited</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>edited</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>education</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>event_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>event_percent</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>event_repeat</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>event_sequence</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>event_status</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>event_status_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>event_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile_check.html'>profile_check</a></td> + <td class='indexedColumn' title='Indexed'>expire</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/session.html'>session</a></td> + <td class='indexedColumn' title='Indexed'>expire</td> + <td class='detail'>bigint unsigned</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/auth_codes.html'>auth_codes</a></td> + <td class='detail'>expires</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/tokens.html'>tokens</a></td> + <td class='indexedColumn' title='Indexed'>expires</td> + <td class='detail'>bigint unsigned</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/ffinder.html'>ffinder</a></td> + <td class='indexedColumn' title='Indexed'>fid</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profdef.html'>profdef</a></td> + <td class='detail'>field_desc</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profdef.html'>profdef</a></td> + <td class='detail'>field_help</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profdef.html'>profdef</a></td> + <td class='detail'>field_inputs</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profdef.html'>profdef</a></td> + <td class='indexedColumn' title='Indexed'>field_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profdef.html'>profdef</a></td> + <td class='detail'>field_type</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hook.html'>hook</a></td> + <td class='detail'>file</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>filename</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>filename</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>filesize</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>filetype</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>film</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>finish</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>folder</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>from_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hook.html'>hook</a></td> + <td class='detail'>function</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>gender</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/group_member.html'>group_member</a></td> + <td class='indexedColumn' title='Indexed'>gid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='detail'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/spam.html'>spam</a></td> + <td class='indexedColumn' title='Indexed'>ham</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>hash</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/groups.html'>groups</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>hash</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profext.html'>profext</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/register.html'>register</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>height</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='indexedColumn' title='Indexed'>hidden</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>hide_friends</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>homepage</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>hometown</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hook.html'>hook</a></td> + <td class='indexedColumn' title='Indexed'>hook</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>howlong</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>html</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='detail'>hubloc_callback</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_connect</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_connected</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_error</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='detail'>hubloc_guid_sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='detail'>hubloc_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_host</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='primaryKey' title='Primary Key'>hubloc_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_network</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_orphancheck</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_primary</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='detail'>hubloc_sitekey</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_status</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_updated</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_url</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='detail'>hubloc_url_sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/clients.html'>clients</a></td> + <td class='detail'>icon</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center' title='nullable'> √ </td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>null</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/auth_codes.html'>auth_codes</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>40</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/config.html'>config</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/ffinder.html'>ffinder</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fserver.html'>fserver</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/group_member.html'>group_member</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/groups.html'>groups</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hook.html'>hook</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item_id.html'>item_id</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/manage.html'>manage</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/pconfig.html'>pconfig</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profdef.html'>profdef</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profext.html'>profext</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile_check.html'>profile_check</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/register.html'>register</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/session.html'>session</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>bigint unsigned</td> + <td class='detail' align='right'>20</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/sign.html'>sign</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/spam.html'>spam</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/sys_perms.html'>sys_perms</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/tokens.html'>tokens</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>40</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/verify.html'>verify</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xconfig.html'>xconfig</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xign.html'>xign</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>ignore</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item_id.html'>item_id</a></td> + <td class='indexedColumn' title='Indexed'>iid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>iid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/sign.html'>sign</a></td> + <td class='indexedColumn' title='Indexed'>iid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>imgurl</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='indexedColumn' title='Indexed'>installed</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>interest</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>is_default</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>is_dir</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>is_nsfw</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>is_photo</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='indexedColumn' title='Indexed'>issue_assigned</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='indexedColumn' title='Indexed'>issue_component</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='indexedColumn' title='Indexed'>issue_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='primaryKey' title='Primary Key'>issue_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='indexedColumn' title='Indexed'>issue_priority</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='indexedColumn' title='Indexed'>issue_status</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='indexedColumn' title='Indexed'>issue_updated</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_blocked</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_consensus</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_delayed</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_hidden</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_mentionsme</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_nocomment</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_notshown</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_nsfw</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_obscured</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_origin</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_pending_remove</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_private</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_relay</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_restrict</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_retained</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_rss</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_starred</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_thread_top</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_type</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_unpublished</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_unseen</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_uplink</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_verified</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_wall</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/cache.html'>cache</a></td> + <td class='primaryKey' title='Primary Key'>k</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/config.html'>config</a></td> + <td class='indexedColumn' title='Indexed'>k</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/pconfig.html'>pconfig</a></td> + <td class='indexedColumn' title='Indexed'>k</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profext.html'>profext</a></td> + <td class='indexedColumn' title='Indexed'>k</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/sys_perms.html'>sys_perms</a></td> + <td class='detail'>k</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xconfig.html'>xconfig</a></td> + <td class='indexedColumn' title='Indexed'>k</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fserver.html'>fserver</a></td> + <td class='detail'>key</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>keywords</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>lang</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/register.html'>register</a></td> + <td class='detail'>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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>layout_mid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>likee</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>liker</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>likes</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>link</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>llink</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>locality</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>location</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>location</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_deleted</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_isreply</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_obscured</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_recalled</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_replied</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_seen</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>marital</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='indexedColumn' title='Indexed'>menu_channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='indexedColumn' title='Indexed'>menu_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='detail'>menu_desc</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='indexedColumn' title='Indexed'>menu_edited</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='indexedColumn' title='Indexed'>menu_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='primaryKey' title='Primary Key'>menu_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='indexedColumn' title='Indexed'>menu_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/verify.html'>verify</a></td> + <td class='indexedColumn' title='Indexed'>meta</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>mid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>mimetype</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='indexedColumn' title='Indexed'>mitem_channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>mitem_desc</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='indexedColumn' title='Indexed'>mitem_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='primaryKey' title='Primary Key'>mitem_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>mitem_link</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='indexedColumn' title='Indexed'>mitem_menu_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>mitem_order</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='detail'>msg</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>music</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/clients.html'>clients</a></td> + <td class='detail'>name</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center' title='nullable'> √ </td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>null</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/groups.html'>groups</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='indexedColumn' title='Indexed'>network</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>nick</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>nofinish</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>note</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>notify</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='indexedColumn' title='Indexed'>obj_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='primaryKey' title='Primary Key'>obj_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='indexedColumn' title='Indexed'>obj_obj</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='indexedColumn' title='Indexed'>obj_page</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>obj_type</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='indexedColumn' title='Indexed'>obj_type</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='indexedColumn' title='Indexed'>obj_verb</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>object</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>oid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>os_path</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>os_path</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>os_storage</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>os_storage</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>otype</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>otype</td> + <td class='detail'>tinyint unsigned</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_account</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_async</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_delivered</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='detail'>outq_driver</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='primaryKey' title='Primary Key'>outq_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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='detail'>outq_msg</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='detail'>outq_notify</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_posturl</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_priority</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_updated</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>owner_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>parent</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>parent_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>parent_mid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>parent_mid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/register.html'>register</a></td> + <td class='detail'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>pdesc</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/poll_elm.html'>poll_elm</a></td> + <td class='detail'>pelm_desc</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/poll_elm.html'>poll_elm</a></td> + <td class='detail'>pelm_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/poll_elm.html'>poll_elm</a></td> + <td class='primaryKey' title='Primary Key'>pelm_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/poll_elm.html'>poll_elm</a></td> + <td class='indexedColumn' title='Indexed'>pelm_poll</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/poll_elm.html'>poll_elm</a></td> + <td class='indexedColumn' title='Indexed'>pelm_result</td> + <td class='detail'>float</td> + <td class='detail' align='right'>12</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>photo</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>photo</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='detail'>photo</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>photo</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>photo_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>photo_usage</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>plink</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='detail'>plugin_admin</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>politic</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>poll</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/poll.html'>poll</a></td> + <td class='indexedColumn' title='Indexed'>poll_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/poll.html'>poll</a></td> + <td class='detail'>poll_desc</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/poll.html'>poll</a></td> + <td class='indexedColumn' title='Indexed'>poll_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/poll.html'>poll</a></td> + <td class='primaryKey' title='Primary Key'>poll_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/poll.html'>poll</a></td> + <td class='indexedColumn' title='Indexed'>poll_votes</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>postal_code</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>postopts</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fserver.html'>fserver</a></td> + <td class='indexedColumn' title='Indexed'>posturl</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>priority</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hook.html'>hook</a></td> + <td class='detail'>priority</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>profile</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>profile_guid</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>profile_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>pubkey</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/sys_perms.html'>sys_perms</a></td> + <td class='detail'>public_perm</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>public_policy</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>publish</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/clients.html'>clients</a></td> + <td class='detail'>pw</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>received</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='detail'>recips</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/auth_codes.html'>auth_codes</a></td> + <td class='detail'>redirect_uri</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>200</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/clients.html'>clients</a></td> + <td class='detail'>redirect_uri</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>200</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>region</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>religion</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>request</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>request</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>resource_id</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>resource_id</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>resource_type</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/sign.html'>sign</a></td> + <td class='indexedColumn' title='Indexed'>retract_iid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>revision</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>revision</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>romance</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>route</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>scale</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/auth_codes.html'>auth_codes</a></td> + <td class='detail'>scope</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>250</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/tokens.html'>tokens</a></td> + <td class='detail'>scope</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>200</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile_check.html'>profile_check</a></td> + <td class='indexedColumn' title='Indexed'>sec</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/tokens.html'>tokens</a></td> + <td class='detail'>secret</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>seen</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fserver.html'>fserver</a></td> + <td class='indexedColumn' title='Indexed'>server</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item_id.html'>item_id</a></td> + <td class='indexedColumn' title='Indexed'>service</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>sexual</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/shares.html'>shares</a></td> + <td class='primaryKey' title='Primary Key'>share_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/shares.html'>shares</a></td> + <td class='indexedColumn' title='Indexed'>share_target</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/shares.html'>shares</a></td> + <td class='indexedColumn' title='Indexed'>share_type</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/shares.html'>shares</a></td> + <td class='indexedColumn' title='Indexed'>share_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item_id.html'>item_id</a></td> + <td class='indexedColumn' title='Indexed'>sid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/session.html'>session</a></td> + <td class='indexedColumn' title='Indexed'>sid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='detail'>sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/sign.html'>sign</a></td> + <td class='detail'>signature</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/sign.html'>sign</a></td> + <td class='detail'>signed_text</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/sign.html'>sign</a></td> + <td class='detail'>signer</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_access</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_dead</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_directory</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='detail'>site_location</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_pull</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_realm</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_register</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_sellpage</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='detail'>site_sync</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_update</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='primaryKey' title='Primary Key'>site_url</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_valid</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>size</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>source_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/spam.html'>spam</a></td> + <td class='indexedColumn' title='Indexed'>spam</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/source.html'>source</a></td> + <td class='indexedColumn' title='Indexed'>src_channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/source.html'>source</a></td> + <td class='indexedColumn' title='Indexed'>src_channel_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/source.html'>source</a></td> + <td class='primaryKey' title='Primary Key'>src_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/source.html'>source</a></td> + <td class='detail'>src_patt</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/source.html'>source</a></td> + <td class='indexedColumn' title='Indexed'>src_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>start</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='detail'>subject</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>summary</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>summary</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>target</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='detail'>target</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>target_id</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>target_type</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/spam.html'>spam</a></td> + <td class='indexedColumn' title='Indexed'>term</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>term</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>term_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>tgt_type</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>thr_parent</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>thumb</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='primaryKey' title='Primary Key'>tid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='detail'>timestamp</td> + <td class='detail'>bigint</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'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>title</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='detail'>title</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>title</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>to_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/verify.html'>verify</a></td> + <td class='indexedColumn' title='Indexed'>token</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>tv</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>type</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>type</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>type</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'>image/jpeg</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>type</td> + <td class='detail'>tinyint unsigned</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/verify.html'>verify</a></td> + <td class='indexedColumn' title='Indexed'>type</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/clients.html'>clients</a></td> + <td class='detail'>uid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='detail'>uid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/ffinder.html'>ffinder</a></td> + <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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>uid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/group_member.html'>group_member</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/groups.html'>groups</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item_id.html'>item_id</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/manage.html'>manage</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/pconfig.html'>pconfig</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile_check.html'>profile_check</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/register.html'>register</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/spam.html'>spam</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/tokens.html'>tokens</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xign.html'>xign</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/cache.html'>cache</a></td> + <td class='detail'>updated</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='indexedColumn' title='Indexed'>updated</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>updated</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>url</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>url</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='detail'>url</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='detail'>url</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/cache.html'>cache</a></td> + <td class='detail'>v</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/config.html'>config</a></td> + <td class='detail'>v</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/pconfig.html'>pconfig</a></td> + <td class='detail'>v</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profext.html'>profext</a></td> + <td class='detail'>v</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/sys_perms.html'>sys_perms</a></td> + <td class='detail'>v</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xconfig.html'>xconfig</a></td> + <td class='detail'>v</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>verb</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>verb</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='detail'>verb</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='detail'>version</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/groups.html'>groups</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/vote.html'>vote</a></td> + <td class='indexedColumn' title='Indexed'>vote_element</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/vote.html'>vote</a></td> + <td class='primaryKey' title='Primary Key'>vote_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/vote.html'>vote</a></td> + <td class='indexedColumn' title='Indexed'>vote_poll</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/vote.html'>vote</a></td> + <td class='detail'>vote_result</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/vote.html'>vote</a></td> + <td class='indexedColumn' title='Indexed'>vote_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>width</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>with</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>work</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/group_member.html'>group_member</a></td> + <td class='indexedColumn' title='Indexed'>xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/manage.html'>manage</a></td> + <td class='indexedColumn' title='Indexed'>xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xconfig.html'>xconfig</a></td> + <td class='indexedColumn' title='Indexed'>xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xign.html'>xign</a></td> + <td class='indexedColumn' title='Indexed'>xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_censored</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_connpage</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_connurl</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_follow</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_guid_sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='primaryKey' title='Primary Key'>xchan_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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_hidden</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_instance_url</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_name_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_network</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_orphan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_photo_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_photo_l</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_photo_m</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_photo_mimetype</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'>image/jpeg</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_photo_s</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_pubforum</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_pubkey</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_selfcensored</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_system</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_url</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchat.html'>xchat</a></td> + <td class='indexedColumn' title='Indexed'>xchat_desc</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchat.html'>xchat</a></td> + <td class='indexedColumn' title='Indexed'>xchat_edited</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchat.html'>xchat</a></td> + <td class='primaryKey' title='Primary Key'>xchat_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchat.html'>xchat</a></td> + <td class='indexedColumn' title='Indexed'>xchat_url</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchat.html'>xchat</a></td> + <td class='indexedColumn' title='Indexed'>xchat_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='primaryKey' title='Primary Key'>xlink_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='indexedColumn' title='Indexed'>xlink_link</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='indexedColumn' title='Indexed'>xlink_rating</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='detail'>xlink_rating_text</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='detail'>xlink_sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='indexedColumn' title='Indexed'>xlink_static</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='indexedColumn' title='Indexed'>xlink_updated</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='indexedColumn' title='Indexed'>xlink_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xperm.html'>xperm</a></td> + <td class='indexedColumn' title='Indexed'>xp_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xperm.html'>xperm</a></td> + <td class='indexedColumn' title='Indexed'>xp_client</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xperm.html'>xperm</a></td> + <td class='primaryKey' title='Primary Key'>xp_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xperm.html'>xperm</a></td> + <td class='indexedColumn' title='Indexed'>xp_perm</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='detail'>xprof_about</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_age</td> + <td class='detail'>tinyint unsigned</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_country</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_desc</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_dob</td> + <td class='detail'>char</td> + <td class='detail' align='right'>12</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_gender</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='primaryKey' title='Primary Key'>xprof_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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='detail'>xprof_homepage</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_hometown</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='detail'>xprof_keywords</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_locale</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_marital</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_postcode</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_region</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_sexual</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xtag.html'>xtag</a></td> + <td class='indexedColumn' title='Indexed'>xtag_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xtag.html'>xtag</a></td> + <td class='indexedColumn' title='Indexed'>xtag_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xtag.html'>xtag</a></td> + <td class='primaryKey' title='Primary Key'>xtag_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xtag.html'>xtag</a></td> + <td class='indexedColumn' title='Indexed'>xtag_term</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='comment detail'></td> +</tr> +</table> +</div> +</div> +</body> +</html> diff --git a/hubzilla_er/columns.byDefault.html b/hubzilla_er/columns.byDefault.html new file mode 100644 index 000000000..6913d1c9f --- /dev/null +++ b/hubzilla_er/columns.byDefault.html @@ -0,0 +1,7153 @@ +<!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 - Columns</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><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 id='current'><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> - Columns</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><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' 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> + </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> +<tr valign='top'><td class='container' align='left' valign='top'> +<p> +<form name='options' action=''> + <label for='showComments'><input type=checkbox id='showComments'>Comments</label> + <label for='showLegend'><input type=checkbox checked id='showLegend'>Legend</label> +</form> +</table> +<div class='indent'> +<b>zot contains 705 columns</b> - click on heading to sort:<a name='columns'></a> +<table id='columns' class='dataTable' border='1' rules='groups'> +<colgroup> +<colgroup> +<colgroup> +<colgroup> +<colgroup> +<colgroup> +<colgroup> +<colgroup class='comment'> +<thead align='left'> +<tr> + <th class='notSortedByColumn'><a href='columns.byTable.html#columns'><span class='notSortedByColumn'>Table</span></a></th> + <th class='notSortedByColumn'><a href='columns.byColumn.html#columns'><span class='notSortedByColumn'>Column</span></a></th> + <th class='notSortedByColumn'><a href='columns.byType.html#columns'><span class='notSortedByColumn'>Type</span></a></th> + <th class='notSortedByColumn'><a href='columns.bySize.html#columns'><span class='notSortedByColumn'>Size</span></a></th> + <th title='Are nulls allowed?' class='notSortedByColumn'><a href='columns.byNulls.html#columns'><span class='notSortedByColumn'>Nulls</span></a></th> + <th title='Is column automatically updated?' class='notSortedByColumn'><a href='columns.byAuto.html#columns'><span class='notSortedByColumn'>Auto</span></a></th> + <th title='Default value' class='sortedByColumn'>Default</th> + <th title='Comments' class='comment'><span class='notSortedByColumn'>Comments</span></th> +</tr> +</thead> +<tbody valign='top'> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_profile</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>address</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>album</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>app</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='detail'>app_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='detail'>app_author</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_id</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='detail'>app_page</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_photo</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_price</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='detail'>app_requires</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='detail'>app_sig</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_url</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_version</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>author_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/config.html'>config</a></td> + <td class='indexedColumn' title='Indexed'>cat</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/pconfig.html'>pconfig</a></td> + <td class='indexedColumn' title='Indexed'>cat</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/sys_perms.html'>sys_perms</a></td> + <td class='detail'>cat</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xconfig.html'>xconfig</a></td> + <td class='indexedColumn' title='Indexed'>cat</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_address</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_default_group</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_location</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_passwd_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_startpage</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_theme</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chat.html'>chat</a></td> + <td class='indexedColumn' title='Indexed'>chat_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/auth_codes.html'>auth_codes</a></td> + <td class='detail'>client_id</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/clients.html'>clients</a></td> + <td class='primaryKey' title='Primary Key'>client_id</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/tokens.html'>tokens</a></td> + <td class='indexedColumn' title='Indexed'>client_id</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>comment_policy</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>coord</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>country_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatpresence.html'>chatpresence</a></td> + <td class='detail'>cp_client</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatpresence.html'>chatpresence</a></td> + <td class='indexedColumn' title='Indexed'>cp_status</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatpresence.html'>chatpresence</a></td> + <td class='indexedColumn' title='Indexed'>cp_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='indexedColumn' title='Indexed'>cr_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>creator</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='detail'>creator</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile_check.html'>profile_check</a></td> + <td class='indexedColumn' title='Indexed'>dfrn_id</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>event_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>event_status</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>event_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profdef.html'>profdef</a></td> + <td class='detail'>field_desc</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profdef.html'>profdef</a></td> + <td class='detail'>field_help</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profdef.html'>profdef</a></td> + <td class='indexedColumn' title='Indexed'>field_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profdef.html'>profdef</a></td> + <td class='detail'>field_type</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hook.html'>hook</a></td> + <td class='detail'>file</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>filename</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>filename</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>filetype</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>folder</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>from_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hook.html'>hook</a></td> + <td class='detail'>function</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>gender</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='detail'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>hash</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/groups.html'>groups</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>hash</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profext.html'>profext</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/register.html'>register</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>homepage</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>hometown</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hook.html'>hook</a></td> + <td class='indexedColumn' title='Indexed'>hook</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='detail'>hubloc_callback</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_connect</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='detail'>hubloc_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_host</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_network</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_url</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/auth_codes.html'>auth_codes</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>40</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/tokens.html'>tokens</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>40</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>imgurl</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='indexedColumn' title='Indexed'>issue_assigned</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='indexedColumn' title='Indexed'>issue_component</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/cache.html'>cache</a></td> + <td class='primaryKey' title='Primary Key'>k</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/config.html'>config</a></td> + <td class='indexedColumn' title='Indexed'>k</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/pconfig.html'>pconfig</a></td> + <td class='indexedColumn' title='Indexed'>k</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profext.html'>profext</a></td> + <td class='indexedColumn' title='Indexed'>k</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/sys_perms.html'>sys_perms</a></td> + <td class='detail'>k</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xconfig.html'>xconfig</a></td> + <td class='indexedColumn' title='Indexed'>k</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>lang</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/register.html'>register</a></td> + <td class='detail'>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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>layout_mid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>likee</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>liker</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>link</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>llink</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>locality</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>location</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>marital</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='detail'>menu_desc</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='indexedColumn' title='Indexed'>menu_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/verify.html'>verify</a></td> + <td class='indexedColumn' title='Indexed'>meta</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>mid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>mimetype</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>mitem_desc</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>mitem_link</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/groups.html'>groups</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='indexedColumn' title='Indexed'>obj_obj</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='indexedColumn' title='Indexed'>obj_page</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>obj_type</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='indexedColumn' title='Indexed'>obj_verb</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>otype</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='detail'>outq_driver</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_posturl</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>owner_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>parent</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>parent_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>parent_mid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>parent_mid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/register.html'>register</a></td> + <td class='detail'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>pdesc</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>photo</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='detail'>photo</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>photo</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>plink</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>politic</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>postal_code</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fserver.html'>fserver</a></td> + <td class='indexedColumn' title='Indexed'>posturl</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>profile_guid</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>profile_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>public_policy</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/clients.html'>clients</a></td> + <td class='detail'>pw</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/auth_codes.html'>auth_codes</a></td> + <td class='detail'>redirect_uri</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>200</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/clients.html'>clients</a></td> + <td class='detail'>redirect_uri</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>200</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>region</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>religion</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>request</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>resource_id</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>resource_id</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>resource_type</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/auth_codes.html'>auth_codes</a></td> + <td class='detail'>scope</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>250</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/tokens.html'>tokens</a></td> + <td class='detail'>scope</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>200</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile_check.html'>profile_check</a></td> + <td class='indexedColumn' title='Indexed'>sec</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fserver.html'>fserver</a></td> + <td class='indexedColumn' title='Indexed'>server</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item_id.html'>item_id</a></td> + <td class='indexedColumn' title='Indexed'>service</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>sexual</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/shares.html'>shares</a></td> + <td class='indexedColumn' title='Indexed'>share_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item_id.html'>item_id</a></td> + <td class='indexedColumn' title='Indexed'>sid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/session.html'>session</a></td> + <td class='indexedColumn' title='Indexed'>sid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/sign.html'>sign</a></td> + <td class='detail'>signer</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_directory</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='detail'>site_location</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_realm</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_sellpage</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>source_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/source.html'>source</a></td> + <td class='indexedColumn' title='Indexed'>src_channel_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/source.html'>source</a></td> + <td class='indexedColumn' title='Indexed'>src_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>summary</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>target_id</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>target_type</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/spam.html'>spam</a></td> + <td class='indexedColumn' title='Indexed'>term</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>term</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>term_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>tgt_type</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>thr_parent</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>thumb</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>title</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>to_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/verify.html'>verify</a></td> + <td class='indexedColumn' title='Indexed'>token</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>type</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/verify.html'>verify</a></td> + <td class='indexedColumn' title='Indexed'>type</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>url</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='detail'>url</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='detail'>url</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>verb</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>verb</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='detail'>verb</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='detail'>version</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/vote.html'>vote</a></td> + <td class='indexedColumn' title='Indexed'>vote_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/group_member.html'>group_member</a></td> + <td class='indexedColumn' title='Indexed'>xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/manage.html'>manage</a></td> + <td class='indexedColumn' title='Indexed'>xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xconfig.html'>xconfig</a></td> + <td class='indexedColumn' title='Indexed'>xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xign.html'>xign</a></td> + <td class='indexedColumn' title='Indexed'>xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_connpage</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_connurl</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_follow</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_instance_url</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_network</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_photo_l</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_photo_m</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_photo_s</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_url</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchat.html'>xchat</a></td> + <td class='indexedColumn' title='Indexed'>xchat_desc</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchat.html'>xchat</a></td> + <td class='indexedColumn' title='Indexed'>xchat_url</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchat.html'>xchat</a></td> + <td class='indexedColumn' title='Indexed'>xchat_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='indexedColumn' title='Indexed'>xlink_link</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='indexedColumn' title='Indexed'>xlink_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xperm.html'>xperm</a></td> + <td class='indexedColumn' title='Indexed'>xp_client</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xperm.html'>xperm</a></td> + <td class='indexedColumn' title='Indexed'>xp_perm</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_country</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_desc</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_dob</td> + <td class='detail'>char</td> + <td class='detail' align='right'>12</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_gender</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='detail'>xprof_homepage</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_hometown</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_locale</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_marital</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_postcode</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_region</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_sexual</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xtag.html'>xtag</a></td> + <td class='indexedColumn' title='Indexed'>xtag_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xtag.html'>xtag</a></td> + <td class='indexedColumn' title='Indexed'>xtag_term</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_account</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_archived</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_blocked</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_feed</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_hidden</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_ignored</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_my_perms</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_pending</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_self</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_their_perms</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_unconnected</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_channel</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/verify.html'>verify</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_a_delegate</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_a_republish</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_expire_days</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profext.html'>profext</a></td> + <td class='indexedColumn' title='Indexed'>channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_pageflags</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_primary</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_r_abook</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_r_pages</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_r_photos</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_r_profile</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_r_storage</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_r_stream</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_removed</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_system</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_chat</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_comment</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_like</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_mail</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_pages</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_photos</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_storage</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_stream</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_tagwall</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_wall</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chat.html'>chat</a></td> + <td class='indexedColumn' title='Indexed'>chat_room</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>cid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile_check.html'>profile_check</a></td> + <td class='indexedColumn' title='Indexed'>cid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>convid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatpresence.html'>chatpresence</a></td> + <td class='indexedColumn' title='Indexed'>cp_room</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='indexedColumn' title='Indexed'>cr_aid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='indexedColumn' title='Indexed'>cr_expire</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='indexedColumn' title='Indexed'>cr_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/groups.html'>groups</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>event_percent</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>event_sequence</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile_check.html'>profile_check</a></td> + <td class='indexedColumn' title='Indexed'>expire</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/session.html'>session</a></td> + <td class='indexedColumn' title='Indexed'>expire</td> + <td class='detail'>bigint unsigned</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/auth_codes.html'>auth_codes</a></td> + <td class='detail'>expires</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/tokens.html'>tokens</a></td> + <td class='indexedColumn' title='Indexed'>expires</td> + <td class='detail'>bigint unsigned</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>filesize</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/group_member.html'>group_member</a></td> + <td class='indexedColumn' title='Indexed'>gid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/spam.html'>spam</a></td> + <td class='indexedColumn' title='Indexed'>ham</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>height</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='indexedColumn' title='Indexed'>hidden</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>hide_friends</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_error</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_orphancheck</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_primary</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_status</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>ignore</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item_id.html'>item_id</a></td> + <td class='indexedColumn' title='Indexed'>iid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>iid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/sign.html'>sign</a></td> + <td class='indexedColumn' title='Indexed'>iid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='indexedColumn' title='Indexed'>installed</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>is_default</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>is_dir</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>is_nsfw</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>is_photo</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='indexedColumn' title='Indexed'>issue_priority</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='indexedColumn' title='Indexed'>issue_status</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_blocked</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_consensus</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_delayed</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_hidden</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_mentionsme</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_nocomment</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_notshown</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_nsfw</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_obscured</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_origin</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_pending_remove</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_private</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_relay</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_restrict</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_retained</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_rss</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_starred</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_thread_top</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_type</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_unpublished</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_unseen</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_uplink</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_verified</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_wall</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_deleted</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_isreply</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_obscured</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_recalled</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_replied</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_seen</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='indexedColumn' title='Indexed'>menu_channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='indexedColumn' title='Indexed'>menu_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='indexedColumn' title='Indexed'>mitem_channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='indexedColumn' title='Indexed'>mitem_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='indexedColumn' title='Indexed'>mitem_menu_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>mitem_order</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>nofinish</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='indexedColumn' title='Indexed'>obj_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='indexedColumn' title='Indexed'>obj_type</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>oid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>os_storage</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>os_storage</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>otype</td> + <td class='detail'>tinyint unsigned</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_account</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_async</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_delivered</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_priority</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/poll_elm.html'>poll_elm</a></td> + <td class='detail'>pelm_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/poll_elm.html'>poll_elm</a></td> + <td class='indexedColumn' title='Indexed'>pelm_poll</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/poll_elm.html'>poll_elm</a></td> + <td class='indexedColumn' title='Indexed'>pelm_result</td> + <td class='detail'>float</td> + <td class='detail' align='right'>12</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>photo_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>photo_usage</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='detail'>plugin_admin</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/poll.html'>poll</a></td> + <td class='indexedColumn' title='Indexed'>poll_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/poll.html'>poll</a></td> + <td class='indexedColumn' title='Indexed'>poll_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/poll.html'>poll</a></td> + <td class='indexedColumn' title='Indexed'>poll_votes</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hook.html'>hook</a></td> + <td class='detail'>priority</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>profile</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/sys_perms.html'>sys_perms</a></td> + <td class='detail'>public_perm</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>publish</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/sign.html'>sign</a></td> + <td class='indexedColumn' title='Indexed'>retract_iid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>revision</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>revision</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>scale</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>seen</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/shares.html'>shares</a></td> + <td class='indexedColumn' title='Indexed'>share_target</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/shares.html'>shares</a></td> + <td class='indexedColumn' title='Indexed'>share_type</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_access</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_dead</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_register</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_valid</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>size</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/spam.html'>spam</a></td> + <td class='indexedColumn' title='Indexed'>spam</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/source.html'>source</a></td> + <td class='indexedColumn' title='Indexed'>src_channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='detail'>timestamp</td> + <td class='detail'>bigint</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'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>type</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>type</td> + <td class='detail'>tinyint unsigned</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/clients.html'>clients</a></td> + <td class='detail'>uid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='detail'>uid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>uid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/group_member.html'>group_member</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/groups.html'>groups</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item_id.html'>item_id</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/manage.html'>manage</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/pconfig.html'>pconfig</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile_check.html'>profile_check</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/register.html'>register</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/spam.html'>spam</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/tokens.html'>tokens</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xign.html'>xign</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/groups.html'>groups</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/vote.html'>vote</a></td> + <td class='indexedColumn' title='Indexed'>vote_element</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/vote.html'>vote</a></td> + <td class='indexedColumn' title='Indexed'>vote_poll</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>width</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_censored</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_hidden</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_orphan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_pubforum</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_selfcensored</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_system</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='indexedColumn' title='Indexed'>xlink_rating</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='indexedColumn' title='Indexed'>xlink_static</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xperm.html'>xperm</a></td> + <td class='indexedColumn' title='Indexed'>xp_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_age</td> + <td class='detail'>tinyint unsigned</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xtag.html'>xtag</a></td> + <td class='indexedColumn' title='Indexed'>xtag_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>dob</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'>0000-00-00</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_connected</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_dob</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_updated</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_deleted</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_dirdate</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_lastpost</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>commented</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>comments_closed</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatpresence.html'>chatpresence</a></td> + <td class='indexedColumn' title='Indexed'>cp_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='indexedColumn' title='Indexed'>cr_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='indexedColumn' title='Indexed'>cr_edited</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chat.html'>chat</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/register.html'>register</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/verify.html'>verify</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/spam.html'>spam</a></td> + <td class='detail'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>edited</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>edited</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>edited</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>edited</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>event_status_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>finish</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>howlong</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_connected</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_updated</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='indexedColumn' title='Indexed'>issue_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='indexedColumn' title='Indexed'>issue_updated</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='indexedColumn' title='Indexed'>menu_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='indexedColumn' title='Indexed'>menu_edited</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_updated</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>received</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_pull</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='detail'>site_sync</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_update</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>start</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/cache.html'>cache</a></td> + <td class='detail'>updated</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='indexedColumn' title='Indexed'>updated</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>updated</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_name_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_photo_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchat.html'>xchat</a></td> + <td class='indexedColumn' title='Indexed'>xchat_edited</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='indexedColumn' title='Indexed'>xlink_updated</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>adjust</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'>1</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_max_anon_mail</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'>10</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_max_friend_req</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'>10</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_notifyflags</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'>65535</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_closeness</td> + <td class='detail'>tinyint unsigned</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>99</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>type</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'>image/jpeg</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_photo_mimetype</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'>image/jpeg</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='detail'>abook_excl</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='primaryKey' title='Primary Key'>abook_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='detail'>abook_incl</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>about</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='indexedColumn' title='Indexed'>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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>alias</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='detail'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='detail'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='detail'>app_desc</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>attach</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='detail'>attach</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>batch</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>body</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='detail'>body</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>book</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>chandesc</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_guid_sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='primaryKey' title='Primary Key'>channel_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_prvkey</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_pubkey</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>channels</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chat.html'>chat</a></td> + <td class='primaryKey' title='Primary Key'>chat_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chat.html'>chat</a></td> + <td class='detail'>chat_text</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/ffinder.html'>ffinder</a></td> + <td class='indexedColumn' title='Indexed'>cid</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>confirm</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>contact</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatpresence.html'>chatpresence</a></td> + <td class='primaryKey' title='Primary Key'>cp_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='primaryKey' title='Primary Key'>cr_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>data</td> + <td class='detail'>longblob</td> + <td class='detail' align='right'>2147483647</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>data</td> + <td class='detail'>mediumblob</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/session.html'>session</a></td> + <td class='detail'>data</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>description</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>description</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>diaspora_meta</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>dislikes</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>display_path</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>display_path</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>education</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>event_repeat</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/ffinder.html'>ffinder</a></td> + <td class='indexedColumn' title='Indexed'>fid</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profdef.html'>profdef</a></td> + <td class='detail'>field_inputs</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>film</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>html</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='detail'>hubloc_guid_sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='primaryKey' title='Primary Key'>hubloc_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='detail'>hubloc_sitekey</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='detail'>hubloc_url_sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/clients.html'>clients</a></td> + <td class='detail'>icon</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center' title='nullable'> √ </td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>null</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/config.html'>config</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/ffinder.html'>ffinder</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fserver.html'>fserver</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/group_member.html'>group_member</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/groups.html'>groups</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hook.html'>hook</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item_id.html'>item_id</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/manage.html'>manage</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/pconfig.html'>pconfig</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profdef.html'>profdef</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profext.html'>profext</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile_check.html'>profile_check</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/register.html'>register</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/session.html'>session</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>bigint unsigned</td> + <td class='detail' align='right'>20</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/sign.html'>sign</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/spam.html'>spam</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/sys_perms.html'>sys_perms</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/verify.html'>verify</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xconfig.html'>xconfig</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xign.html'>xign</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>interest</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='primaryKey' title='Primary Key'>issue_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fserver.html'>fserver</a></td> + <td class='detail'>key</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>keywords</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>likes</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>location</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='primaryKey' title='Primary Key'>menu_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='primaryKey' title='Primary Key'>mitem_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='detail'>msg</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>music</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/clients.html'>clients</a></td> + <td class='detail'>name</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center' title='nullable'> √ </td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>null</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='indexedColumn' title='Indexed'>network</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>nick</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>note</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>notify</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='primaryKey' title='Primary Key'>obj_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>object</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>os_path</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>os_path</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='primaryKey' title='Primary Key'>outq_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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='detail'>outq_msg</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='detail'>outq_notify</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/poll_elm.html'>poll_elm</a></td> + <td class='detail'>pelm_desc</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/poll_elm.html'>poll_elm</a></td> + <td class='primaryKey' title='Primary Key'>pelm_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>photo</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>poll</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/poll.html'>poll</a></td> + <td class='detail'>poll_desc</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/poll.html'>poll</a></td> + <td class='primaryKey' title='Primary Key'>poll_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>postopts</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>priority</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>pubkey</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='detail'>recips</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>request</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>romance</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>route</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/tokens.html'>tokens</a></td> + <td class='detail'>secret</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/shares.html'>shares</a></td> + <td class='primaryKey' title='Primary Key'>share_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='detail'>sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/sign.html'>sign</a></td> + <td class='detail'>signature</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/sign.html'>sign</a></td> + <td class='detail'>signed_text</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='primaryKey' title='Primary Key'>site_url</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/source.html'>source</a></td> + <td class='primaryKey' title='Primary Key'>src_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/source.html'>source</a></td> + <td class='detail'>src_patt</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='detail'>subject</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>summary</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>target</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='detail'>target</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='primaryKey' title='Primary Key'>tid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>title</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='detail'>title</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>tv</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/ffinder.html'>ffinder</a></td> + <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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>url</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/cache.html'>cache</a></td> + <td class='detail'>v</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/config.html'>config</a></td> + <td class='detail'>v</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/pconfig.html'>pconfig</a></td> + <td class='detail'>v</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profext.html'>profext</a></td> + <td class='detail'>v</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/sys_perms.html'>sys_perms</a></td> + <td class='detail'>v</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xconfig.html'>xconfig</a></td> + <td class='detail'>v</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/vote.html'>vote</a></td> + <td class='primaryKey' title='Primary Key'>vote_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/vote.html'>vote</a></td> + <td class='detail'>vote_result</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>with</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>work</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_guid_sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='primaryKey' title='Primary Key'>xchan_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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_pubkey</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchat.html'>xchat</a></td> + <td class='primaryKey' title='Primary Key'>xchat_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='primaryKey' title='Primary Key'>xlink_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='detail'>xlink_rating_text</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='detail'>xlink_sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xperm.html'>xperm</a></td> + <td class='primaryKey' title='Primary Key'>xp_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='detail'>xprof_about</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='primaryKey' title='Primary Key'>xprof_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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='detail'>xprof_keywords</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xtag.html'>xtag</a></td> + <td class='primaryKey' title='Primary Key'>xtag_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_timezone</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'>UTC</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>dob_tz</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'>UTC</td> + <td class='comment detail'></td> +</tr> +</table> +</div> +</div> +</body> +</html> diff --git a/hubzilla_er/columns.byNulls.html b/hubzilla_er/columns.byNulls.html new file mode 100644 index 000000000..bcbf1e3e6 --- /dev/null +++ b/hubzilla_er/columns.byNulls.html @@ -0,0 +1,7153 @@ +<!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 - Columns</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><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 id='current'><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> - Columns</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><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' 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> + </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> +<tr valign='top'><td class='container' align='left' valign='top'> +<p> +<form name='options' action=''> + <label for='showComments'><input type=checkbox id='showComments'>Comments</label> + <label for='showLegend'><input type=checkbox checked id='showLegend'>Legend</label> +</form> +</table> +<div class='indent'> +<b>zot contains 705 columns</b> - click on heading to sort:<a name='columns'></a> +<table id='columns' class='dataTable' border='1' rules='groups'> +<colgroup> +<colgroup> +<colgroup> +<colgroup> +<colgroup> +<colgroup> +<colgroup> +<colgroup class='comment'> +<thead align='left'> +<tr> + <th class='notSortedByColumn'><a href='columns.byTable.html#columns'><span class='notSortedByColumn'>Table</span></a></th> + <th class='notSortedByColumn'><a href='columns.byColumn.html#columns'><span class='notSortedByColumn'>Column</span></a></th> + <th class='notSortedByColumn'><a href='columns.byType.html#columns'><span class='notSortedByColumn'>Type</span></a></th> + <th class='notSortedByColumn'><a href='columns.bySize.html#columns'><span class='notSortedByColumn'>Size</span></a></th> + <th title='Are nulls allowed?' class='sortedByColumn'>Nulls</th> + <th title='Is column automatically updated?' class='notSortedByColumn'><a href='columns.byAuto.html#columns'><span class='notSortedByColumn'>Auto</span></a></th> + <th title='Default value' class='notSortedByColumn'><a href='columns.byDefault.html#columns'><span class='notSortedByColumn'>Default</span></a></th> + <th title='Comments' class='comment'><span class='notSortedByColumn'>Comments</span></th> +</tr> +</thead> +<tbody valign='top'> +<tr class='even'> + <td class='detail'><a href='tables/clients.html'>clients</a></td> + <td class='detail'>icon</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center' title='nullable'> √ </td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>null</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/clients.html'>clients</a></td> + <td class='detail'>name</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center' title='nullable'> √ </td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>null</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_account</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_archived</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_blocked</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_closeness</td> + <td class='detail'>tinyint unsigned</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>99</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_connected</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_dob</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='detail'>abook_excl</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_feed</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_hidden</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='primaryKey' title='Primary Key'>abook_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_ignored</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='detail'>abook_incl</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_my_perms</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_pending</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_profile</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_self</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_their_perms</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_unconnected</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_updated</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>about</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='indexedColumn' title='Indexed'>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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>address</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>adjust</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'>1</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>album</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>alias</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='detail'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='detail'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>app</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='detail'>app_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='detail'>app_author</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_channel</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='detail'>app_desc</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_id</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='detail'>app_page</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_photo</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_price</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='detail'>app_requires</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='detail'>app_sig</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_url</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_version</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>attach</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='detail'>attach</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>author_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>batch</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>body</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='detail'>body</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>book</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/config.html'>config</a></td> + <td class='indexedColumn' title='Indexed'>cat</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/pconfig.html'>pconfig</a></td> + <td class='indexedColumn' title='Indexed'>cat</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/sys_perms.html'>sys_perms</a></td> + <td class='detail'>cat</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xconfig.html'>xconfig</a></td> + <td class='indexedColumn' title='Indexed'>cat</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>chandesc</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/verify.html'>verify</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_a_delegate</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_a_republish</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_address</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_default_group</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_deleted</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_dirdate</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_expire_days</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_guid_sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='primaryKey' title='Primary Key'>channel_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profext.html'>profext</a></td> + <td class='indexedColumn' title='Indexed'>channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_lastpost</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_location</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_max_anon_mail</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'>10</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_max_friend_req</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'>10</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_notifyflags</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'>65535</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_pageflags</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_passwd_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_primary</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_prvkey</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_pubkey</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_r_abook</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_r_pages</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_r_photos</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_r_profile</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_r_storage</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_r_stream</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_removed</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_startpage</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_system</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_theme</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_timezone</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'>UTC</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_chat</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_comment</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_like</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_mail</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_pages</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_photos</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_storage</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_stream</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_tagwall</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_wall</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>channels</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chat.html'>chat</a></td> + <td class='primaryKey' title='Primary Key'>chat_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chat.html'>chat</a></td> + <td class='indexedColumn' title='Indexed'>chat_room</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chat.html'>chat</a></td> + <td class='detail'>chat_text</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chat.html'>chat</a></td> + <td class='indexedColumn' title='Indexed'>chat_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/ffinder.html'>ffinder</a></td> + <td class='indexedColumn' title='Indexed'>cid</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>cid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile_check.html'>profile_check</a></td> + <td class='indexedColumn' title='Indexed'>cid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/auth_codes.html'>auth_codes</a></td> + <td class='detail'>client_id</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/clients.html'>clients</a></td> + <td class='primaryKey' title='Primary Key'>client_id</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/tokens.html'>tokens</a></td> + <td class='indexedColumn' title='Indexed'>client_id</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>comment_policy</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>commented</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>comments_closed</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>confirm</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>contact</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>convid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>coord</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>country_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatpresence.html'>chatpresence</a></td> + <td class='detail'>cp_client</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatpresence.html'>chatpresence</a></td> + <td class='primaryKey' title='Primary Key'>cp_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatpresence.html'>chatpresence</a></td> + <td class='indexedColumn' title='Indexed'>cp_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatpresence.html'>chatpresence</a></td> + <td class='indexedColumn' title='Indexed'>cp_room</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatpresence.html'>chatpresence</a></td> + <td class='indexedColumn' title='Indexed'>cp_status</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatpresence.html'>chatpresence</a></td> + <td class='indexedColumn' title='Indexed'>cp_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='indexedColumn' title='Indexed'>cr_aid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='indexedColumn' title='Indexed'>cr_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='indexedColumn' title='Indexed'>cr_edited</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='indexedColumn' title='Indexed'>cr_expire</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='primaryKey' title='Primary Key'>cr_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='indexedColumn' title='Indexed'>cr_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='indexedColumn' title='Indexed'>cr_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chat.html'>chat</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/register.html'>register</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/verify.html'>verify</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>creator</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='detail'>creator</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>data</td> + <td class='detail'>longblob</td> + <td class='detail' align='right'>2147483647</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>data</td> + <td class='detail'>mediumblob</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/session.html'>session</a></td> + <td class='detail'>data</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/spam.html'>spam</a></td> + <td class='detail'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/groups.html'>groups</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>description</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>description</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile_check.html'>profile_check</a></td> + <td class='indexedColumn' title='Indexed'>dfrn_id</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>diaspora_meta</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>dislikes</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>display_path</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>display_path</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>dob</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'>0000-00-00</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>dob_tz</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'>UTC</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>edited</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>edited</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>edited</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>edited</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>education</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>event_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>event_percent</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>event_repeat</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>event_sequence</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>event_status</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>event_status_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>event_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile_check.html'>profile_check</a></td> + <td class='indexedColumn' title='Indexed'>expire</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/session.html'>session</a></td> + <td class='indexedColumn' title='Indexed'>expire</td> + <td class='detail'>bigint unsigned</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/auth_codes.html'>auth_codes</a></td> + <td class='detail'>expires</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/tokens.html'>tokens</a></td> + <td class='indexedColumn' title='Indexed'>expires</td> + <td class='detail'>bigint unsigned</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/ffinder.html'>ffinder</a></td> + <td class='indexedColumn' title='Indexed'>fid</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profdef.html'>profdef</a></td> + <td class='detail'>field_desc</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profdef.html'>profdef</a></td> + <td class='detail'>field_help</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profdef.html'>profdef</a></td> + <td class='detail'>field_inputs</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profdef.html'>profdef</a></td> + <td class='indexedColumn' title='Indexed'>field_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profdef.html'>profdef</a></td> + <td class='detail'>field_type</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hook.html'>hook</a></td> + <td class='detail'>file</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>filename</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>filename</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>filesize</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>filetype</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>film</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>finish</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>folder</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>from_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hook.html'>hook</a></td> + <td class='detail'>function</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>gender</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/group_member.html'>group_member</a></td> + <td class='indexedColumn' title='Indexed'>gid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='detail'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/spam.html'>spam</a></td> + <td class='indexedColumn' title='Indexed'>ham</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>hash</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/groups.html'>groups</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>hash</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profext.html'>profext</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/register.html'>register</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>height</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='indexedColumn' title='Indexed'>hidden</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>hide_friends</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>homepage</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>hometown</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hook.html'>hook</a></td> + <td class='indexedColumn' title='Indexed'>hook</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>howlong</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>html</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='detail'>hubloc_callback</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_connect</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_connected</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_error</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='detail'>hubloc_guid_sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='detail'>hubloc_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_host</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='primaryKey' title='Primary Key'>hubloc_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_network</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_orphancheck</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_primary</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='detail'>hubloc_sitekey</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_status</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_updated</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_url</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='detail'>hubloc_url_sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/auth_codes.html'>auth_codes</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>40</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/config.html'>config</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/ffinder.html'>ffinder</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fserver.html'>fserver</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/group_member.html'>group_member</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/groups.html'>groups</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hook.html'>hook</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item_id.html'>item_id</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/manage.html'>manage</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/pconfig.html'>pconfig</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profdef.html'>profdef</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profext.html'>profext</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile_check.html'>profile_check</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/register.html'>register</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/session.html'>session</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>bigint unsigned</td> + <td class='detail' align='right'>20</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/sign.html'>sign</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/spam.html'>spam</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/sys_perms.html'>sys_perms</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/tokens.html'>tokens</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>40</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/verify.html'>verify</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xconfig.html'>xconfig</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xign.html'>xign</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>ignore</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item_id.html'>item_id</a></td> + <td class='indexedColumn' title='Indexed'>iid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>iid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/sign.html'>sign</a></td> + <td class='indexedColumn' title='Indexed'>iid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>imgurl</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='indexedColumn' title='Indexed'>installed</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>interest</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>is_default</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>is_dir</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>is_nsfw</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>is_photo</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='indexedColumn' title='Indexed'>issue_assigned</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='indexedColumn' title='Indexed'>issue_component</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='indexedColumn' title='Indexed'>issue_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='primaryKey' title='Primary Key'>issue_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='indexedColumn' title='Indexed'>issue_priority</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='indexedColumn' title='Indexed'>issue_status</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='indexedColumn' title='Indexed'>issue_updated</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_blocked</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_consensus</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_delayed</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_hidden</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_mentionsme</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_nocomment</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_notshown</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_nsfw</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_obscured</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_origin</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_pending_remove</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_private</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_relay</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_restrict</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_retained</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_rss</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_starred</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_thread_top</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_type</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_unpublished</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_unseen</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_uplink</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_verified</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_wall</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/cache.html'>cache</a></td> + <td class='primaryKey' title='Primary Key'>k</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/config.html'>config</a></td> + <td class='indexedColumn' title='Indexed'>k</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/pconfig.html'>pconfig</a></td> + <td class='indexedColumn' title='Indexed'>k</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profext.html'>profext</a></td> + <td class='indexedColumn' title='Indexed'>k</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/sys_perms.html'>sys_perms</a></td> + <td class='detail'>k</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xconfig.html'>xconfig</a></td> + <td class='indexedColumn' title='Indexed'>k</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fserver.html'>fserver</a></td> + <td class='detail'>key</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>keywords</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>lang</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/register.html'>register</a></td> + <td class='detail'>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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>layout_mid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>likee</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>liker</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>likes</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>link</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>llink</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>locality</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>location</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>location</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_deleted</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_isreply</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_obscured</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_recalled</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_replied</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_seen</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>marital</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='indexedColumn' title='Indexed'>menu_channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='indexedColumn' title='Indexed'>menu_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='detail'>menu_desc</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='indexedColumn' title='Indexed'>menu_edited</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='indexedColumn' title='Indexed'>menu_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='primaryKey' title='Primary Key'>menu_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='indexedColumn' title='Indexed'>menu_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/verify.html'>verify</a></td> + <td class='indexedColumn' title='Indexed'>meta</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>mid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>mimetype</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='indexedColumn' title='Indexed'>mitem_channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>mitem_desc</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='indexedColumn' title='Indexed'>mitem_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='primaryKey' title='Primary Key'>mitem_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>mitem_link</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='indexedColumn' title='Indexed'>mitem_menu_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>mitem_order</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='detail'>msg</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>music</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/groups.html'>groups</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='indexedColumn' title='Indexed'>network</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>nick</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>nofinish</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>note</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>notify</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='indexedColumn' title='Indexed'>obj_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='primaryKey' title='Primary Key'>obj_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='indexedColumn' title='Indexed'>obj_obj</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='indexedColumn' title='Indexed'>obj_page</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>obj_type</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='indexedColumn' title='Indexed'>obj_type</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='indexedColumn' title='Indexed'>obj_verb</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>object</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>oid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>os_path</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>os_path</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>os_storage</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>os_storage</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>otype</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>otype</td> + <td class='detail'>tinyint unsigned</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_account</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_async</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_delivered</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='detail'>outq_driver</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='primaryKey' title='Primary Key'>outq_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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='detail'>outq_msg</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='detail'>outq_notify</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_posturl</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_priority</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_updated</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>owner_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>parent</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>parent_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>parent_mid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>parent_mid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/register.html'>register</a></td> + <td class='detail'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>pdesc</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/poll_elm.html'>poll_elm</a></td> + <td class='detail'>pelm_desc</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/poll_elm.html'>poll_elm</a></td> + <td class='detail'>pelm_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/poll_elm.html'>poll_elm</a></td> + <td class='primaryKey' title='Primary Key'>pelm_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/poll_elm.html'>poll_elm</a></td> + <td class='indexedColumn' title='Indexed'>pelm_poll</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/poll_elm.html'>poll_elm</a></td> + <td class='indexedColumn' title='Indexed'>pelm_result</td> + <td class='detail'>float</td> + <td class='detail' align='right'>12</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>photo</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>photo</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='detail'>photo</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>photo</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>photo_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>photo_usage</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>plink</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='detail'>plugin_admin</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>politic</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>poll</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/poll.html'>poll</a></td> + <td class='indexedColumn' title='Indexed'>poll_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/poll.html'>poll</a></td> + <td class='detail'>poll_desc</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/poll.html'>poll</a></td> + <td class='indexedColumn' title='Indexed'>poll_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/poll.html'>poll</a></td> + <td class='primaryKey' title='Primary Key'>poll_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/poll.html'>poll</a></td> + <td class='indexedColumn' title='Indexed'>poll_votes</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>postal_code</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>postopts</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fserver.html'>fserver</a></td> + <td class='indexedColumn' title='Indexed'>posturl</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>priority</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hook.html'>hook</a></td> + <td class='detail'>priority</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>profile</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>profile_guid</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>profile_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>pubkey</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/sys_perms.html'>sys_perms</a></td> + <td class='detail'>public_perm</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>public_policy</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>publish</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/clients.html'>clients</a></td> + <td class='detail'>pw</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>received</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='detail'>recips</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/auth_codes.html'>auth_codes</a></td> + <td class='detail'>redirect_uri</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>200</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/clients.html'>clients</a></td> + <td class='detail'>redirect_uri</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>200</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>region</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>religion</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>request</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>request</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>resource_id</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>resource_id</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>resource_type</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/sign.html'>sign</a></td> + <td class='indexedColumn' title='Indexed'>retract_iid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>revision</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>revision</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>romance</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>route</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>scale</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/auth_codes.html'>auth_codes</a></td> + <td class='detail'>scope</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>250</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/tokens.html'>tokens</a></td> + <td class='detail'>scope</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>200</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile_check.html'>profile_check</a></td> + <td class='indexedColumn' title='Indexed'>sec</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/tokens.html'>tokens</a></td> + <td class='detail'>secret</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>seen</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fserver.html'>fserver</a></td> + <td class='indexedColumn' title='Indexed'>server</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item_id.html'>item_id</a></td> + <td class='indexedColumn' title='Indexed'>service</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>sexual</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/shares.html'>shares</a></td> + <td class='primaryKey' title='Primary Key'>share_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/shares.html'>shares</a></td> + <td class='indexedColumn' title='Indexed'>share_target</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/shares.html'>shares</a></td> + <td class='indexedColumn' title='Indexed'>share_type</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/shares.html'>shares</a></td> + <td class='indexedColumn' title='Indexed'>share_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item_id.html'>item_id</a></td> + <td class='indexedColumn' title='Indexed'>sid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/session.html'>session</a></td> + <td class='indexedColumn' title='Indexed'>sid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='detail'>sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/sign.html'>sign</a></td> + <td class='detail'>signature</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/sign.html'>sign</a></td> + <td class='detail'>signed_text</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/sign.html'>sign</a></td> + <td class='detail'>signer</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_access</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_dead</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_directory</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='detail'>site_location</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_pull</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_realm</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_register</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_sellpage</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='detail'>site_sync</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_update</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='primaryKey' title='Primary Key'>site_url</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_valid</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>size</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>source_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/spam.html'>spam</a></td> + <td class='indexedColumn' title='Indexed'>spam</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/source.html'>source</a></td> + <td class='indexedColumn' title='Indexed'>src_channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/source.html'>source</a></td> + <td class='indexedColumn' title='Indexed'>src_channel_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/source.html'>source</a></td> + <td class='primaryKey' title='Primary Key'>src_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/source.html'>source</a></td> + <td class='detail'>src_patt</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/source.html'>source</a></td> + <td class='indexedColumn' title='Indexed'>src_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>start</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='detail'>subject</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>summary</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>summary</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>target</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='detail'>target</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>target_id</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>target_type</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/spam.html'>spam</a></td> + <td class='indexedColumn' title='Indexed'>term</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>term</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>term_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>tgt_type</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>thr_parent</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>thumb</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='primaryKey' title='Primary Key'>tid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='detail'>timestamp</td> + <td class='detail'>bigint</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'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>title</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='detail'>title</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>title</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>to_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/verify.html'>verify</a></td> + <td class='indexedColumn' title='Indexed'>token</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>tv</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>type</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>type</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>type</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'>image/jpeg</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>type</td> + <td class='detail'>tinyint unsigned</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/verify.html'>verify</a></td> + <td class='indexedColumn' title='Indexed'>type</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/clients.html'>clients</a></td> + <td class='detail'>uid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='detail'>uid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/ffinder.html'>ffinder</a></td> + <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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>uid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/group_member.html'>group_member</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/groups.html'>groups</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item_id.html'>item_id</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/manage.html'>manage</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/pconfig.html'>pconfig</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile_check.html'>profile_check</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/register.html'>register</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/spam.html'>spam</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/tokens.html'>tokens</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xign.html'>xign</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/cache.html'>cache</a></td> + <td class='detail'>updated</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='indexedColumn' title='Indexed'>updated</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>updated</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>url</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>url</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='detail'>url</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='detail'>url</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/cache.html'>cache</a></td> + <td class='detail'>v</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/config.html'>config</a></td> + <td class='detail'>v</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/pconfig.html'>pconfig</a></td> + <td class='detail'>v</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profext.html'>profext</a></td> + <td class='detail'>v</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/sys_perms.html'>sys_perms</a></td> + <td class='detail'>v</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xconfig.html'>xconfig</a></td> + <td class='detail'>v</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>verb</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>verb</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='detail'>verb</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='detail'>version</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/groups.html'>groups</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/vote.html'>vote</a></td> + <td class='indexedColumn' title='Indexed'>vote_element</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/vote.html'>vote</a></td> + <td class='primaryKey' title='Primary Key'>vote_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/vote.html'>vote</a></td> + <td class='indexedColumn' title='Indexed'>vote_poll</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/vote.html'>vote</a></td> + <td class='detail'>vote_result</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/vote.html'>vote</a></td> + <td class='indexedColumn' title='Indexed'>vote_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>width</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>with</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>work</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/group_member.html'>group_member</a></td> + <td class='indexedColumn' title='Indexed'>xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/manage.html'>manage</a></td> + <td class='indexedColumn' title='Indexed'>xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xconfig.html'>xconfig</a></td> + <td class='indexedColumn' title='Indexed'>xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xign.html'>xign</a></td> + <td class='indexedColumn' title='Indexed'>xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_censored</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_connpage</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_connurl</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_follow</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_guid_sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='primaryKey' title='Primary Key'>xchan_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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_hidden</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_instance_url</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_name_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_network</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_orphan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_photo_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_photo_l</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_photo_m</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_photo_mimetype</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'>image/jpeg</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_photo_s</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_pubforum</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_pubkey</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_selfcensored</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_system</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_url</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchat.html'>xchat</a></td> + <td class='indexedColumn' title='Indexed'>xchat_desc</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchat.html'>xchat</a></td> + <td class='indexedColumn' title='Indexed'>xchat_edited</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchat.html'>xchat</a></td> + <td class='primaryKey' title='Primary Key'>xchat_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchat.html'>xchat</a></td> + <td class='indexedColumn' title='Indexed'>xchat_url</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchat.html'>xchat</a></td> + <td class='indexedColumn' title='Indexed'>xchat_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='primaryKey' title='Primary Key'>xlink_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='indexedColumn' title='Indexed'>xlink_link</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='indexedColumn' title='Indexed'>xlink_rating</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='detail'>xlink_rating_text</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='detail'>xlink_sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='indexedColumn' title='Indexed'>xlink_static</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='indexedColumn' title='Indexed'>xlink_updated</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='indexedColumn' title='Indexed'>xlink_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xperm.html'>xperm</a></td> + <td class='indexedColumn' title='Indexed'>xp_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xperm.html'>xperm</a></td> + <td class='indexedColumn' title='Indexed'>xp_client</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xperm.html'>xperm</a></td> + <td class='primaryKey' title='Primary Key'>xp_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xperm.html'>xperm</a></td> + <td class='indexedColumn' title='Indexed'>xp_perm</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='detail'>xprof_about</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_age</td> + <td class='detail'>tinyint unsigned</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_country</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_desc</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_dob</td> + <td class='detail'>char</td> + <td class='detail' align='right'>12</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_gender</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='primaryKey' title='Primary Key'>xprof_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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='detail'>xprof_homepage</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_hometown</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='detail'>xprof_keywords</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_locale</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_marital</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_postcode</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_region</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_sexual</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xtag.html'>xtag</a></td> + <td class='indexedColumn' title='Indexed'>xtag_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xtag.html'>xtag</a></td> + <td class='indexedColumn' title='Indexed'>xtag_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xtag.html'>xtag</a></td> + <td class='primaryKey' title='Primary Key'>xtag_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xtag.html'>xtag</a></td> + <td class='indexedColumn' title='Indexed'>xtag_term</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='comment detail'></td> +</tr> +</table> +</div> +</div> +</body> +</html> diff --git a/hubzilla_er/columns.bySize.html b/hubzilla_er/columns.bySize.html new file mode 100644 index 000000000..98b0408b3 --- /dev/null +++ b/hubzilla_er/columns.bySize.html @@ -0,0 +1,7153 @@ +<!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 - Columns</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><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 id='current'><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> - Columns</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><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' 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> + </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> +<tr valign='top'><td class='container' align='left' valign='top'> +<p> +<form name='options' action=''> + <label for='showComments'><input type=checkbox id='showComments'>Comments</label> + <label for='showLegend'><input type=checkbox checked id='showLegend'>Legend</label> +</form> +</table> +<div class='indent'> +<b>zot contains 705 columns</b> - click on heading to sort:<a name='columns'></a> +<table id='columns' class='dataTable' border='1' rules='groups'> +<colgroup> +<colgroup> +<colgroup> +<colgroup> +<colgroup> +<colgroup> +<colgroup> +<colgroup class='comment'> +<thead align='left'> +<tr> + <th class='notSortedByColumn'><a href='columns.byTable.html#columns'><span class='notSortedByColumn'>Table</span></a></th> + <th class='notSortedByColumn'><a href='columns.byColumn.html#columns'><span class='notSortedByColumn'>Column</span></a></th> + <th class='notSortedByColumn'><a href='columns.byType.html#columns'><span class='notSortedByColumn'>Type</span></a></th> + <th class='sortedByColumn'>Size</th> + <th title='Are nulls allowed?' class='notSortedByColumn'><a href='columns.byNulls.html#columns'><span class='notSortedByColumn'>Nulls</span></a></th> + <th title='Is column automatically updated?' class='notSortedByColumn'><a href='columns.byAuto.html#columns'><span class='notSortedByColumn'>Auto</span></a></th> + <th title='Default value' class='notSortedByColumn'><a href='columns.byDefault.html#columns'><span class='notSortedByColumn'>Default</span></a></th> + <th title='Comments' class='comment'><span class='notSortedByColumn'>Comments</span></th> +</tr> +</thead> +<tbody valign='top'> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>adjust</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'>1</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_primary</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_removed</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_system</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/groups.html'>groups</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='indexedColumn' title='Indexed'>hidden</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>hide_friends</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_error</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_orphancheck</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_primary</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>ignore</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='indexedColumn' title='Indexed'>installed</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>is_default</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>is_dir</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>is_nsfw</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>is_photo</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_blocked</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_consensus</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_delayed</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_hidden</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_mentionsme</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_nocomment</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_notshown</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_nsfw</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_obscured</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_origin</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_pending_remove</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_private</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_relay</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_retained</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_rss</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_starred</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_thread_top</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_unpublished</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_unseen</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_uplink</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_verified</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_wall</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>nofinish</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>os_storage</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>os_storage</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_async</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_delivered</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='detail'>plugin_admin</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>priority</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>profile</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/sys_perms.html'>sys_perms</a></td> + <td class='detail'>public_perm</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>publish</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>seen</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/groups.html'>groups</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_censored</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_hidden</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_orphan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_pubforum</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_selfcensored</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_system</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='indexedColumn' title='Indexed'>xlink_static</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_archived</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_blocked</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_closeness</td> + <td class='detail'>tinyint unsigned</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>99</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_feed</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_hidden</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_ignored</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_pending</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_self</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_unconnected</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_deleted</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_isreply</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_recalled</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_replied</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_seen</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>otype</td> + <td class='detail'>tinyint unsigned</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>scale</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>type</td> + <td class='detail'>tinyint unsigned</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_age</td> + <td class='detail'>tinyint unsigned</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>event_percent</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>event_sequence</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>height</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_obscured</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_priority</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>photo_usage</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_dead</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_valid</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>width</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_account</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='primaryKey' title='Primary Key'>abook_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_my_perms</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_their_perms</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_channel</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/verify.html'>verify</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_a_delegate</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_a_republish</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_expire_days</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='primaryKey' title='Primary Key'>channel_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profext.html'>profext</a></td> + <td class='indexedColumn' title='Indexed'>channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_max_anon_mail</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'>10</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_max_friend_req</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'>10</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_notifyflags</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'>65535</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_pageflags</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_r_abook</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_r_pages</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_r_photos</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_r_profile</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_r_storage</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_r_stream</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_chat</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_comment</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_like</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_mail</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_pages</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_photos</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_storage</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_stream</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_tagwall</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_wall</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chat.html'>chat</a></td> + <td class='primaryKey' title='Primary Key'>chat_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chat.html'>chat</a></td> + <td class='indexedColumn' title='Indexed'>chat_room</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/ffinder.html'>ffinder</a></td> + <td class='indexedColumn' title='Indexed'>cid</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>cid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile_check.html'>profile_check</a></td> + <td class='indexedColumn' title='Indexed'>cid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>convid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatpresence.html'>chatpresence</a></td> + <td class='primaryKey' title='Primary Key'>cp_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatpresence.html'>chatpresence</a></td> + <td class='indexedColumn' title='Indexed'>cp_room</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='indexedColumn' title='Indexed'>cr_aid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='indexedColumn' title='Indexed'>cr_expire</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='primaryKey' title='Primary Key'>cr_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='indexedColumn' title='Indexed'>cr_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile_check.html'>profile_check</a></td> + <td class='indexedColumn' title='Indexed'>expire</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/auth_codes.html'>auth_codes</a></td> + <td class='detail'>expires</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/ffinder.html'>ffinder</a></td> + <td class='indexedColumn' title='Indexed'>fid</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>filesize</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/group_member.html'>group_member</a></td> + <td class='indexedColumn' title='Indexed'>gid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/spam.html'>spam</a></td> + <td class='indexedColumn' title='Indexed'>ham</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='primaryKey' title='Primary Key'>hubloc_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_status</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/config.html'>config</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/ffinder.html'>ffinder</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fserver.html'>fserver</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/group_member.html'>group_member</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/groups.html'>groups</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hook.html'>hook</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item_id.html'>item_id</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/manage.html'>manage</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/pconfig.html'>pconfig</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profdef.html'>profdef</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profext.html'>profext</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile_check.html'>profile_check</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/register.html'>register</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/sign.html'>sign</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/spam.html'>spam</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/sys_perms.html'>sys_perms</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/verify.html'>verify</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xconfig.html'>xconfig</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xign.html'>xign</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item_id.html'>item_id</a></td> + <td class='indexedColumn' title='Indexed'>iid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>iid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/sign.html'>sign</a></td> + <td class='indexedColumn' title='Indexed'>iid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='primaryKey' title='Primary Key'>issue_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='indexedColumn' title='Indexed'>issue_priority</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='indexedColumn' title='Indexed'>issue_status</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_restrict</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_type</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='indexedColumn' title='Indexed'>menu_channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='indexedColumn' title='Indexed'>menu_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='primaryKey' title='Primary Key'>menu_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='indexedColumn' title='Indexed'>mitem_channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='indexedColumn' title='Indexed'>mitem_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='primaryKey' title='Primary Key'>mitem_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='indexedColumn' title='Indexed'>mitem_menu_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>mitem_order</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='indexedColumn' title='Indexed'>obj_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='primaryKey' title='Primary Key'>obj_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='indexedColumn' title='Indexed'>obj_type</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>oid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_account</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/poll_elm.html'>poll_elm</a></td> + <td class='detail'>pelm_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/poll_elm.html'>poll_elm</a></td> + <td class='primaryKey' title='Primary Key'>pelm_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/poll_elm.html'>poll_elm</a></td> + <td class='indexedColumn' title='Indexed'>pelm_poll</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>photo_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/poll.html'>poll</a></td> + <td class='indexedColumn' title='Indexed'>poll_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/poll.html'>poll</a></td> + <td class='indexedColumn' title='Indexed'>poll_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/poll.html'>poll</a></td> + <td class='primaryKey' title='Primary Key'>poll_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/poll.html'>poll</a></td> + <td class='indexedColumn' title='Indexed'>poll_votes</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hook.html'>hook</a></td> + <td class='detail'>priority</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/sign.html'>sign</a></td> + <td class='indexedColumn' title='Indexed'>retract_iid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>revision</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>revision</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/shares.html'>shares</a></td> + <td class='primaryKey' title='Primary Key'>share_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/shares.html'>shares</a></td> + <td class='indexedColumn' title='Indexed'>share_target</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/shares.html'>shares</a></td> + <td class='indexedColumn' title='Indexed'>share_type</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_access</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_register</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>size</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/spam.html'>spam</a></td> + <td class='indexedColumn' title='Indexed'>spam</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/source.html'>source</a></td> + <td class='indexedColumn' title='Indexed'>src_channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/source.html'>source</a></td> + <td class='primaryKey' title='Primary Key'>src_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='primaryKey' title='Primary Key'>tid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>type</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/clients.html'>clients</a></td> + <td class='detail'>uid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='detail'>uid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/ffinder.html'>ffinder</a></td> + <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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>uid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/group_member.html'>group_member</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/groups.html'>groups</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item_id.html'>item_id</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/manage.html'>manage</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/pconfig.html'>pconfig</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile_check.html'>profile_check</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/register.html'>register</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/spam.html'>spam</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/tokens.html'>tokens</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xign.html'>xign</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/vote.html'>vote</a></td> + <td class='indexedColumn' title='Indexed'>vote_element</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/vote.html'>vote</a></td> + <td class='primaryKey' title='Primary Key'>vote_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/vote.html'>vote</a></td> + <td class='indexedColumn' title='Indexed'>vote_poll</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchat.html'>xchat</a></td> + <td class='primaryKey' title='Primary Key'>xchat_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='primaryKey' title='Primary Key'>xlink_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='indexedColumn' title='Indexed'>xlink_rating</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xperm.html'>xperm</a></td> + <td class='indexedColumn' title='Indexed'>xp_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xperm.html'>xperm</a></td> + <td class='primaryKey' title='Primary Key'>xp_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xtag.html'>xtag</a></td> + <td class='indexedColumn' title='Indexed'>xtag_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xtag.html'>xtag</a></td> + <td class='primaryKey' title='Primary Key'>xtag_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/poll_elm.html'>poll_elm</a></td> + <td class='indexedColumn' title='Indexed'>pelm_result</td> + <td class='detail'>float</td> + <td class='detail' align='right'>12</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_dob</td> + <td class='detail'>char</td> + <td class='detail' align='right'>12</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profdef.html'>profdef</a></td> + <td class='detail'>field_type</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/register.html'>register</a></td> + <td class='detail'>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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>otype</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>resource_type</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_connected</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_dob</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_updated</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_deleted</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_dirdate</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_lastpost</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>commented</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>comments_closed</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatpresence.html'>chatpresence</a></td> + <td class='indexedColumn' title='Indexed'>cp_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='indexedColumn' title='Indexed'>cr_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='indexedColumn' title='Indexed'>cr_edited</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chat.html'>chat</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/register.html'>register</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/verify.html'>verify</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/spam.html'>spam</a></td> + <td class='detail'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>edited</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>edited</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>edited</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>edited</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>event_status_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>finish</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>howlong</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_connected</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_updated</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='indexedColumn' title='Indexed'>issue_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='indexedColumn' title='Indexed'>issue_updated</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='indexedColumn' title='Indexed'>menu_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='indexedColumn' title='Indexed'>menu_edited</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_updated</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>received</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_pull</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='detail'>site_sync</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_update</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>start</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='detail'>timestamp</td> + <td class='detail'>bigint</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'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/cache.html'>cache</a></td> + <td class='detail'>updated</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='indexedColumn' title='Indexed'>updated</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>updated</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_name_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_photo_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchat.html'>xchat</a></td> + <td class='indexedColumn' title='Indexed'>xchat_edited</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='indexedColumn' title='Indexed'>xlink_updated</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/auth_codes.html'>auth_codes</a></td> + <td class='detail'>client_id</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/clients.html'>clients</a></td> + <td class='primaryKey' title='Primary Key'>client_id</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/tokens.html'>tokens</a></td> + <td class='indexedColumn' title='Indexed'>client_id</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/session.html'>session</a></td> + <td class='indexedColumn' title='Indexed'>expire</td> + <td class='detail'>bigint unsigned</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/tokens.html'>tokens</a></td> + <td class='indexedColumn' title='Indexed'>expires</td> + <td class='detail'>bigint unsigned</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/session.html'>session</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>bigint unsigned</td> + <td class='detail' align='right'>20</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/clients.html'>clients</a></td> + <td class='detail'>pw</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xperm.html'>xperm</a></td> + <td class='indexedColumn' title='Indexed'>xp_client</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>dob</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'>0000-00-00</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>gender</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_network</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='indexedColumn' title='Indexed'>network</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='detail'>outq_driver</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>postal_code</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/verify.html'>verify</a></td> + <td class='indexedColumn' title='Indexed'>type</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_photo_mimetype</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'>image/jpeg</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_postcode</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/auth_codes.html'>auth_codes</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>40</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/tokens.html'>tokens</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>40</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_profile</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>filetype</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>folder</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>hash</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>hash</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>lang</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='indexedColumn' title='Indexed'>obj_page</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>profile_guid</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xperm.html'>xperm</a></td> + <td class='indexedColumn' title='Indexed'>xp_perm</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_timezone</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'>UTC</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatpresence.html'>chatpresence</a></td> + <td class='detail'>cp_client</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>creator</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>likee</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>liker</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>target_id</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>type</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'>image/jpeg</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/auth_codes.html'>auth_codes</a></td> + <td class='detail'>redirect_uri</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>200</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/clients.html'>clients</a></td> + <td class='detail'>redirect_uri</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>200</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/tokens.html'>tokens</a></td> + <td class='detail'>scope</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>200</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/auth_codes.html'>auth_codes</a></td> + <td class='detail'>scope</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>250</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='indexedColumn' title='Indexed'>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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>address</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>album</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>alias</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>app</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='detail'>app_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='detail'>app_author</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_id</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='detail'>app_page</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_photo</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_price</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='detail'>app_requires</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='detail'>app_sig</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_url</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_version</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>author_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>batch</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/config.html'>config</a></td> + <td class='indexedColumn' title='Indexed'>cat</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/pconfig.html'>pconfig</a></td> + <td class='indexedColumn' title='Indexed'>cat</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/sys_perms.html'>sys_perms</a></td> + <td class='detail'>cat</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xconfig.html'>xconfig</a></td> + <td class='indexedColumn' title='Indexed'>cat</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_address</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_default_group</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_location</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_passwd_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_startpage</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_theme</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chat.html'>chat</a></td> + <td class='indexedColumn' title='Indexed'>chat_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>comment_policy</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>confirm</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>coord</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>country_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatpresence.html'>chatpresence</a></td> + <td class='indexedColumn' title='Indexed'>cp_status</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatpresence.html'>chatpresence</a></td> + <td class='indexedColumn' title='Indexed'>cp_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='indexedColumn' title='Indexed'>cr_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='detail'>creator</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile_check.html'>profile_check</a></td> + <td class='indexedColumn' title='Indexed'>dfrn_id</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>dob_tz</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'>UTC</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>event_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>event_status</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>event_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profdef.html'>profdef</a></td> + <td class='detail'>field_desc</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profdef.html'>profdef</a></td> + <td class='detail'>field_help</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profdef.html'>profdef</a></td> + <td class='indexedColumn' title='Indexed'>field_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hook.html'>hook</a></td> + <td class='detail'>file</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>filename</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>filename</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>from_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hook.html'>hook</a></td> + <td class='detail'>function</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='detail'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/groups.html'>groups</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profext.html'>profext</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/register.html'>register</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>homepage</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>hometown</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hook.html'>hook</a></td> + <td class='indexedColumn' title='Indexed'>hook</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='detail'>hubloc_callback</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_connect</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='detail'>hubloc_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_host</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_url</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>imgurl</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='indexedColumn' title='Indexed'>issue_assigned</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='indexedColumn' title='Indexed'>issue_component</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/cache.html'>cache</a></td> + <td class='primaryKey' title='Primary Key'>k</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/config.html'>config</a></td> + <td class='indexedColumn' title='Indexed'>k</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/pconfig.html'>pconfig</a></td> + <td class='indexedColumn' title='Indexed'>k</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profext.html'>profext</a></td> + <td class='indexedColumn' title='Indexed'>k</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/sys_perms.html'>sys_perms</a></td> + <td class='detail'>k</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xconfig.html'>xconfig</a></td> + <td class='indexedColumn' title='Indexed'>k</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>layout_mid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>link</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>llink</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>locality</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>location</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>marital</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='detail'>menu_desc</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='indexedColumn' title='Indexed'>menu_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/verify.html'>verify</a></td> + <td class='indexedColumn' title='Indexed'>meta</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>mid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>mimetype</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>mitem_desc</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>mitem_link</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/groups.html'>groups</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>nick</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>notify</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='indexedColumn' title='Indexed'>obj_obj</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>obj_type</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='indexedColumn' title='Indexed'>obj_verb</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='primaryKey' title='Primary Key'>outq_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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_posturl</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>owner_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>parent</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>parent_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>parent_mid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>parent_mid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/register.html'>register</a></td> + <td class='detail'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>pdesc</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>photo</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>photo</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='detail'>photo</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>photo</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>plink</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>politic</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>poll</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fserver.html'>fserver</a></td> + <td class='indexedColumn' title='Indexed'>posturl</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>profile_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>public_policy</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>region</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>religion</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>request</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>request</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>resource_id</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>resource_id</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile_check.html'>profile_check</a></td> + <td class='indexedColumn' title='Indexed'>sec</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fserver.html'>fserver</a></td> + <td class='indexedColumn' title='Indexed'>server</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item_id.html'>item_id</a></td> + <td class='indexedColumn' title='Indexed'>service</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>sexual</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/shares.html'>shares</a></td> + <td class='indexedColumn' title='Indexed'>share_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item_id.html'>item_id</a></td> + <td class='indexedColumn' title='Indexed'>sid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/session.html'>session</a></td> + <td class='indexedColumn' title='Indexed'>sid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/sign.html'>sign</a></td> + <td class='detail'>signer</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_directory</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='detail'>site_location</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_realm</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_sellpage</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='primaryKey' title='Primary Key'>site_url</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>source_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/source.html'>source</a></td> + <td class='indexedColumn' title='Indexed'>src_channel_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/source.html'>source</a></td> + <td class='indexedColumn' title='Indexed'>src_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>summary</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>target_type</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/spam.html'>spam</a></td> + <td class='indexedColumn' title='Indexed'>term</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>term</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>term_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>tgt_type</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>thr_parent</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>thumb</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>title</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>to_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/verify.html'>verify</a></td> + <td class='indexedColumn' title='Indexed'>token</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>type</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>url</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>url</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='detail'>url</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='detail'>url</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>verb</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>verb</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='detail'>verb</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='detail'>version</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/vote.html'>vote</a></td> + <td class='indexedColumn' title='Indexed'>vote_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/group_member.html'>group_member</a></td> + <td class='indexedColumn' title='Indexed'>xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/manage.html'>manage</a></td> + <td class='indexedColumn' title='Indexed'>xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xconfig.html'>xconfig</a></td> + <td class='indexedColumn' title='Indexed'>xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xign.html'>xign</a></td> + <td class='indexedColumn' title='Indexed'>xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_connpage</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_connurl</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_follow</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='primaryKey' title='Primary Key'>xchan_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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_instance_url</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_network</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_photo_l</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_photo_m</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_photo_s</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_url</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchat.html'>xchat</a></td> + <td class='indexedColumn' title='Indexed'>xchat_desc</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchat.html'>xchat</a></td> + <td class='indexedColumn' title='Indexed'>xchat_url</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchat.html'>xchat</a></td> + <td class='indexedColumn' title='Indexed'>xchat_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='indexedColumn' title='Indexed'>xlink_link</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='indexedColumn' title='Indexed'>xlink_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_country</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_desc</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_gender</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='primaryKey' title='Primary Key'>xprof_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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='detail'>xprof_homepage</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_hometown</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_locale</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_marital</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_region</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_sexual</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xtag.html'>xtag</a></td> + <td class='indexedColumn' title='Indexed'>xtag_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xtag.html'>xtag</a></td> + <td class='indexedColumn' title='Indexed'>xtag_term</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='detail'>abook_excl</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='detail'>abook_incl</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>about</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='detail'>app_desc</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>book</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>chandesc</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_guid_sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_prvkey</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_pubkey</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>channels</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>contact</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/session.html'>session</a></td> + <td class='detail'>data</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>description</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>description</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>dislikes</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>education</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>event_repeat</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>film</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='detail'>hubloc_guid_sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='detail'>hubloc_sitekey</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='detail'>hubloc_url_sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/clients.html'>clients</a></td> + <td class='detail'>icon</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center' title='nullable'> √ </td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>null</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>interest</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fserver.html'>fserver</a></td> + <td class='detail'>key</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>keywords</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>likes</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>location</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>music</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/clients.html'>clients</a></td> + <td class='detail'>name</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center' title='nullable'> √ </td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>null</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>note</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>object</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/poll_elm.html'>poll_elm</a></td> + <td class='detail'>pelm_desc</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/poll.html'>poll</a></td> + <td class='detail'>poll_desc</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>postopts</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>pubkey</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>romance</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>route</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/tokens.html'>tokens</a></td> + <td class='detail'>secret</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='detail'>sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/sign.html'>sign</a></td> + <td class='detail'>signature</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>summary</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>target</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>title</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='detail'>title</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>tv</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/cache.html'>cache</a></td> + <td class='detail'>v</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/config.html'>config</a></td> + <td class='detail'>v</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/vote.html'>vote</a></td> + <td class='detail'>vote_result</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>with</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>work</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_guid_sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_pubkey</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='detail'>xlink_rating_text</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='detail'>xlink_sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='detail'>xprof_about</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='detail'>xprof_keywords</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='detail'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='detail'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>attach</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='detail'>attach</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>body</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='detail'>body</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chat.html'>chat</a></td> + <td class='detail'>chat_text</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>data</td> + <td class='detail'>mediumblob</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>diaspora_meta</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>display_path</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>display_path</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profdef.html'>profdef</a></td> + <td class='detail'>field_inputs</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>html</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='detail'>msg</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>os_path</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>os_path</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='detail'>outq_msg</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='detail'>outq_notify</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='detail'>recips</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/sign.html'>sign</a></td> + <td class='detail'>signed_text</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/source.html'>source</a></td> + <td class='detail'>src_patt</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='detail'>subject</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='detail'>target</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/pconfig.html'>pconfig</a></td> + <td class='detail'>v</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profext.html'>profext</a></td> + <td class='detail'>v</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/sys_perms.html'>sys_perms</a></td> + <td class='detail'>v</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xconfig.html'>xconfig</a></td> + <td class='detail'>v</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>data</td> + <td class='detail'>longblob</td> + <td class='detail' align='right'>2147483647</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +</table> +</div> +</div> +</body> +</html> diff --git a/hubzilla_er/columns.byTable.html b/hubzilla_er/columns.byTable.html new file mode 100644 index 000000000..5bf52c043 --- /dev/null +++ b/hubzilla_er/columns.byTable.html @@ -0,0 +1,7153 @@ +<!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 - Columns</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><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 id='current'><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> - Columns</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><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' 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> + </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> +<tr valign='top'><td class='container' align='left' valign='top'> +<p> +<form name='options' action=''> + <label for='showComments'><input type=checkbox id='showComments'>Comments</label> + <label for='showLegend'><input type=checkbox checked id='showLegend'>Legend</label> +</form> +</table> +<div class='indent'> +<b>zot contains 705 columns</b> - click on heading to sort:<a name='columns'></a> +<table id='columns' class='dataTable' border='1' rules='groups'> +<colgroup> +<colgroup> +<colgroup> +<colgroup> +<colgroup> +<colgroup> +<colgroup> +<colgroup class='comment'> +<thead align='left'> +<tr> + <th class='sortedByColumn'>Table</th> + <th class='notSortedByColumn'><a href='columns.byColumn.html#columns'><span class='notSortedByColumn'>Column</span></a></th> + <th class='notSortedByColumn'><a href='columns.byType.html#columns'><span class='notSortedByColumn'>Type</span></a></th> + <th class='notSortedByColumn'><a href='columns.bySize.html#columns'><span class='notSortedByColumn'>Size</span></a></th> + <th title='Are nulls allowed?' class='notSortedByColumn'><a href='columns.byNulls.html#columns'><span class='notSortedByColumn'>Nulls</span></a></th> + <th title='Is column automatically updated?' class='notSortedByColumn'><a href='columns.byAuto.html#columns'><span class='notSortedByColumn'>Auto</span></a></th> + <th title='Default value' class='notSortedByColumn'><a href='columns.byDefault.html#columns'><span class='notSortedByColumn'>Default</span></a></th> + <th title='Comments' class='comment'><span class='notSortedByColumn'>Comments</span></th> +</tr> +</thead> +<tbody valign='top'> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_account</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_archived</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_blocked</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_closeness</td> + <td class='detail'>tinyint unsigned</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>99</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_connected</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_dob</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='detail'>abook_excl</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_feed</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_hidden</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='primaryKey' title='Primary Key'>abook_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_ignored</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='detail'>abook_incl</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_my_perms</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_pending</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_profile</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_self</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_their_perms</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_unconnected</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_updated</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='indexedColumn' title='Indexed'>hidden</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='indexedColumn' title='Indexed'>installed</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='detail'>plugin_admin</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='detail'>timestamp</td> + <td class='detail'>bigint</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'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='detail'>version</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='detail'>app_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='detail'>app_author</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_channel</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='detail'>app_desc</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_id</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='detail'>app_page</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_photo</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_price</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='detail'>app_requires</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='detail'>app_sig</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_url</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_version</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>creator</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>data</td> + <td class='detail'>longblob</td> + <td class='detail' align='right'>2147483647</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>display_path</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>edited</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>filename</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>filesize</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>filetype</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>folder</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>hash</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>is_dir</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>is_photo</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>os_path</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>os_storage</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>revision</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/auth_codes.html'>auth_codes</a></td> + <td class='detail'>client_id</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/auth_codes.html'>auth_codes</a></td> + <td class='detail'>expires</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/auth_codes.html'>auth_codes</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>40</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/auth_codes.html'>auth_codes</a></td> + <td class='detail'>redirect_uri</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>200</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/auth_codes.html'>auth_codes</a></td> + <td class='detail'>scope</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>250</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/cache.html'>cache</a></td> + <td class='primaryKey' title='Primary Key'>k</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/cache.html'>cache</a></td> + <td class='detail'>updated</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/cache.html'>cache</a></td> + <td class='detail'>v</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_a_delegate</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_a_republish</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_address</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_default_group</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_deleted</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_dirdate</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_expire_days</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_guid_sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='primaryKey' title='Primary Key'>channel_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_lastpost</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_location</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_max_anon_mail</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'>10</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_max_friend_req</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'>10</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_notifyflags</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'>65535</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_pageflags</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_passwd_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_primary</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_prvkey</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_pubkey</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_r_abook</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_r_pages</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_r_photos</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_r_profile</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_r_storage</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_r_stream</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_removed</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_startpage</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_system</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_theme</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_timezone</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'>UTC</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_chat</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_comment</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_like</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_mail</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_pages</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_photos</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_storage</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_stream</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_tagwall</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_wall</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chat.html'>chat</a></td> + <td class='primaryKey' title='Primary Key'>chat_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chat.html'>chat</a></td> + <td class='indexedColumn' title='Indexed'>chat_room</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chat.html'>chat</a></td> + <td class='detail'>chat_text</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chat.html'>chat</a></td> + <td class='indexedColumn' title='Indexed'>chat_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chat.html'>chat</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatpresence.html'>chatpresence</a></td> + <td class='detail'>cp_client</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatpresence.html'>chatpresence</a></td> + <td class='primaryKey' title='Primary Key'>cp_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatpresence.html'>chatpresence</a></td> + <td class='indexedColumn' title='Indexed'>cp_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatpresence.html'>chatpresence</a></td> + <td class='indexedColumn' title='Indexed'>cp_room</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatpresence.html'>chatpresence</a></td> + <td class='indexedColumn' title='Indexed'>cp_status</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatpresence.html'>chatpresence</a></td> + <td class='indexedColumn' title='Indexed'>cp_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='detail'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='indexedColumn' title='Indexed'>cr_aid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='indexedColumn' title='Indexed'>cr_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='indexedColumn' title='Indexed'>cr_edited</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='indexedColumn' title='Indexed'>cr_expire</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='primaryKey' title='Primary Key'>cr_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='indexedColumn' title='Indexed'>cr_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='indexedColumn' title='Indexed'>cr_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/clients.html'>clients</a></td> + <td class='primaryKey' title='Primary Key'>client_id</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/clients.html'>clients</a></td> + <td class='detail'>icon</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center' title='nullable'> √ </td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>null</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/clients.html'>clients</a></td> + <td class='detail'>name</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center' title='nullable'> √ </td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>null</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/clients.html'>clients</a></td> + <td class='detail'>pw</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/clients.html'>clients</a></td> + <td class='detail'>redirect_uri</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>200</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/clients.html'>clients</a></td> + <td class='detail'>uid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/config.html'>config</a></td> + <td class='indexedColumn' title='Indexed'>cat</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/config.html'>config</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/config.html'>config</a></td> + <td class='indexedColumn' title='Indexed'>k</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/config.html'>config</a></td> + <td class='detail'>v</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='detail'>creator</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='detail'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='detail'>recips</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='detail'>subject</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='detail'>uid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='indexedColumn' title='Indexed'>updated</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>adjust</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'>1</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>description</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>edited</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>event_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>event_percent</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>event_repeat</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>event_sequence</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>event_status</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>event_status_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>event_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>finish</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>ignore</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>location</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>nofinish</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>start</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>summary</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>type</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='indexedColumn' title='Indexed'>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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>alias</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>batch</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>confirm</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='indexedColumn' title='Indexed'>network</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>nick</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>notify</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>photo</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>poll</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>priority</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>pubkey</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>request</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>updated</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>url</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/ffinder.html'>ffinder</a></td> + <td class='indexedColumn' title='Indexed'>cid</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/ffinder.html'>ffinder</a></td> + <td class='indexedColumn' title='Indexed'>fid</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/ffinder.html'>ffinder</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/ffinder.html'>ffinder</a></td> + <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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fserver.html'>fserver</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fserver.html'>fserver</a></td> + <td class='detail'>key</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fserver.html'>fserver</a></td> + <td class='indexedColumn' title='Indexed'>posturl</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fserver.html'>fserver</a></td> + <td class='indexedColumn' title='Indexed'>server</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>cid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>note</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>photo</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>request</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>uid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>url</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/group_member.html'>group_member</a></td> + <td class='indexedColumn' title='Indexed'>gid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/group_member.html'>group_member</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/group_member.html'>group_member</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/group_member.html'>group_member</a></td> + <td class='indexedColumn' title='Indexed'>xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/groups.html'>groups</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/groups.html'>groups</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/groups.html'>groups</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/groups.html'>groups</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/groups.html'>groups</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/groups.html'>groups</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hook.html'>hook</a></td> + <td class='detail'>file</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hook.html'>hook</a></td> + <td class='detail'>function</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hook.html'>hook</a></td> + <td class='indexedColumn' title='Indexed'>hook</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hook.html'>hook</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hook.html'>hook</a></td> + <td class='detail'>priority</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='detail'>hubloc_callback</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_connect</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_connected</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_error</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='detail'>hubloc_guid_sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='detail'>hubloc_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_host</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='primaryKey' title='Primary Key'>hubloc_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_network</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_orphancheck</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_primary</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='detail'>hubloc_sitekey</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_status</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_updated</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_url</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='detail'>hubloc_url_sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='indexedColumn' title='Indexed'>issue_assigned</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='indexedColumn' title='Indexed'>issue_component</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='indexedColumn' title='Indexed'>issue_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='primaryKey' title='Primary Key'>issue_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='indexedColumn' title='Indexed'>issue_priority</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='indexedColumn' title='Indexed'>issue_status</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='indexedColumn' title='Indexed'>issue_updated</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>app</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>attach</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>author_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>body</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>comment_policy</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>commented</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>comments_closed</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>coord</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>diaspora_meta</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>edited</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>html</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_blocked</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_consensus</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_delayed</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_hidden</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_mentionsme</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_nocomment</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_notshown</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_nsfw</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_obscured</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_origin</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_pending_remove</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_private</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_relay</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_restrict</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_retained</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_rss</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_starred</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_thread_top</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_type</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_unpublished</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_unseen</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_uplink</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_verified</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_wall</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>lang</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>layout_mid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>llink</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>location</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>mid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>mimetype</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>obj_type</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>object</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>owner_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>parent_mid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>plink</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>postopts</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>public_policy</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>received</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>resource_id</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>resource_type</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>revision</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>route</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>source_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>target</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>tgt_type</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>thr_parent</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>title</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>verb</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item_id.html'>item_id</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item_id.html'>item_id</a></td> + <td class='indexedColumn' title='Indexed'>iid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item_id.html'>item_id</a></td> + <td class='indexedColumn' title='Indexed'>service</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item_id.html'>item_id</a></td> + <td class='indexedColumn' title='Indexed'>sid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item_id.html'>item_id</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>iid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>likee</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>liker</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='detail'>target</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>target_id</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>target_type</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>verb</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='detail'>attach</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='detail'>body</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>convid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>from_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_deleted</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_isreply</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_obscured</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_recalled</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_replied</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_seen</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>parent_mid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='detail'>sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='detail'>title</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>to_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/manage.html'>manage</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/manage.html'>manage</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/manage.html'>manage</a></td> + <td class='indexedColumn' title='Indexed'>xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='indexedColumn' title='Indexed'>menu_channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='indexedColumn' title='Indexed'>menu_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='detail'>menu_desc</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='indexedColumn' title='Indexed'>menu_edited</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='indexedColumn' title='Indexed'>menu_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='primaryKey' title='Primary Key'>menu_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='indexedColumn' title='Indexed'>menu_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='indexedColumn' title='Indexed'>mitem_channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>mitem_desc</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='indexedColumn' title='Indexed'>mitem_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='primaryKey' title='Primary Key'>mitem_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>mitem_link</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='indexedColumn' title='Indexed'>mitem_menu_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>mitem_order</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>hash</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>link</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='detail'>msg</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>otype</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>parent</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='detail'>photo</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>seen</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>type</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='detail'>url</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='detail'>verb</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='detail'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='indexedColumn' title='Indexed'>obj_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='primaryKey' title='Primary Key'>obj_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='indexedColumn' title='Indexed'>obj_obj</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='indexedColumn' title='Indexed'>obj_page</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='indexedColumn' title='Indexed'>obj_type</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='indexedColumn' title='Indexed'>obj_verb</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_account</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_async</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_delivered</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='detail'>outq_driver</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='primaryKey' title='Primary Key'>outq_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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='detail'>outq_msg</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='detail'>outq_notify</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_posturl</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_priority</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_updated</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/pconfig.html'>pconfig</a></td> + <td class='indexedColumn' title='Indexed'>cat</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/pconfig.html'>pconfig</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/pconfig.html'>pconfig</a></td> + <td class='indexedColumn' title='Indexed'>k</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/pconfig.html'>pconfig</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/pconfig.html'>pconfig</a></td> + <td class='detail'>v</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>album</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>data</td> + <td class='detail'>mediumblob</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>description</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>display_path</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>edited</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>filename</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>height</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>is_nsfw</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>os_path</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>os_storage</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>photo_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>photo_usage</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>profile</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>resource_id</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>scale</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>size</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>title</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>type</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'>image/jpeg</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>width</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/poll.html'>poll</a></td> + <td class='indexedColumn' title='Indexed'>poll_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/poll.html'>poll</a></td> + <td class='detail'>poll_desc</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/poll.html'>poll</a></td> + <td class='indexedColumn' title='Indexed'>poll_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/poll.html'>poll</a></td> + <td class='primaryKey' title='Primary Key'>poll_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/poll.html'>poll</a></td> + <td class='indexedColumn' title='Indexed'>poll_votes</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/poll_elm.html'>poll_elm</a></td> + <td class='detail'>pelm_desc</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/poll_elm.html'>poll_elm</a></td> + <td class='detail'>pelm_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/poll_elm.html'>poll_elm</a></td> + <td class='primaryKey' title='Primary Key'>pelm_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/poll_elm.html'>poll_elm</a></td> + <td class='indexedColumn' title='Indexed'>pelm_poll</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/poll_elm.html'>poll_elm</a></td> + <td class='indexedColumn' title='Indexed'>pelm_result</td> + <td class='detail'>float</td> + <td class='detail' align='right'>12</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profdef.html'>profdef</a></td> + <td class='detail'>field_desc</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profdef.html'>profdef</a></td> + <td class='detail'>field_help</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profdef.html'>profdef</a></td> + <td class='detail'>field_inputs</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profdef.html'>profdef</a></td> + <td class='indexedColumn' title='Indexed'>field_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profdef.html'>profdef</a></td> + <td class='detail'>field_type</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profdef.html'>profdef</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profext.html'>profext</a></td> + <td class='indexedColumn' title='Indexed'>channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profext.html'>profext</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profext.html'>profext</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profext.html'>profext</a></td> + <td class='indexedColumn' title='Indexed'>k</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profext.html'>profext</a></td> + <td class='detail'>v</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>about</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>address</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>book</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>chandesc</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>channels</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>contact</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>country_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>dislikes</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>dob</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'>0000-00-00</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>dob_tz</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'>UTC</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>education</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>film</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>gender</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>hide_friends</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>homepage</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>hometown</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>howlong</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>interest</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>is_default</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>keywords</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>likes</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>locality</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>marital</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>music</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>pdesc</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>photo</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>politic</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>postal_code</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>profile_guid</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>profile_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>publish</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>region</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>religion</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>romance</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>sexual</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>summary</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>thumb</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>tv</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>with</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>work</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile_check.html'>profile_check</a></td> + <td class='indexedColumn' title='Indexed'>cid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile_check.html'>profile_check</a></td> + <td class='indexedColumn' title='Indexed'>dfrn_id</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile_check.html'>profile_check</a></td> + <td class='indexedColumn' title='Indexed'>expire</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile_check.html'>profile_check</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile_check.html'>profile_check</a></td> + <td class='indexedColumn' title='Indexed'>sec</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile_check.html'>profile_check</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/register.html'>register</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/register.html'>register</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/register.html'>register</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/register.html'>register</a></td> + <td class='detail'>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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/register.html'>register</a></td> + <td class='detail'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/register.html'>register</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/session.html'>session</a></td> + <td class='detail'>data</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/session.html'>session</a></td> + <td class='indexedColumn' title='Indexed'>expire</td> + <td class='detail'>bigint unsigned</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/session.html'>session</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>bigint unsigned</td> + <td class='detail' align='right'>20</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/session.html'>session</a></td> + <td class='indexedColumn' title='Indexed'>sid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/shares.html'>shares</a></td> + <td class='primaryKey' title='Primary Key'>share_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/shares.html'>shares</a></td> + <td class='indexedColumn' title='Indexed'>share_target</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/shares.html'>shares</a></td> + <td class='indexedColumn' title='Indexed'>share_type</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/shares.html'>shares</a></td> + <td class='indexedColumn' title='Indexed'>share_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/sign.html'>sign</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/sign.html'>sign</a></td> + <td class='indexedColumn' title='Indexed'>iid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/sign.html'>sign</a></td> + <td class='indexedColumn' title='Indexed'>retract_iid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/sign.html'>sign</a></td> + <td class='detail'>signature</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/sign.html'>sign</a></td> + <td class='detail'>signed_text</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/sign.html'>sign</a></td> + <td class='detail'>signer</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_access</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_dead</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_directory</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='detail'>site_location</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_pull</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_realm</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_register</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_sellpage</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='detail'>site_sync</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_update</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='primaryKey' title='Primary Key'>site_url</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_valid</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/source.html'>source</a></td> + <td class='indexedColumn' title='Indexed'>src_channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/source.html'>source</a></td> + <td class='indexedColumn' title='Indexed'>src_channel_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/source.html'>source</a></td> + <td class='primaryKey' title='Primary Key'>src_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/source.html'>source</a></td> + <td class='detail'>src_patt</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/source.html'>source</a></td> + <td class='indexedColumn' title='Indexed'>src_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/spam.html'>spam</a></td> + <td class='detail'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/spam.html'>spam</a></td> + <td class='indexedColumn' title='Indexed'>ham</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/spam.html'>spam</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/spam.html'>spam</a></td> + <td class='indexedColumn' title='Indexed'>spam</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/spam.html'>spam</a></td> + <td class='indexedColumn' title='Indexed'>term</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/spam.html'>spam</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/sys_perms.html'>sys_perms</a></td> + <td class='detail'>cat</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/sys_perms.html'>sys_perms</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/sys_perms.html'>sys_perms</a></td> + <td class='detail'>k</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/sys_perms.html'>sys_perms</a></td> + <td class='detail'>public_perm</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/sys_perms.html'>sys_perms</a></td> + <td class='detail'>v</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>imgurl</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>oid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>otype</td> + <td class='detail'>tinyint unsigned</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>parent_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>term</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>term_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='primaryKey' title='Primary Key'>tid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>type</td> + <td class='detail'>tinyint unsigned</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='detail'>url</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/tokens.html'>tokens</a></td> + <td class='indexedColumn' title='Indexed'>client_id</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/tokens.html'>tokens</a></td> + <td class='indexedColumn' title='Indexed'>expires</td> + <td class='detail'>bigint unsigned</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/tokens.html'>tokens</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>40</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/tokens.html'>tokens</a></td> + <td class='detail'>scope</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>200</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/tokens.html'>tokens</a></td> + <td class='detail'>secret</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/tokens.html'>tokens</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/verify.html'>verify</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/verify.html'>verify</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/verify.html'>verify</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/verify.html'>verify</a></td> + <td class='indexedColumn' title='Indexed'>meta</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/verify.html'>verify</a></td> + <td class='indexedColumn' title='Indexed'>token</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/verify.html'>verify</a></td> + <td class='indexedColumn' title='Indexed'>type</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/vote.html'>vote</a></td> + <td class='indexedColumn' title='Indexed'>vote_element</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/vote.html'>vote</a></td> + <td class='primaryKey' title='Primary Key'>vote_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/vote.html'>vote</a></td> + <td class='indexedColumn' title='Indexed'>vote_poll</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/vote.html'>vote</a></td> + <td class='detail'>vote_result</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/vote.html'>vote</a></td> + <td class='indexedColumn' title='Indexed'>vote_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_censored</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_connpage</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_connurl</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_follow</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_guid_sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='primaryKey' title='Primary Key'>xchan_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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_hidden</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_instance_url</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_name_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_network</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_orphan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_photo_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_photo_l</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_photo_m</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_photo_mimetype</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'>image/jpeg</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_photo_s</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_pubforum</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_pubkey</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_selfcensored</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_system</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_url</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchat.html'>xchat</a></td> + <td class='indexedColumn' title='Indexed'>xchat_desc</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchat.html'>xchat</a></td> + <td class='indexedColumn' title='Indexed'>xchat_edited</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchat.html'>xchat</a></td> + <td class='primaryKey' title='Primary Key'>xchat_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchat.html'>xchat</a></td> + <td class='indexedColumn' title='Indexed'>xchat_url</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchat.html'>xchat</a></td> + <td class='indexedColumn' title='Indexed'>xchat_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xconfig.html'>xconfig</a></td> + <td class='indexedColumn' title='Indexed'>cat</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xconfig.html'>xconfig</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xconfig.html'>xconfig</a></td> + <td class='indexedColumn' title='Indexed'>k</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xconfig.html'>xconfig</a></td> + <td class='detail'>v</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xconfig.html'>xconfig</a></td> + <td class='indexedColumn' title='Indexed'>xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xign.html'>xign</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xign.html'>xign</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xign.html'>xign</a></td> + <td class='indexedColumn' title='Indexed'>xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='primaryKey' title='Primary Key'>xlink_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='indexedColumn' title='Indexed'>xlink_link</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='indexedColumn' title='Indexed'>xlink_rating</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='detail'>xlink_rating_text</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='detail'>xlink_sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='indexedColumn' title='Indexed'>xlink_static</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='indexedColumn' title='Indexed'>xlink_updated</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='indexedColumn' title='Indexed'>xlink_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xperm.html'>xperm</a></td> + <td class='indexedColumn' title='Indexed'>xp_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xperm.html'>xperm</a></td> + <td class='indexedColumn' title='Indexed'>xp_client</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xperm.html'>xperm</a></td> + <td class='primaryKey' title='Primary Key'>xp_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xperm.html'>xperm</a></td> + <td class='indexedColumn' title='Indexed'>xp_perm</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='detail'>xprof_about</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_age</td> + <td class='detail'>tinyint unsigned</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_country</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_desc</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_dob</td> + <td class='detail'>char</td> + <td class='detail' align='right'>12</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_gender</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='primaryKey' title='Primary Key'>xprof_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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='detail'>xprof_homepage</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_hometown</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='detail'>xprof_keywords</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_locale</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_marital</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_postcode</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_region</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_sexual</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xtag.html'>xtag</a></td> + <td class='indexedColumn' title='Indexed'>xtag_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xtag.html'>xtag</a></td> + <td class='indexedColumn' title='Indexed'>xtag_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xtag.html'>xtag</a></td> + <td class='primaryKey' title='Primary Key'>xtag_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xtag.html'>xtag</a></td> + <td class='indexedColumn' title='Indexed'>xtag_term</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='comment detail'></td> +</tr> +</table> +</div> +</div> +</body> +</html> diff --git a/hubzilla_er/columns.byType.html b/hubzilla_er/columns.byType.html new file mode 100644 index 000000000..f2dc706e1 --- /dev/null +++ b/hubzilla_er/columns.byType.html @@ -0,0 +1,7153 @@ +<!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 - Columns</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><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 id='current'><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> - Columns</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><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' 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> + </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> +<tr valign='top'><td class='container' align='left' valign='top'> +<p> +<form name='options' action=''> + <label for='showComments'><input type=checkbox id='showComments'>Comments</label> + <label for='showLegend'><input type=checkbox checked id='showLegend'>Legend</label> +</form> +</table> +<div class='indent'> +<b>zot contains 705 columns</b> - click on heading to sort:<a name='columns'></a> +<table id='columns' class='dataTable' border='1' rules='groups'> +<colgroup> +<colgroup> +<colgroup> +<colgroup> +<colgroup> +<colgroup> +<colgroup> +<colgroup class='comment'> +<thead align='left'> +<tr> + <th class='notSortedByColumn'><a href='columns.byTable.html#columns'><span class='notSortedByColumn'>Table</span></a></th> + <th class='notSortedByColumn'><a href='columns.byColumn.html#columns'><span class='notSortedByColumn'>Column</span></a></th> + <th class='sortedByColumn'>Type</th> + <th class='notSortedByColumn'><a href='columns.bySize.html#columns'><span class='notSortedByColumn'>Size</span></a></th> + <th title='Are nulls allowed?' class='notSortedByColumn'><a href='columns.byNulls.html#columns'><span class='notSortedByColumn'>Nulls</span></a></th> + <th title='Is column automatically updated?' class='notSortedByColumn'><a href='columns.byAuto.html#columns'><span class='notSortedByColumn'>Auto</span></a></th> + <th title='Default value' class='notSortedByColumn'><a href='columns.byDefault.html#columns'><span class='notSortedByColumn'>Default</span></a></th> + <th title='Comments' class='comment'><span class='notSortedByColumn'>Comments</span></th> +</tr> +</thead> +<tbody valign='top'> +<tr class='even'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='detail'>timestamp</td> + <td class='detail'>bigint</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'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/session.html'>session</a></td> + <td class='indexedColumn' title='Indexed'>expire</td> + <td class='detail'>bigint unsigned</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/tokens.html'>tokens</a></td> + <td class='indexedColumn' title='Indexed'>expires</td> + <td class='detail'>bigint unsigned</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/session.html'>session</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>bigint unsigned</td> + <td class='detail' align='right'>20</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>adjust</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'>1</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_primary</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_removed</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_system</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/groups.html'>groups</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='indexedColumn' title='Indexed'>hidden</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>hide_friends</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_error</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_orphancheck</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_primary</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>ignore</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='indexedColumn' title='Indexed'>installed</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>is_default</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>is_dir</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>is_nsfw</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>is_photo</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_blocked</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_consensus</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_delayed</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_hidden</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_mentionsme</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_nocomment</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_notshown</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_nsfw</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_obscured</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_origin</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_pending_remove</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_private</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_relay</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_retained</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_rss</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_starred</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_thread_top</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_unpublished</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_unseen</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_uplink</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_verified</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_wall</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>nofinish</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>os_storage</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>os_storage</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_async</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_delivered</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='detail'>plugin_admin</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>priority</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>profile</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/sys_perms.html'>sys_perms</a></td> + <td class='detail'>public_perm</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>publish</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>seen</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/groups.html'>groups</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_censored</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_hidden</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_orphan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_pubforum</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_selfcensored</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_system</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='indexedColumn' title='Indexed'>xlink_static</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_dob</td> + <td class='detail'>char</td> + <td class='detail' align='right'>12</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profdef.html'>profdef</a></td> + <td class='detail'>field_type</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/register.html'>register</a></td> + <td class='detail'>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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>otype</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>resource_type</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>dob</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'>0000-00-00</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>gender</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_network</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='indexedColumn' title='Indexed'>network</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='detail'>outq_driver</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>postal_code</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/verify.html'>verify</a></td> + <td class='indexedColumn' title='Indexed'>type</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_photo_mimetype</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'>image/jpeg</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_postcode</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_profile</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>filetype</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>folder</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>hash</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>hash</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>lang</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='indexedColumn' title='Indexed'>obj_page</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>profile_guid</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_timezone</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'>UTC</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatpresence.html'>chatpresence</a></td> + <td class='detail'>cp_client</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>creator</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>likee</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>liker</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>target_id</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>type</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'>image/jpeg</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='indexedColumn' title='Indexed'>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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>address</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>album</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>alias</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>app</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='detail'>app_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='detail'>app_author</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_id</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='detail'>app_page</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_photo</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_price</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='detail'>app_requires</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='detail'>app_sig</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_url</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_version</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>author_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>batch</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/config.html'>config</a></td> + <td class='indexedColumn' title='Indexed'>cat</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/pconfig.html'>pconfig</a></td> + <td class='indexedColumn' title='Indexed'>cat</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/sys_perms.html'>sys_perms</a></td> + <td class='detail'>cat</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xconfig.html'>xconfig</a></td> + <td class='indexedColumn' title='Indexed'>cat</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_address</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_default_group</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_location</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_passwd_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_startpage</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_theme</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chat.html'>chat</a></td> + <td class='indexedColumn' title='Indexed'>chat_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>comment_policy</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>confirm</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>coord</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>country_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatpresence.html'>chatpresence</a></td> + <td class='indexedColumn' title='Indexed'>cp_status</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatpresence.html'>chatpresence</a></td> + <td class='indexedColumn' title='Indexed'>cp_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='indexedColumn' title='Indexed'>cr_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='detail'>creator</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile_check.html'>profile_check</a></td> + <td class='indexedColumn' title='Indexed'>dfrn_id</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>dob_tz</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'>UTC</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>event_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>event_status</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>event_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profdef.html'>profdef</a></td> + <td class='detail'>field_desc</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profdef.html'>profdef</a></td> + <td class='detail'>field_help</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profdef.html'>profdef</a></td> + <td class='indexedColumn' title='Indexed'>field_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hook.html'>hook</a></td> + <td class='detail'>file</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>filename</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>filename</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>from_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hook.html'>hook</a></td> + <td class='detail'>function</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='detail'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/groups.html'>groups</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profext.html'>profext</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/register.html'>register</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>homepage</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>hometown</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hook.html'>hook</a></td> + <td class='indexedColumn' title='Indexed'>hook</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='detail'>hubloc_callback</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_connect</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='detail'>hubloc_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_host</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_url</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>imgurl</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='indexedColumn' title='Indexed'>issue_assigned</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='indexedColumn' title='Indexed'>issue_component</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/cache.html'>cache</a></td> + <td class='primaryKey' title='Primary Key'>k</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/config.html'>config</a></td> + <td class='indexedColumn' title='Indexed'>k</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/pconfig.html'>pconfig</a></td> + <td class='indexedColumn' title='Indexed'>k</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profext.html'>profext</a></td> + <td class='indexedColumn' title='Indexed'>k</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/sys_perms.html'>sys_perms</a></td> + <td class='detail'>k</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xconfig.html'>xconfig</a></td> + <td class='indexedColumn' title='Indexed'>k</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>layout_mid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>link</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>llink</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>locality</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>location</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>marital</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='detail'>menu_desc</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='indexedColumn' title='Indexed'>menu_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/verify.html'>verify</a></td> + <td class='indexedColumn' title='Indexed'>meta</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>mid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>mimetype</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>mitem_desc</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>mitem_link</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/groups.html'>groups</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>nick</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>notify</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='indexedColumn' title='Indexed'>obj_obj</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>obj_type</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='indexedColumn' title='Indexed'>obj_verb</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='primaryKey' title='Primary Key'>outq_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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_posturl</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>owner_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>parent</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>parent_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>parent_mid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>parent_mid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/register.html'>register</a></td> + <td class='detail'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>pdesc</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>photo</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>photo</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='detail'>photo</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>photo</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>plink</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>politic</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>poll</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fserver.html'>fserver</a></td> + <td class='indexedColumn' title='Indexed'>posturl</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>profile_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>public_policy</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>region</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>religion</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>request</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>request</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>resource_id</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>resource_id</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile_check.html'>profile_check</a></td> + <td class='indexedColumn' title='Indexed'>sec</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fserver.html'>fserver</a></td> + <td class='indexedColumn' title='Indexed'>server</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item_id.html'>item_id</a></td> + <td class='indexedColumn' title='Indexed'>service</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>sexual</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/shares.html'>shares</a></td> + <td class='indexedColumn' title='Indexed'>share_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item_id.html'>item_id</a></td> + <td class='indexedColumn' title='Indexed'>sid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/session.html'>session</a></td> + <td class='indexedColumn' title='Indexed'>sid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/sign.html'>sign</a></td> + <td class='detail'>signer</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_directory</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='detail'>site_location</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_realm</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_sellpage</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='primaryKey' title='Primary Key'>site_url</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>source_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/source.html'>source</a></td> + <td class='indexedColumn' title='Indexed'>src_channel_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/source.html'>source</a></td> + <td class='indexedColumn' title='Indexed'>src_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>summary</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>target_type</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/spam.html'>spam</a></td> + <td class='indexedColumn' title='Indexed'>term</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>term</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>term_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>tgt_type</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>thr_parent</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>thumb</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>title</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>to_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/verify.html'>verify</a></td> + <td class='indexedColumn' title='Indexed'>token</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>type</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>url</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>url</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='detail'>url</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='detail'>url</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>verb</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>verb</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='detail'>verb</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='detail'>version</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/vote.html'>vote</a></td> + <td class='indexedColumn' title='Indexed'>vote_xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/group_member.html'>group_member</a></td> + <td class='indexedColumn' title='Indexed'>xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/manage.html'>manage</a></td> + <td class='indexedColumn' title='Indexed'>xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xconfig.html'>xconfig</a></td> + <td class='indexedColumn' title='Indexed'>xchan</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xign.html'>xign</a></td> + <td class='indexedColumn' title='Indexed'>xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_connpage</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_connurl</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_follow</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='primaryKey' title='Primary Key'>xchan_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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_instance_url</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_network</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_photo_l</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_photo_m</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_photo_s</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_url</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchat.html'>xchat</a></td> + <td class='indexedColumn' title='Indexed'>xchat_desc</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchat.html'>xchat</a></td> + <td class='indexedColumn' title='Indexed'>xchat_url</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchat.html'>xchat</a></td> + <td class='indexedColumn' title='Indexed'>xchat_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='indexedColumn' title='Indexed'>xlink_link</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='indexedColumn' title='Indexed'>xlink_xchan</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_country</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_desc</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_gender</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='primaryKey' title='Primary Key'>xprof_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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='detail'>xprof_homepage</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_hometown</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_locale</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_marital</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_region</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_sexual</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xtag.html'>xtag</a></td> + <td class='indexedColumn' title='Indexed'>xtag_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xtag.html'>xtag</a></td> + <td class='indexedColumn' title='Indexed'>xtag_term</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_connected</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_dob</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_updated</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_deleted</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_dirdate</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_lastpost</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>commented</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>comments_closed</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatpresence.html'>chatpresence</a></td> + <td class='indexedColumn' title='Indexed'>cp_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='indexedColumn' title='Indexed'>cr_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='indexedColumn' title='Indexed'>cr_edited</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chat.html'>chat</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/register.html'>register</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/verify.html'>verify</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/spam.html'>spam</a></td> + <td class='detail'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>edited</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>edited</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>edited</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>edited</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>event_status_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>finish</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>howlong</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_connected</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_updated</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='indexedColumn' title='Indexed'>issue_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='indexedColumn' title='Indexed'>issue_updated</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='indexedColumn' title='Indexed'>menu_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='indexedColumn' title='Indexed'>menu_edited</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_updated</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>received</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_pull</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='detail'>site_sync</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_update</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>start</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/cache.html'>cache</a></td> + <td class='detail'>updated</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='indexedColumn' title='Indexed'>updated</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>updated</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_name_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_photo_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchat.html'>xchat</a></td> + <td class='indexedColumn' title='Indexed'>xchat_edited</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='indexedColumn' title='Indexed'>xlink_updated</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/poll_elm.html'>poll_elm</a></td> + <td class='indexedColumn' title='Indexed'>pelm_result</td> + <td class='detail'>float</td> + <td class='detail' align='right'>12</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_my_perms</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_their_perms</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='indexedColumn' title='Indexed'>app_channel</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_expire_days</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>cid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile_check.html'>profile_check</a></td> + <td class='indexedColumn' title='Indexed'>expire</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/auth_codes.html'>auth_codes</a></td> + <td class='detail'>expires</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/spam.html'>spam</a></td> + <td class='indexedColumn' title='Indexed'>ham</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fserver.html'>fserver</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hook.html'>hook</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/manage.html'>manage</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/pconfig.html'>pconfig</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/spam.html'>spam</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item_id.html'>item_id</a></td> + <td class='indexedColumn' title='Indexed'>iid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='indexedColumn' title='Indexed'>issue_priority</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='indexedColumn' title='Indexed'>issue_status</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_restrict</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>item_type</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='indexedColumn' title='Indexed'>menu_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='indexedColumn' title='Indexed'>mitem_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>mitem_order</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/poll_elm.html'>poll_elm</a></td> + <td class='detail'>pelm_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/poll.html'>poll</a></td> + <td class='indexedColumn' title='Indexed'>poll_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/poll.html'>poll</a></td> + <td class='indexedColumn' title='Indexed'>poll_votes</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/shares.html'>shares</a></td> + <td class='indexedColumn' title='Indexed'>share_type</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_access</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_register</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/spam.html'>spam</a></td> + <td class='indexedColumn' title='Indexed'>spam</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>type</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/clients.html'>clients</a></td> + <td class='detail'>uid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='detail'>uid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>uid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item_id.html'>item_id</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/manage.html'>manage</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/pconfig.html'>pconfig</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/spam.html'>spam</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/tokens.html'>tokens</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xign.html'>xign</a></td> + <td class='indexedColumn' title='Indexed'>uid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/vote.html'>vote</a></td> + <td class='indexedColumn' title='Indexed'>vote_element</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/vote.html'>vote</a></td> + <td class='indexedColumn' title='Indexed'>vote_poll</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='indexedColumn' title='Indexed'>xlink_rating</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xtag.html'>xtag</a></td> + <td class='indexedColumn' title='Indexed'>xtag_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_account</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='primaryKey' title='Primary Key'>abook_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/account.html'>account</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>aid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/verify.html'>verify</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_a_delegate</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_a_republish</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='primaryKey' title='Primary Key'>channel_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profext.html'>profext</a></td> + <td class='indexedColumn' title='Indexed'>channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_max_anon_mail</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'>10</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_max_friend_req</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'>10</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_notifyflags</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'>65535</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_pageflags</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_r_abook</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_r_pages</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_r_photos</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_r_profile</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_r_storage</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_r_stream</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_chat</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_comment</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_like</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_mail</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_pages</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_photos</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_storage</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_stream</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_tagwall</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='indexedColumn' title='Indexed'>channel_w_wall</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chat.html'>chat</a></td> + <td class='primaryKey' title='Primary Key'>chat_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chat.html'>chat</a></td> + <td class='indexedColumn' title='Indexed'>chat_room</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/ffinder.html'>ffinder</a></td> + <td class='indexedColumn' title='Indexed'>cid</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile_check.html'>profile_check</a></td> + <td class='indexedColumn' title='Indexed'>cid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>convid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatpresence.html'>chatpresence</a></td> + <td class='primaryKey' title='Primary Key'>cp_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatpresence.html'>chatpresence</a></td> + <td class='indexedColumn' title='Indexed'>cp_room</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='indexedColumn' title='Indexed'>cr_aid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='indexedColumn' title='Indexed'>cr_expire</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='primaryKey' title='Primary Key'>cr_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='indexedColumn' title='Indexed'>cr_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/ffinder.html'>ffinder</a></td> + <td class='indexedColumn' title='Indexed'>fid</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'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>filesize</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/group_member.html'>group_member</a></td> + <td class='indexedColumn' title='Indexed'>gid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='primaryKey' title='Primary Key'>hubloc_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='indexedColumn' title='Indexed'>hubloc_status</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/config.html'>config</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/ffinder.html'>ffinder</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/group_member.html'>group_member</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/groups.html'>groups</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item_id.html'>item_id</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profdef.html'>profdef</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profext.html'>profext</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile_check.html'>profile_check</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/register.html'>register</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/sign.html'>sign</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/sys_perms.html'>sys_perms</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/verify.html'>verify</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xconfig.html'>xconfig</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xign.html'>xign</a></td> + <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'> √ </td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='indexedColumn' title='Indexed'>iid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/sign.html'>sign</a></td> + <td class='indexedColumn' title='Indexed'>iid</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='primaryKey' title='Primary Key'>issue_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='indexedColumn' title='Indexed'>menu_channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='primaryKey' title='Primary Key'>menu_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='indexedColumn' title='Indexed'>mitem_channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='primaryKey' title='Primary Key'>mitem_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='indexedColumn' title='Indexed'>mitem_menu_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='indexedColumn' title='Indexed'>obj_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='primaryKey' title='Primary Key'>obj_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='indexedColumn' title='Indexed'>obj_type</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>oid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_account</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/poll_elm.html'>poll_elm</a></td> + <td class='primaryKey' title='Primary Key'>pelm_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/poll_elm.html'>poll_elm</a></td> + <td class='indexedColumn' title='Indexed'>pelm_poll</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>photo_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/poll.html'>poll</a></td> + <td class='indexedColumn' title='Indexed'>poll_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/poll.html'>poll</a></td> + <td class='primaryKey' title='Primary Key'>poll_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hook.html'>hook</a></td> + <td class='detail'>priority</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/sign.html'>sign</a></td> + <td class='indexedColumn' title='Indexed'>retract_iid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='indexedColumn' title='Indexed'>revision</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>revision</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/shares.html'>shares</a></td> + <td class='primaryKey' title='Primary Key'>share_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/shares.html'>shares</a></td> + <td class='indexedColumn' title='Indexed'>share_target</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>size</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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/source.html'>source</a></td> + <td class='indexedColumn' title='Indexed'>src_channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/source.html'>source</a></td> + <td class='primaryKey' title='Primary Key'>src_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='primaryKey' title='Primary Key'>tid</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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/updates.html'>updates</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/ffinder.html'>ffinder</a></td> + <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'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/group_member.html'>group_member</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/groups.html'>groups</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile_check.html'>profile_check</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/register.html'>register</a></td> + <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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/vote.html'>vote</a></td> + <td class='primaryKey' title='Primary Key'>vote_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='indexedColumn' title='Indexed'>xchan_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchat.html'>xchat</a></td> + <td class='primaryKey' title='Primary Key'>xchat_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='primaryKey' title='Primary Key'>xlink_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xperm.html'>xperm</a></td> + <td class='indexedColumn' title='Indexed'>xp_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xperm.html'>xperm</a></td> + <td class='primaryKey' title='Primary Key'>xp_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='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xtag.html'>xtag</a></td> + <td class='primaryKey' title='Primary Key'>xtag_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='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>data</td> + <td class='detail'>longblob</td> + <td class='detail' align='right'>2147483647</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>data</td> + <td class='detail'>mediumblob</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='detail'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='detail'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>attach</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='detail'>attach</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>body</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='detail'>body</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chat.html'>chat</a></td> + <td class='detail'>chat_text</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>diaspora_meta</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>display_path</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>display_path</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profdef.html'>profdef</a></td> + <td class='detail'>field_inputs</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>html</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='detail'>msg</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail'>os_path</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>os_path</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='detail'>outq_msg</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='detail'>outq_notify</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='detail'>recips</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/sign.html'>sign</a></td> + <td class='detail'>signed_text</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/source.html'>source</a></td> + <td class='detail'>src_patt</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='detail'>subject</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='detail'>target</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/pconfig.html'>pconfig</a></td> + <td class='detail'>v</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profext.html'>profext</a></td> + <td class='detail'>v</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/sys_perms.html'>sys_perms</a></td> + <td class='detail'>v</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xconfig.html'>xconfig</a></td> + <td class='detail'>v</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>event_percent</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='indexedColumn' title='Indexed'>event_sequence</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>height</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_obscured</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='indexedColumn' title='Indexed'>outq_priority</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>photo_usage</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_dead</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='indexedColumn' title='Indexed'>site_valid</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>width</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='detail'>abook_excl</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='detail'>abook_incl</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>about</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='detail'>app_desc</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>book</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>chandesc</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_guid_sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_prvkey</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail'>channel_pubkey</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>channels</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>contact</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/session.html'>session</a></td> + <td class='detail'>data</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>description</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail'>description</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>dislikes</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>education</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>event_repeat</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>film</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='detail'>hubloc_guid_sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='detail'>hubloc_sitekey</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='detail'>hubloc_url_sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/clients.html'>clients</a></td> + <td class='detail'>icon</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center' title='nullable'> √ </td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>null</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>interest</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fserver.html'>fserver</a></td> + <td class='detail'>key</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>keywords</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>likes</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>location</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>music</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/clients.html'>clients</a></td> + <td class='detail'>name</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center' title='nullable'> √ </td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>null</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail'>note</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>object</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/poll_elm.html'>poll_elm</a></td> + <td class='detail'>pelm_desc</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/poll.html'>poll</a></td> + <td class='detail'>poll_desc</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>postopts</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail'>pubkey</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>romance</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>route</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/tokens.html'>tokens</a></td> + <td class='detail'>secret</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='detail'>sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/sign.html'>sign</a></td> + <td class='detail'>signature</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail'>summary</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail'>target</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='indexedColumn' title='Indexed'>title</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='detail'>title</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>tv</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/cache.html'>cache</a></td> + <td class='detail'>v</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/config.html'>config</a></td> + <td class='detail'>v</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/vote.html'>vote</a></td> + <td class='detail'>vote_result</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>with</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail'>work</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_guid_sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail'>xchan_pubkey</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='detail'>xlink_rating_text</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='detail'>xlink_sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='detail'>xprof_about</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='detail'>xprof_keywords</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_archived</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_blocked</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_feed</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_hidden</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_ignored</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_pending</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_self</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_unconnected</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_deleted</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_isreply</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_recalled</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_replied</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='indexedColumn' title='Indexed'>mail_seen</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='indexedColumn' title='Indexed'>scale</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='indexedColumn' title='Indexed'>abook_closeness</td> + <td class='detail'>tinyint unsigned</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>99</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>otype</td> + <td class='detail'>tinyint unsigned</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='indexedColumn' title='Indexed'>type</td> + <td class='detail'>tinyint unsigned</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='indexedColumn' title='Indexed'>xprof_age</td> + <td class='detail'>tinyint unsigned</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/auth_codes.html'>auth_codes</a></td> + <td class='detail'>client_id</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/clients.html'>clients</a></td> + <td class='primaryKey' title='Primary Key'>client_id</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/tokens.html'>tokens</a></td> + <td class='indexedColumn' title='Indexed'>client_id</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/clients.html'>clients</a></td> + <td class='detail'>pw</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/xperm.html'>xperm</a></td> + <td class='indexedColumn' title='Indexed'>xp_client</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/auth_codes.html'>auth_codes</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>40</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/tokens.html'>tokens</a></td> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>40</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/xperm.html'>xperm</a></td> + <td class='indexedColumn' title='Indexed'>xp_perm</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>64</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/auth_codes.html'>auth_codes</a></td> + <td class='detail'>redirect_uri</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>200</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/clients.html'>clients</a></td> + <td class='detail'>redirect_uri</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>200</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'><a href='tables/tokens.html'>tokens</a></td> + <td class='detail'>scope</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>200</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'><a href='tables/auth_codes.html'>auth_codes</a></td> + <td class='detail'>scope</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>250</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='comment detail'></td> +</tr> +</table> +</div> +</div> +</body> +</html> diff --git a/hubzilla_er/constraints.html b/hubzilla_er/constraints.html new file mode 100644 index 000000000..bf19c7cd0 --- /dev/null +++ b/hubzilla_er/constraints.html @@ -0,0 +1,101 @@ +<!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 - Constraints</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><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 id='current'><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> - Constraints</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> +<div class='indent'> +<table width='100%'> +<tr><td class='container' valign='bottom'><b> +0 Foreign Key Constraints:</b> +</td><td class='container' align='right'> +<table> + <tr><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'> +<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></table> +</td></tr> +</table><br> +<table class='dataTable' border='1' rules='groups'> +<colgroup> +<colgroup> +<colgroup> +<colgroup> +<thead align='left'> +<tr> + <th>Constraint Name</th> + <th>Child Column</th> + <th>Parent Column</th> + <th>Delete Rule</th> +</tr> +</thead> +<tbody> + <tr> + <td class='detail' valign='top' colspan='4'>None detected</td> + </tr> +</tbody> +</table> +<a name='checkConstraints'></a><p> +<b>Check Constraints:</b> +<TABLE class='dataTable' border='1' rules='groups'> +<colgroup> +<colgroup> +<colgroup> +<thead align='left'> +<tr> + <th>Table</th> + <th>Constraint Name</th> + <th>Constraint</th> +</tr> +</thead> +<tbody> + <tr> + <td class='detail' valign='top' colspan='3'>None detected</td> + </tr> +</tbody> +</table> +</div> +</div> +</body> +</html> diff --git a/hubzilla_er/deletionOrder.txt b/hubzilla_er/deletionOrder.txt new file mode 100644 index 000000000..6bcbd5236 --- /dev/null +++ b/hubzilla_er/deletionOrder.txt @@ -0,0 +1,63 @@ +xtag +xprof +xperm +xlink +xchat +xchan +vote +updates +term +source +site +shares +session +poll_elm +poll +outq +obj +menu_item +menu +issue +hubloc +chatroom +chatpresence +chat +abook +profext +mail +xconfig +sys_perms +pconfig +likes +config +auth_codes +xign +spam +sign +register +profile_check +profile +profdef +photo +manage +item_id +item +hook +groups +group_member +fsuggest +fserver +ffinder +fcontact +event +conv +attach +app +addon +tokens +account +clients +channel +cache +notify +verify diff --git a/hubzilla_er/diagrams/account.1degree.dot b/hubzilla_er/diagrams/account.1degree.dot new file mode 100644 index 000000000..0233118c9 --- /dev/null +++ b/hubzilla_er/diagrams/account.1degree.dot @@ -0,0 +1,49 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "oneDegreeRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "account" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">account</TD></TR> + <TR><TD PORT="account_id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">account_id</TD><TD PORT="account_id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="account_parent" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">account_parent</TD><TD PORT="account_parent.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="account_default_channel" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">account_default_channel</TD><TD PORT="account_default_channel.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="account_salt" COLSPAN="2" ALIGN="LEFT">account_salt</TD><TD PORT="account_salt.type" ALIGN="LEFT">char[32]</TD></TR> + <TR><TD PORT="account_password" COLSPAN="2" ALIGN="LEFT">account_password</TD><TD PORT="account_password.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="account_email" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">account_email</TD><TD PORT="account_email.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="account_external" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">account_external</TD><TD PORT="account_external.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="account_language" COLSPAN="2" ALIGN="LEFT">account_language</TD><TD PORT="account_language.type" ALIGN="LEFT">char[16]</TD></TR> + <TR><TD PORT="account_created" COLSPAN="2" ALIGN="LEFT">account_created</TD><TD PORT="account_created.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="account_lastlog" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">account_lastlog</TD><TD PORT="account_lastlog.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="account_flags" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">account_flags</TD><TD PORT="account_flags.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="account_roles" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">account_roles</TD><TD PORT="account_roles.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="account_reset" COLSPAN="2" ALIGN="LEFT">account_reset</TD><TD PORT="account_reset.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="account_expires" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">account_expires</TD><TD PORT="account_expires.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="account_expire_notified" COLSPAN="2" ALIGN="LEFT">account_expire_notified</TD><TD PORT="account_expire_notified.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="account_service_class" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">account_service_class</TD><TD PORT="account_service_class.type" ALIGN="LEFT">char[32]</TD></TR> + <TR><TD PORT="account_level" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">account_level</TD><TD PORT="account_level.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="account_password_changed" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">account_password_changed</TD><TD PORT="account_password_changed.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 0</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="account.html" + tooltip="account" + ]; +} diff --git a/hubzilla_er/diagrams/account.1degree.png b/hubzilla_er/diagrams/account.1degree.png Binary files differnew file mode 100644 index 000000000..b2f201996 --- /dev/null +++ b/hubzilla_er/diagrams/account.1degree.png diff --git a/hubzilla_er/diagrams/account.implied2degrees.dot b/hubzilla_er/diagrams/account.implied2degrees.dot new file mode 100644 index 000000000..f5c61fb84 --- /dev/null +++ b/hubzilla_er/diagrams/account.implied2degrees.dot @@ -0,0 +1,102 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "impliedTwoDegreesRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "mail":"account_id":w -> "account":"account_id.type":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "mail":"channel_id":w -> "channel":"elipses":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "mail":"id":w -> "verify":"elipses":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "account" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">account</TD></TR> + <TR><TD PORT="account_id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">account_id</TD><TD PORT="account_id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="account_parent" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">account_parent</TD><TD PORT="account_parent.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="account_default_channel" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">account_default_channel</TD><TD PORT="account_default_channel.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="account_salt" COLSPAN="2" ALIGN="LEFT">account_salt</TD><TD PORT="account_salt.type" ALIGN="LEFT">char[32]</TD></TR> + <TR><TD PORT="account_password" COLSPAN="2" ALIGN="LEFT">account_password</TD><TD PORT="account_password.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="account_email" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">account_email</TD><TD PORT="account_email.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="account_external" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">account_external</TD><TD PORT="account_external.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="account_language" COLSPAN="2" ALIGN="LEFT">account_language</TD><TD PORT="account_language.type" ALIGN="LEFT">char[16]</TD></TR> + <TR><TD PORT="account_created" COLSPAN="2" ALIGN="LEFT">account_created</TD><TD PORT="account_created.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="account_lastlog" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">account_lastlog</TD><TD PORT="account_lastlog.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="account_flags" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">account_flags</TD><TD PORT="account_flags.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="account_roles" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">account_roles</TD><TD PORT="account_roles.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="account_reset" COLSPAN="2" ALIGN="LEFT">account_reset</TD><TD PORT="account_reset.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="account_expires" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">account_expires</TD><TD PORT="account_expires.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="account_expire_notified" COLSPAN="2" ALIGN="LEFT">account_expire_notified</TD><TD PORT="account_expire_notified.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="account_service_class" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">account_service_class</TD><TD PORT="account_service_class.type" ALIGN="LEFT">char[32]</TD></TR> + <TR><TD PORT="account_level" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">account_level</TD><TD PORT="account_level.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="account_password_changed" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">account_password_changed</TD><TD PORT="account_password_changed.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 0</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 ></TD></TR> + </TABLE>> + URL="account.html" + tooltip="account" + ]; + "channel" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">channel</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">5 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">3 ></TD></TR> + </TABLE>> + URL="channel.html" + tooltip="channel" + ]; + "mail" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">mail</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="convid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">convid</TD></TR> + <TR><TD PORT="mail_flags" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_flags</TD></TR> + <TR><TD PORT="from_xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">from_xchan</TD></TR> + <TR><TD PORT="to_xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">to_xchan</TD></TR> + <TR><TD PORT="account_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_id</TD></TR> + <TR><TD PORT="channel_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_id</TD></TR> + <TR><TD PORT="title" COLSPAN="3" ALIGN="LEFT">title</TD></TR> + <TR><TD PORT="body" COLSPAN="3" ALIGN="LEFT">body</TD></TR> + <TR><TD PORT="sig" COLSPAN="3" ALIGN="LEFT">sig</TD></TR> + <TR><TD PORT="attach" COLSPAN="3" ALIGN="LEFT">attach</TD></TR> + <TR><TD PORT="mid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mid</TD></TR> + <TR><TD PORT="parent_mid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">parent_mid</TD></TR> + <TR><TD PORT="mail_deleted" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_deleted</TD></TR> + <TR><TD PORT="mail_replied" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_replied</TD></TR> + <TR><TD PORT="mail_isreply" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_isreply</TD></TR> + <TR><TD PORT="mail_seen" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_seen</TD></TR> + <TR><TD PORT="mail_recalled" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_recalled</TD></TR> + <TR><TD PORT="mail_obscured" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_obscured</TD></TR> + <TR><TD PORT="created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD></TR> + <TR><TD PORT="expires" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">expires</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 3</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">7 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="mail.html" + tooltip="mail" + ]; + "verify" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">verify</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">20 ></TD></TR> + </TABLE>> + URL="verify.html" + tooltip="verify" + ]; +} diff --git a/hubzilla_er/diagrams/account.implied2degrees.png b/hubzilla_er/diagrams/account.implied2degrees.png Binary files differnew file mode 100644 index 000000000..db4b4d9c3 --- /dev/null +++ b/hubzilla_er/diagrams/account.implied2degrees.png diff --git a/hubzilla_er/diagrams/addon.1degree.dot b/hubzilla_er/diagrams/addon.1degree.dot new file mode 100644 index 000000000..9718ee5e3 --- /dev/null +++ b/hubzilla_er/diagrams/addon.1degree.dot @@ -0,0 +1,38 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "oneDegreeRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "addon" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">addon</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="name" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">name</TD><TD PORT="name.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="version" COLSPAN="2" ALIGN="LEFT">version</TD><TD PORT="version.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="installed" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">installed</TD><TD PORT="installed.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="hidden" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">hidden</TD><TD PORT="hidden.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="timestamp" COLSPAN="2" ALIGN="LEFT">timestamp</TD><TD PORT="timestamp.type" ALIGN="LEFT">bigint[19]</TD></TR> + <TR><TD PORT="plugin_admin" COLSPAN="2" ALIGN="LEFT">plugin_admin</TD><TD PORT="plugin_admin.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 0</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="addon.html" + tooltip="addon" + ]; +} diff --git a/hubzilla_er/diagrams/addon.1degree.png b/hubzilla_er/diagrams/addon.1degree.png Binary files differnew file mode 100644 index 000000000..59f2eb90b --- /dev/null +++ b/hubzilla_er/diagrams/addon.1degree.png diff --git a/hubzilla_er/diagrams/addon.implied2degrees.dot b/hubzilla_er/diagrams/addon.implied2degrees.dot new file mode 100644 index 000000000..7a5819ae2 --- /dev/null +++ b/hubzilla_er/diagrams/addon.implied2degrees.dot @@ -0,0 +1,162 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "impliedTwoDegreesRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "addon":"id":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "app":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "event":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fserver":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fsuggest":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "hook":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "manage":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "pconfig":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profile":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "spam":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "addon" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">addon</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="name" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">name</TD><TD PORT="name.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="version" COLSPAN="2" ALIGN="LEFT">version</TD><TD PORT="version.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="installed" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">installed</TD><TD PORT="installed.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="hidden" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">hidden</TD><TD PORT="hidden.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="timestamp" COLSPAN="2" ALIGN="LEFT">timestamp</TD><TD PORT="timestamp.type" ALIGN="LEFT">bigint[19]</TD></TR> + <TR><TD PORT="plugin_admin" COLSPAN="2" ALIGN="LEFT">plugin_admin</TD><TD PORT="plugin_admin.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="addon.html" + tooltip="addon" + ]; + "app" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">app</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="app.html" + tooltip="app" + ]; + "event" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">event</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="event.html" + tooltip="event" + ]; + "fserver" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fserver</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="fserver.html" + tooltip="fserver" + ]; + "fsuggest" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fsuggest</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="fsuggest.html" + tooltip="fsuggest" + ]; + "hook" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">hook</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="hook.html" + tooltip="hook" + ]; + "manage" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">manage</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="manage.html" + tooltip="manage" + ]; + "notify" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">notify</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="hash" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hash</TD></TR> + <TR><TD PORT="name" COLSPAN="3" ALIGN="LEFT">name</TD></TR> + <TR><TD PORT="url" COLSPAN="3" ALIGN="LEFT">url</TD></TR> + <TR><TD PORT="photo" COLSPAN="3" ALIGN="LEFT">photo</TD></TR> + <TR><TD PORT="date" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">date</TD></TR> + <TR><TD PORT="msg" COLSPAN="3" ALIGN="LEFT">msg</TD></TR> + <TR><TD PORT="aid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">aid</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="link" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">link</TD></TR> + <TR><TD PORT="parent" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">parent</TD></TR> + <TR><TD PORT="seen" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">seen</TD></TR> + <TR><TD PORT="type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD></TR> + <TR><TD PORT="verb" COLSPAN="3" ALIGN="LEFT">verb</TD></TR> + <TR><TD PORT="otype" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">otype</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">59 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">10 ></TD></TR> + </TABLE>> + URL="notify.html" + tooltip="notify" + ]; + "pconfig" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">pconfig</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">232 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="pconfig.html" + tooltip="pconfig" + ]; + "profile" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profile</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">4 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profile.html" + tooltip="profile" + ]; + "spam" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">spam</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="spam.html" + tooltip="spam" + ]; +} diff --git a/hubzilla_er/diagrams/addon.implied2degrees.png b/hubzilla_er/diagrams/addon.implied2degrees.png Binary files differnew file mode 100644 index 000000000..02f9162e3 --- /dev/null +++ b/hubzilla_er/diagrams/addon.implied2degrees.png diff --git a/hubzilla_er/diagrams/app.1degree.dot b/hubzilla_er/diagrams/app.1degree.dot new file mode 100644 index 000000000..6b50c4e5f --- /dev/null +++ b/hubzilla_er/diagrams/app.1degree.dot @@ -0,0 +1,45 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "oneDegreeRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "app" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">app</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="app_id" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">app_id</TD><TD PORT="app_id.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="app_sig" COLSPAN="2" ALIGN="LEFT">app_sig</TD><TD PORT="app_sig.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="app_author" COLSPAN="2" ALIGN="LEFT">app_author</TD><TD PORT="app_author.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="app_name" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">app_name</TD><TD PORT="app_name.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="app_desc" COLSPAN="2" ALIGN="LEFT">app_desc</TD><TD PORT="app_desc.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="app_url" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">app_url</TD><TD PORT="app_url.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="app_photo" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">app_photo</TD><TD PORT="app_photo.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="app_version" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">app_version</TD><TD PORT="app_version.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="app_channel" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">app_channel</TD><TD PORT="app_channel.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="app_addr" COLSPAN="2" ALIGN="LEFT">app_addr</TD><TD PORT="app_addr.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="app_price" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">app_price</TD><TD PORT="app_price.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="app_page" COLSPAN="2" ALIGN="LEFT">app_page</TD><TD PORT="app_page.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="app_requires" COLSPAN="2" ALIGN="LEFT">app_requires</TD><TD PORT="app_requires.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 0</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="app.html" + tooltip="app" + ]; +} diff --git a/hubzilla_er/diagrams/app.1degree.png b/hubzilla_er/diagrams/app.1degree.png Binary files differnew file mode 100644 index 000000000..a61da6ea4 --- /dev/null +++ b/hubzilla_er/diagrams/app.1degree.png diff --git a/hubzilla_er/diagrams/app.implied2degrees.dot b/hubzilla_er/diagrams/app.implied2degrees.dot new file mode 100644 index 000000000..211434419 --- /dev/null +++ b/hubzilla_er/diagrams/app.implied2degrees.dot @@ -0,0 +1,169 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "impliedTwoDegreesRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "addon":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "app":"id":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "event":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fserver":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fsuggest":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "hook":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "manage":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "pconfig":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profile":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "spam":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "addon" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">addon</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="addon.html" + tooltip="addon" + ]; + "app" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">app</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="app_id" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">app_id</TD><TD PORT="app_id.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="app_sig" COLSPAN="2" ALIGN="LEFT">app_sig</TD><TD PORT="app_sig.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="app_author" COLSPAN="2" ALIGN="LEFT">app_author</TD><TD PORT="app_author.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="app_name" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">app_name</TD><TD PORT="app_name.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="app_desc" COLSPAN="2" ALIGN="LEFT">app_desc</TD><TD PORT="app_desc.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="app_url" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">app_url</TD><TD PORT="app_url.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="app_photo" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">app_photo</TD><TD PORT="app_photo.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="app_version" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">app_version</TD><TD PORT="app_version.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="app_channel" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">app_channel</TD><TD PORT="app_channel.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="app_addr" COLSPAN="2" ALIGN="LEFT">app_addr</TD><TD PORT="app_addr.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="app_price" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">app_price</TD><TD PORT="app_price.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="app_page" COLSPAN="2" ALIGN="LEFT">app_page</TD><TD PORT="app_page.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="app_requires" COLSPAN="2" ALIGN="LEFT">app_requires</TD><TD PORT="app_requires.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="app.html" + tooltip="app" + ]; + "event" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">event</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="event.html" + tooltip="event" + ]; + "fserver" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fserver</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="fserver.html" + tooltip="fserver" + ]; + "fsuggest" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fsuggest</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="fsuggest.html" + tooltip="fsuggest" + ]; + "hook" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">hook</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="hook.html" + tooltip="hook" + ]; + "manage" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">manage</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="manage.html" + tooltip="manage" + ]; + "notify" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">notify</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="hash" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hash</TD></TR> + <TR><TD PORT="name" COLSPAN="3" ALIGN="LEFT">name</TD></TR> + <TR><TD PORT="url" COLSPAN="3" ALIGN="LEFT">url</TD></TR> + <TR><TD PORT="photo" COLSPAN="3" ALIGN="LEFT">photo</TD></TR> + <TR><TD PORT="date" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">date</TD></TR> + <TR><TD PORT="msg" COLSPAN="3" ALIGN="LEFT">msg</TD></TR> + <TR><TD PORT="aid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">aid</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="link" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">link</TD></TR> + <TR><TD PORT="parent" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">parent</TD></TR> + <TR><TD PORT="seen" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">seen</TD></TR> + <TR><TD PORT="type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD></TR> + <TR><TD PORT="verb" COLSPAN="3" ALIGN="LEFT">verb</TD></TR> + <TR><TD PORT="otype" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">otype</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">59 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">10 ></TD></TR> + </TABLE>> + URL="notify.html" + tooltip="notify" + ]; + "pconfig" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">pconfig</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">232 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="pconfig.html" + tooltip="pconfig" + ]; + "profile" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profile</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">4 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profile.html" + tooltip="profile" + ]; + "spam" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">spam</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="spam.html" + tooltip="spam" + ]; +} diff --git a/hubzilla_er/diagrams/app.implied2degrees.png b/hubzilla_er/diagrams/app.implied2degrees.png Binary files differnew file mode 100644 index 000000000..18f21ef6c --- /dev/null +++ b/hubzilla_er/diagrams/app.implied2degrees.png diff --git a/hubzilla_er/diagrams/attach.1degree.dot b/hubzilla_er/diagrams/attach.1degree.dot new file mode 100644 index 000000000..34646c1dc --- /dev/null +++ b/hubzilla_er/diagrams/attach.1degree.dot @@ -0,0 +1,54 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "oneDegreeRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "attach" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">attach</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="aid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">aid</TD><TD PORT="aid.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="uid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD><TD PORT="uid.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="hash" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">hash</TD><TD PORT="hash.type" ALIGN="LEFT">char[64]</TD></TR> + <TR><TD PORT="creator" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">creator</TD><TD PORT="creator.type" ALIGN="LEFT">char[128]</TD></TR> + <TR><TD PORT="filename" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">filename</TD><TD PORT="filename.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="filetype" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">filetype</TD><TD PORT="filetype.type" ALIGN="LEFT">char[64]</TD></TR> + <TR><TD PORT="filesize" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">filesize</TD><TD PORT="filesize.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="revision" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">revision</TD><TD PORT="revision.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="folder" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">folder</TD><TD PORT="folder.type" ALIGN="LEFT">char[64]</TD></TR> + <TR><TD PORT="flags" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">flags</TD><TD PORT="flags.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="is_dir" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">is_dir</TD><TD PORT="is_dir.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="is_photo" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">is_photo</TD><TD PORT="is_photo.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="os_storage" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">os_storage</TD><TD PORT="os_storage.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="os_path" COLSPAN="2" ALIGN="LEFT">os_path</TD><TD PORT="os_path.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="display_path" COLSPAN="2" ALIGN="LEFT">display_path</TD><TD PORT="display_path.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="data" COLSPAN="2" ALIGN="LEFT">data</TD><TD PORT="data.type" ALIGN="LEFT">longblob[2147483647]</TD></TR> + <TR><TD PORT="created" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD><TD PORT="created.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="edited" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">edited</TD><TD PORT="edited.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="allow_cid" COLSPAN="2" ALIGN="LEFT">allow_cid</TD><TD PORT="allow_cid.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="allow_gid" COLSPAN="2" ALIGN="LEFT">allow_gid</TD><TD PORT="allow_gid.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="deny_cid" COLSPAN="2" ALIGN="LEFT">deny_cid</TD><TD PORT="deny_cid.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="deny_gid" COLSPAN="2" ALIGN="LEFT">deny_gid</TD><TD PORT="deny_gid.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 0</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="attach.html" + tooltip="attach" + ]; +} diff --git a/hubzilla_er/diagrams/attach.1degree.png b/hubzilla_er/diagrams/attach.1degree.png Binary files differnew file mode 100644 index 000000000..c796d9e3b --- /dev/null +++ b/hubzilla_er/diagrams/attach.1degree.png diff --git a/hubzilla_er/diagrams/attach.implied2degrees.dot b/hubzilla_er/diagrams/attach.implied2degrees.dot new file mode 100644 index 000000000..fb253bf66 --- /dev/null +++ b/hubzilla_er/diagrams/attach.implied2degrees.dot @@ -0,0 +1,279 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "impliedTwoDegreesRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "attach":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "config":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "conv":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fcontact":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "ffinder":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "group_member":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "groups":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "item":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "item_id":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "likes":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "mail":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "photo":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profdef":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profext":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profile_check":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "register":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sign":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sys_perms":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "xconfig":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "xign":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "attach" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">attach</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="aid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">aid</TD><TD PORT="aid.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="uid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD><TD PORT="uid.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="hash" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">hash</TD><TD PORT="hash.type" ALIGN="LEFT">char[64]</TD></TR> + <TR><TD PORT="creator" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">creator</TD><TD PORT="creator.type" ALIGN="LEFT">char[128]</TD></TR> + <TR><TD PORT="filename" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">filename</TD><TD PORT="filename.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="filetype" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">filetype</TD><TD PORT="filetype.type" ALIGN="LEFT">char[64]</TD></TR> + <TR><TD PORT="filesize" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">filesize</TD><TD PORT="filesize.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="revision" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">revision</TD><TD PORT="revision.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="folder" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">folder</TD><TD PORT="folder.type" ALIGN="LEFT">char[64]</TD></TR> + <TR><TD PORT="flags" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">flags</TD><TD PORT="flags.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="is_dir" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">is_dir</TD><TD PORT="is_dir.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="is_photo" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">is_photo</TD><TD PORT="is_photo.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="os_storage" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">os_storage</TD><TD PORT="os_storage.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="os_path" COLSPAN="2" ALIGN="LEFT">os_path</TD><TD PORT="os_path.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="display_path" COLSPAN="2" ALIGN="LEFT">display_path</TD><TD PORT="display_path.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="data" COLSPAN="2" ALIGN="LEFT">data</TD><TD PORT="data.type" ALIGN="LEFT">longblob[2147483647]</TD></TR> + <TR><TD PORT="created" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD><TD PORT="created.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="edited" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">edited</TD><TD PORT="edited.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="allow_cid" COLSPAN="2" ALIGN="LEFT">allow_cid</TD><TD PORT="allow_cid.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="allow_gid" COLSPAN="2" ALIGN="LEFT">allow_gid</TD><TD PORT="allow_gid.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="deny_cid" COLSPAN="2" ALIGN="LEFT">deny_cid</TD><TD PORT="deny_cid.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="deny_gid" COLSPAN="2" ALIGN="LEFT">deny_gid</TD><TD PORT="deny_gid.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="attach.html" + tooltip="attach" + ]; + "config" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">config</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">52 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="config.html" + tooltip="config" + ]; + "conv" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">conv</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="conv.html" + tooltip="conv" + ]; + "fcontact" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fcontact</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="fcontact.html" + tooltip="fcontact" + ]; + "ffinder" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">ffinder</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="ffinder.html" + tooltip="ffinder" + ]; + "group_member" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">group_member</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">2 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="group_member.html" + tooltip="group_member" + ]; + "groups" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">groups</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">5 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="groups.html" + tooltip="groups" + ]; + "item" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">9Â 613 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="item.html" + tooltip="item" + ]; + "item_id" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item_id</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="item_id.html" + tooltip="item_id" + ]; + "likes" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">likes</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="likes.html" + tooltip="likes" + ]; + "mail" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">mail</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 3</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">7 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="mail.html" + tooltip="mail" + ]; + "photo" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">photo</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">3Â 495 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="photo.html" + tooltip="photo" + ]; + "profdef" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profdef</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profdef.html" + tooltip="profdef" + ]; + "profext" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profext</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 3</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profext.html" + tooltip="profext" + ]; + "profile_check" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profile_check</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profile_check.html" + tooltip="profile_check" + ]; + "register" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">register</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="register.html" + tooltip="register" + ]; + "sign" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sign</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="sign.html" + tooltip="sign" + ]; + "sys_perms" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sys_perms</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="sys_perms.html" + tooltip="sys_perms" + ]; + "verify" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">verify</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="channel" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel</TD></TR> + <TR><TD PORT="type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD></TR> + <TR><TD PORT="token" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">token</TD></TR> + <TR><TD PORT="meta" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">meta</TD></TR> + <TR><TD PORT="created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">20 ></TD></TR> + </TABLE>> + URL="verify.html" + tooltip="verify" + ]; + "xconfig" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xconfig</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">4 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="xconfig.html" + tooltip="xconfig" + ]; + "xign" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xign</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="xign.html" + tooltip="xign" + ]; +} diff --git a/hubzilla_er/diagrams/attach.implied2degrees.png b/hubzilla_er/diagrams/attach.implied2degrees.png Binary files differnew file mode 100644 index 000000000..93cbc5de9 --- /dev/null +++ b/hubzilla_er/diagrams/attach.implied2degrees.png diff --git a/hubzilla_er/diagrams/auth_codes.1degree.dot b/hubzilla_er/diagrams/auth_codes.1degree.dot new file mode 100644 index 000000000..863f01a7f --- /dev/null +++ b/hubzilla_er/diagrams/auth_codes.1degree.dot @@ -0,0 +1,36 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "oneDegreeRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "auth_codes" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">auth_codes</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">varchar[40]</TD></TR> + <TR><TD PORT="client_id" COLSPAN="2" ALIGN="LEFT">client_id</TD><TD PORT="client_id.type" ALIGN="LEFT">varchar[20]</TD></TR> + <TR><TD PORT="redirect_uri" COLSPAN="2" ALIGN="LEFT">redirect_uri</TD><TD PORT="redirect_uri.type" ALIGN="LEFT">varchar[200]</TD></TR> + <TR><TD PORT="expires" COLSPAN="2" ALIGN="LEFT">expires</TD><TD PORT="expires.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="scope" COLSPAN="2" ALIGN="LEFT">scope</TD><TD PORT="scope.type" ALIGN="LEFT">varchar[250]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 0</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="auth_codes.html" + tooltip="auth_codes" + ]; +} diff --git a/hubzilla_er/diagrams/auth_codes.1degree.png b/hubzilla_er/diagrams/auth_codes.1degree.png Binary files differnew file mode 100644 index 000000000..b8232f028 --- /dev/null +++ b/hubzilla_er/diagrams/auth_codes.1degree.png diff --git a/hubzilla_er/diagrams/auth_codes.implied2degrees.dot b/hubzilla_er/diagrams/auth_codes.implied2degrees.dot new file mode 100644 index 000000000..e96b9c2d4 --- /dev/null +++ b/hubzilla_er/diagrams/auth_codes.implied2degrees.dot @@ -0,0 +1,69 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "impliedTwoDegreesRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "auth_codes":"client_id":w -> "clients":"client_id":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "auth_codes":"id":w -> "tokens":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "tokens":"client_id":w -> "clients":"client_id":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "auth_codes" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">auth_codes</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">varchar[40]</TD></TR> + <TR><TD PORT="client_id" COLSPAN="2" ALIGN="LEFT">client_id</TD><TD PORT="client_id.type" ALIGN="LEFT">varchar[20]</TD></TR> + <TR><TD PORT="redirect_uri" COLSPAN="2" ALIGN="LEFT">redirect_uri</TD><TD PORT="redirect_uri.type" ALIGN="LEFT">varchar[200]</TD></TR> + <TR><TD PORT="expires" COLSPAN="2" ALIGN="LEFT">expires</TD><TD PORT="expires.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="scope" COLSPAN="2" ALIGN="LEFT">scope</TD><TD PORT="scope.type" ALIGN="LEFT">varchar[250]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="auth_codes.html" + tooltip="auth_codes" + ]; + "clients" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">clients</TD></TR> + <TR><TD PORT="client_id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">client_id</TD></TR> + <TR><TD PORT="pw" COLSPAN="3" ALIGN="LEFT">pw</TD></TR> + <TR><TD PORT="redirect_uri" COLSPAN="3" ALIGN="LEFT">redirect_uri</TD></TR> + <TR><TD PORT="name" COLSPAN="3" ALIGN="LEFT">name</TD></TR> + <TR><TD PORT="icon" COLSPAN="3" ALIGN="LEFT">icon</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" ALIGN="LEFT">uid</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">2 ></TD></TR> + </TABLE>> + URL="clients.html" + tooltip="clients" + ]; + "tokens" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">tokens</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="secret" COLSPAN="3" ALIGN="LEFT">secret</TD></TR> + <TR><TD PORT="client_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">client_id</TD></TR> + <TR><TD PORT="expires" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">expires</TD></TR> + <TR><TD PORT="scope" COLSPAN="3" ALIGN="LEFT">scope</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 ></TD></TR> + </TABLE>> + URL="tokens.html" + tooltip="tokens" + ]; +} diff --git a/hubzilla_er/diagrams/auth_codes.implied2degrees.png b/hubzilla_er/diagrams/auth_codes.implied2degrees.png Binary files differnew file mode 100644 index 000000000..324bdd59a --- /dev/null +++ b/hubzilla_er/diagrams/auth_codes.implied2degrees.png diff --git a/hubzilla_er/diagrams/cache.1degree.dot b/hubzilla_er/diagrams/cache.1degree.dot new file mode 100644 index 000000000..26fb47e97 --- /dev/null +++ b/hubzilla_er/diagrams/cache.1degree.dot @@ -0,0 +1,34 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "oneDegreeRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "cache" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">cache</TD></TR> + <TR><TD PORT="k" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">k</TD><TD PORT="k.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="v" COLSPAN="2" ALIGN="LEFT">v</TD><TD PORT="v.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="updated" COLSPAN="2" ALIGN="LEFT">updated</TD><TD PORT="updated.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 0</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">21 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="cache.html" + tooltip="cache" + ]; +} diff --git a/hubzilla_er/diagrams/cache.1degree.png b/hubzilla_er/diagrams/cache.1degree.png Binary files differnew file mode 100644 index 000000000..88c587490 --- /dev/null +++ b/hubzilla_er/diagrams/cache.1degree.png diff --git a/hubzilla_er/diagrams/cache.implied2degrees.dot b/hubzilla_er/diagrams/cache.implied2degrees.dot new file mode 100644 index 000000000..e97e3354a --- /dev/null +++ b/hubzilla_er/diagrams/cache.implied2degrees.dot @@ -0,0 +1,144 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "impliedTwoDegreesRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "config":"id":w -> "verify":"elipses":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "config":"k":w -> "cache":"k.type":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "pconfig":"id":w -> "notify":"elipses":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "pconfig":"k":w -> "cache":"k.type":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "profext":"channel_id":w -> "channel":"elipses":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "profext":"id":w -> "verify":"elipses":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profext":"k":w -> "cache":"k.type":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "sys_perms":"id":w -> "verify":"elipses":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sys_perms":"k":w -> "cache":"k.type":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "xconfig":"id":w -> "verify":"elipses":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "xconfig":"k":w -> "cache":"k.type":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "cache" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">cache</TD></TR> + <TR><TD PORT="k" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">k</TD><TD PORT="k.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="v" COLSPAN="2" ALIGN="LEFT">v</TD><TD PORT="v.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="updated" COLSPAN="2" ALIGN="LEFT">updated</TD><TD PORT="updated.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 0</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">21 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">5 ></TD></TR> + </TABLE>> + URL="cache.html" + tooltip="cache" + ]; + "channel" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">channel</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">5 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">3 ></TD></TR> + </TABLE>> + URL="channel.html" + tooltip="channel" + ]; + "config" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">config</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="cat" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">cat</TD></TR> + <TR><TD PORT="k" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">k</TD></TR> + <TR><TD PORT="v" COLSPAN="3" ALIGN="LEFT">v</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">52 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="config.html" + tooltip="config" + ]; + "notify" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">notify</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">59 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">10 ></TD></TR> + </TABLE>> + URL="notify.html" + tooltip="notify" + ]; + "pconfig" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">pconfig</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="cat" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">cat</TD></TR> + <TR><TD PORT="k" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">k</TD></TR> + <TR><TD PORT="v" COLSPAN="3" ALIGN="LEFT">v</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">232 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="pconfig.html" + tooltip="pconfig" + ]; + "profext" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profext</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="channel_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_id</TD></TR> + <TR><TD PORT="hash" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hash</TD></TR> + <TR><TD PORT="k" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">k</TD></TR> + <TR><TD PORT="v" COLSPAN="3" ALIGN="LEFT">v</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 3</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profext.html" + tooltip="profext" + ]; + "sys_perms" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sys_perms</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="cat" COLSPAN="3" ALIGN="LEFT">cat</TD></TR> + <TR><TD PORT="k" COLSPAN="3" ALIGN="LEFT">k</TD></TR> + <TR><TD PORT="v" COLSPAN="3" ALIGN="LEFT">v</TD></TR> + <TR><TD PORT="public_perm" COLSPAN="3" ALIGN="LEFT">public_perm</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="sys_perms.html" + tooltip="sys_perms" + ]; + "verify" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">verify</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">20 ></TD></TR> + </TABLE>> + URL="verify.html" + tooltip="verify" + ]; + "xconfig" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xconfig</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xchan</TD></TR> + <TR><TD PORT="cat" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">cat</TD></TR> + <TR><TD PORT="k" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">k</TD></TR> + <TR><TD PORT="v" COLSPAN="3" ALIGN="LEFT">v</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">4 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="xconfig.html" + tooltip="xconfig" + ]; +} diff --git a/hubzilla_er/diagrams/cache.implied2degrees.png b/hubzilla_er/diagrams/cache.implied2degrees.png Binary files differnew file mode 100644 index 000000000..20f354c92 --- /dev/null +++ b/hubzilla_er/diagrams/cache.implied2degrees.png diff --git a/hubzilla_er/diagrams/channel.1degree.dot b/hubzilla_er/diagrams/channel.1degree.dot new file mode 100644 index 000000000..65df644d9 --- /dev/null +++ b/hubzilla_er/diagrams/channel.1degree.dot @@ -0,0 +1,79 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "oneDegreeRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "channel" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">channel</TD></TR> + <TR><TD PORT="channel_id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">channel_id</TD><TD PORT="channel_id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_account_id" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_account_id</TD><TD PORT="channel_account_id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_primary" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_primary</TD><TD PORT="channel_primary.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="channel_name" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_name</TD><TD PORT="channel_name.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="channel_address" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_address</TD><TD PORT="channel_address.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="channel_guid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_guid</TD><TD PORT="channel_guid.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="channel_guid_sig" COLSPAN="2" ALIGN="LEFT">channel_guid_sig</TD><TD PORT="channel_guid_sig.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="channel_hash" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_hash</TD><TD PORT="channel_hash.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="channel_timezone" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_timezone</TD><TD PORT="channel_timezone.type" ALIGN="LEFT">char[128]</TD></TR> + <TR><TD PORT="channel_location" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_location</TD><TD PORT="channel_location.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="channel_theme" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_theme</TD><TD PORT="channel_theme.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="channel_startpage" COLSPAN="2" ALIGN="LEFT">channel_startpage</TD><TD PORT="channel_startpage.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="channel_pubkey" COLSPAN="2" ALIGN="LEFT">channel_pubkey</TD><TD PORT="channel_pubkey.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="channel_prvkey" COLSPAN="2" ALIGN="LEFT">channel_prvkey</TD><TD PORT="channel_prvkey.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="channel_notifyflags" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_notifyflags</TD><TD PORT="channel_notifyflags.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_pageflags" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_pageflags</TD><TD PORT="channel_pageflags.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_dirdate" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_dirdate</TD><TD PORT="channel_dirdate.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="channel_lastpost" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_lastpost</TD><TD PORT="channel_lastpost.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="channel_deleted" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_deleted</TD><TD PORT="channel_deleted.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="channel_max_anon_mail" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_max_anon_mail</TD><TD PORT="channel_max_anon_mail.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_max_friend_req" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_max_friend_req</TD><TD PORT="channel_max_friend_req.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_expire_days" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_expire_days</TD><TD PORT="channel_expire_days.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="channel_passwd_reset" COLSPAN="2" ALIGN="LEFT">channel_passwd_reset</TD><TD PORT="channel_passwd_reset.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="channel_default_group" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_default_group</TD><TD PORT="channel_default_group.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="channel_allow_cid" COLSPAN="2" ALIGN="LEFT">channel_allow_cid</TD><TD PORT="channel_allow_cid.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="channel_allow_gid" COLSPAN="2" ALIGN="LEFT">channel_allow_gid</TD><TD PORT="channel_allow_gid.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="channel_deny_cid" COLSPAN="2" ALIGN="LEFT">channel_deny_cid</TD><TD PORT="channel_deny_cid.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="channel_deny_gid" COLSPAN="2" ALIGN="LEFT">channel_deny_gid</TD><TD PORT="channel_deny_gid.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="channel_r_stream" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_stream</TD><TD PORT="channel_r_stream.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_r_profile" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_profile</TD><TD PORT="channel_r_profile.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_r_photos" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_photos</TD><TD PORT="channel_r_photos.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_r_abook" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_abook</TD><TD PORT="channel_r_abook.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_w_stream" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_stream</TD><TD PORT="channel_w_stream.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_w_wall" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_wall</TD><TD PORT="channel_w_wall.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_w_tagwall" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_tagwall</TD><TD PORT="channel_w_tagwall.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_w_comment" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_comment</TD><TD PORT="channel_w_comment.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_w_mail" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_mail</TD><TD PORT="channel_w_mail.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_w_photos" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_photos</TD><TD PORT="channel_w_photos.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_w_chat" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_chat</TD><TD PORT="channel_w_chat.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_a_delegate" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_a_delegate</TD><TD PORT="channel_a_delegate.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_r_storage" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_storage</TD><TD PORT="channel_r_storage.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_w_storage" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_storage</TD><TD PORT="channel_w_storage.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_r_pages" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_pages</TD><TD PORT="channel_r_pages.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_w_pages" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_pages</TD><TD PORT="channel_w_pages.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_a_republish" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_a_republish</TD><TD PORT="channel_a_republish.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_w_like" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_like</TD><TD PORT="channel_w_like.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_removed" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_removed</TD><TD PORT="channel_removed.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="channel_system" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_system</TD><TD PORT="channel_system.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 0</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">5 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="channel.html" + tooltip="channel" + ]; +} diff --git a/hubzilla_er/diagrams/channel.1degree.png b/hubzilla_er/diagrams/channel.1degree.png Binary files differnew file mode 100644 index 000000000..5ae2a80df --- /dev/null +++ b/hubzilla_er/diagrams/channel.1degree.png diff --git a/hubzilla_er/diagrams/channel.implied2degrees.dot b/hubzilla_er/diagrams/channel.implied2degrees.dot new file mode 100644 index 000000000..4cc3b73a3 --- /dev/null +++ b/hubzilla_er/diagrams/channel.implied2degrees.dot @@ -0,0 +1,179 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "impliedTwoDegreesRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "likes":"channel_id":w -> "channel":"channel_id.type":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "likes":"id":w -> "verify":"elipses":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "mail":"account_id":w -> "account":"elipses":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "mail":"channel_id":w -> "channel":"channel_id.type":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "mail":"id":w -> "verify":"elipses":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profext":"channel_id":w -> "channel":"channel_id.type":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "profext":"id":w -> "verify":"elipses":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profext":"k":w -> "cache":"elipses":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "account" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">account</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 ></TD></TR> + </TABLE>> + URL="account.html" + tooltip="account" + ]; + "cache" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">cache</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">21 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">5 ></TD></TR> + </TABLE>> + URL="cache.html" + tooltip="cache" + ]; + "channel" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">channel</TD></TR> + <TR><TD PORT="channel_id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">channel_id</TD><TD PORT="channel_id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_account_id" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_account_id</TD><TD PORT="channel_account_id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_primary" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_primary</TD><TD PORT="channel_primary.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="channel_name" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_name</TD><TD PORT="channel_name.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="channel_address" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_address</TD><TD PORT="channel_address.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="channel_guid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_guid</TD><TD PORT="channel_guid.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="channel_guid_sig" COLSPAN="2" ALIGN="LEFT">channel_guid_sig</TD><TD PORT="channel_guid_sig.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="channel_hash" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_hash</TD><TD PORT="channel_hash.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="channel_timezone" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_timezone</TD><TD PORT="channel_timezone.type" ALIGN="LEFT">char[128]</TD></TR> + <TR><TD PORT="channel_location" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_location</TD><TD PORT="channel_location.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="channel_theme" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_theme</TD><TD PORT="channel_theme.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="channel_startpage" COLSPAN="2" ALIGN="LEFT">channel_startpage</TD><TD PORT="channel_startpage.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="channel_pubkey" COLSPAN="2" ALIGN="LEFT">channel_pubkey</TD><TD PORT="channel_pubkey.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="channel_prvkey" COLSPAN="2" ALIGN="LEFT">channel_prvkey</TD><TD PORT="channel_prvkey.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="channel_notifyflags" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_notifyflags</TD><TD PORT="channel_notifyflags.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_pageflags" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_pageflags</TD><TD PORT="channel_pageflags.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_dirdate" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_dirdate</TD><TD PORT="channel_dirdate.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="channel_lastpost" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_lastpost</TD><TD PORT="channel_lastpost.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="channel_deleted" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_deleted</TD><TD PORT="channel_deleted.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="channel_max_anon_mail" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_max_anon_mail</TD><TD PORT="channel_max_anon_mail.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_max_friend_req" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_max_friend_req</TD><TD PORT="channel_max_friend_req.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_expire_days" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_expire_days</TD><TD PORT="channel_expire_days.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="channel_passwd_reset" COLSPAN="2" ALIGN="LEFT">channel_passwd_reset</TD><TD PORT="channel_passwd_reset.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="channel_default_group" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_default_group</TD><TD PORT="channel_default_group.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="channel_allow_cid" COLSPAN="2" ALIGN="LEFT">channel_allow_cid</TD><TD PORT="channel_allow_cid.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="channel_allow_gid" COLSPAN="2" ALIGN="LEFT">channel_allow_gid</TD><TD PORT="channel_allow_gid.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="channel_deny_cid" COLSPAN="2" ALIGN="LEFT">channel_deny_cid</TD><TD PORT="channel_deny_cid.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="channel_deny_gid" COLSPAN="2" ALIGN="LEFT">channel_deny_gid</TD><TD PORT="channel_deny_gid.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="channel_r_stream" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_stream</TD><TD PORT="channel_r_stream.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_r_profile" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_profile</TD><TD PORT="channel_r_profile.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_r_photos" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_photos</TD><TD PORT="channel_r_photos.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_r_abook" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_abook</TD><TD PORT="channel_r_abook.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_w_stream" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_stream</TD><TD PORT="channel_w_stream.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_w_wall" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_wall</TD><TD PORT="channel_w_wall.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_w_tagwall" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_tagwall</TD><TD PORT="channel_w_tagwall.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_w_comment" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_comment</TD><TD PORT="channel_w_comment.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_w_mail" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_mail</TD><TD PORT="channel_w_mail.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_w_photos" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_photos</TD><TD PORT="channel_w_photos.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_w_chat" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_chat</TD><TD PORT="channel_w_chat.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_a_delegate" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_a_delegate</TD><TD PORT="channel_a_delegate.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_r_storage" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_storage</TD><TD PORT="channel_r_storage.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_w_storage" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_storage</TD><TD PORT="channel_w_storage.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_r_pages" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_pages</TD><TD PORT="channel_r_pages.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_w_pages" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_pages</TD><TD PORT="channel_w_pages.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_a_republish" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_a_republish</TD><TD PORT="channel_a_republish.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_w_like" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_like</TD><TD PORT="channel_w_like.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_removed" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_removed</TD><TD PORT="channel_removed.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="channel_system" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_system</TD><TD PORT="channel_system.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 0</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">5 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">3 ></TD></TR> + </TABLE>> + URL="channel.html" + tooltip="channel" + ]; + "likes" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">likes</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="channel_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_id</TD></TR> + <TR><TD PORT="liker" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">liker</TD></TR> + <TR><TD PORT="likee" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">likee</TD></TR> + <TR><TD PORT="iid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">iid</TD></TR> + <TR><TD PORT="verb" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">verb</TD></TR> + <TR><TD PORT="target_type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">target_type</TD></TR> + <TR><TD PORT="target_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">target_id</TD></TR> + <TR><TD PORT="target" COLSPAN="3" ALIGN="LEFT">target</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="likes.html" + tooltip="likes" + ]; + "mail" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">mail</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="convid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">convid</TD></TR> + <TR><TD PORT="mail_flags" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_flags</TD></TR> + <TR><TD PORT="from_xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">from_xchan</TD></TR> + <TR><TD PORT="to_xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">to_xchan</TD></TR> + <TR><TD PORT="account_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_id</TD></TR> + <TR><TD PORT="channel_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_id</TD></TR> + <TR><TD PORT="title" COLSPAN="3" ALIGN="LEFT">title</TD></TR> + <TR><TD PORT="body" COLSPAN="3" ALIGN="LEFT">body</TD></TR> + <TR><TD PORT="sig" COLSPAN="3" ALIGN="LEFT">sig</TD></TR> + <TR><TD PORT="attach" COLSPAN="3" ALIGN="LEFT">attach</TD></TR> + <TR><TD PORT="mid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mid</TD></TR> + <TR><TD PORT="parent_mid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">parent_mid</TD></TR> + <TR><TD PORT="mail_deleted" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_deleted</TD></TR> + <TR><TD PORT="mail_replied" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_replied</TD></TR> + <TR><TD PORT="mail_isreply" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_isreply</TD></TR> + <TR><TD PORT="mail_seen" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_seen</TD></TR> + <TR><TD PORT="mail_recalled" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_recalled</TD></TR> + <TR><TD PORT="mail_obscured" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_obscured</TD></TR> + <TR><TD PORT="created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD></TR> + <TR><TD PORT="expires" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">expires</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 3</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">7 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="mail.html" + tooltip="mail" + ]; + "profext" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profext</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="channel_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_id</TD></TR> + <TR><TD PORT="hash" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hash</TD></TR> + <TR><TD PORT="k" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">k</TD></TR> + <TR><TD PORT="v" COLSPAN="3" ALIGN="LEFT">v</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 3</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profext.html" + tooltip="profext" + ]; + "verify" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">verify</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">20 ></TD></TR> + </TABLE>> + URL="verify.html" + tooltip="verify" + ]; +} diff --git a/hubzilla_er/diagrams/channel.implied2degrees.png b/hubzilla_er/diagrams/channel.implied2degrees.png Binary files differnew file mode 100644 index 000000000..039513b03 --- /dev/null +++ b/hubzilla_er/diagrams/channel.implied2degrees.png diff --git a/hubzilla_er/diagrams/clients.1degree.dot b/hubzilla_er/diagrams/clients.1degree.dot new file mode 100644 index 000000000..a8d3793ee --- /dev/null +++ b/hubzilla_er/diagrams/clients.1degree.dot @@ -0,0 +1,37 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "oneDegreeRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "clients" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">clients</TD></TR> + <TR><TD PORT="client_id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">client_id</TD><TD PORT="client_id.type" ALIGN="LEFT">varchar[20]</TD></TR> + <TR><TD PORT="pw" COLSPAN="2" ALIGN="LEFT">pw</TD><TD PORT="pw.type" ALIGN="LEFT">varchar[20]</TD></TR> + <TR><TD PORT="redirect_uri" COLSPAN="2" ALIGN="LEFT">redirect_uri</TD><TD PORT="redirect_uri.type" ALIGN="LEFT">varchar[200]</TD></TR> + <TR><TD PORT="name" COLSPAN="2" ALIGN="LEFT">name</TD><TD PORT="name.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="icon" COLSPAN="2" ALIGN="LEFT">icon</TD><TD PORT="icon.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="uid" COLSPAN="2" ALIGN="LEFT">uid</TD><TD PORT="uid.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 0</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="clients.html" + tooltip="clients" + ]; +} diff --git a/hubzilla_er/diagrams/clients.1degree.png b/hubzilla_er/diagrams/clients.1degree.png Binary files differnew file mode 100644 index 000000000..e60450897 --- /dev/null +++ b/hubzilla_er/diagrams/clients.1degree.png diff --git a/hubzilla_er/diagrams/clients.implied2degrees.dot b/hubzilla_er/diagrams/clients.implied2degrees.dot new file mode 100644 index 000000000..90ae9c0ee --- /dev/null +++ b/hubzilla_er/diagrams/clients.implied2degrees.dot @@ -0,0 +1,69 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "impliedTwoDegreesRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "auth_codes":"client_id":w -> "clients":"client_id.type":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "auth_codes":"id":w -> "tokens":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "tokens":"client_id":w -> "clients":"client_id.type":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "auth_codes" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">auth_codes</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="client_id" COLSPAN="3" ALIGN="LEFT">client_id</TD></TR> + <TR><TD PORT="redirect_uri" COLSPAN="3" ALIGN="LEFT">redirect_uri</TD></TR> + <TR><TD PORT="expires" COLSPAN="3" ALIGN="LEFT">expires</TD></TR> + <TR><TD PORT="scope" COLSPAN="3" ALIGN="LEFT">scope</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="auth_codes.html" + tooltip="auth_codes" + ]; + "clients" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">clients</TD></TR> + <TR><TD PORT="client_id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">client_id</TD><TD PORT="client_id.type" ALIGN="LEFT">varchar[20]</TD></TR> + <TR><TD PORT="pw" COLSPAN="2" ALIGN="LEFT">pw</TD><TD PORT="pw.type" ALIGN="LEFT">varchar[20]</TD></TR> + <TR><TD PORT="redirect_uri" COLSPAN="2" ALIGN="LEFT">redirect_uri</TD><TD PORT="redirect_uri.type" ALIGN="LEFT">varchar[200]</TD></TR> + <TR><TD PORT="name" COLSPAN="2" ALIGN="LEFT">name</TD><TD PORT="name.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="icon" COLSPAN="2" ALIGN="LEFT">icon</TD><TD PORT="icon.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="uid" COLSPAN="2" ALIGN="LEFT">uid</TD><TD PORT="uid.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 0</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">2 ></TD></TR> + </TABLE>> + URL="clients.html" + tooltip="clients" + ]; + "tokens" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">tokens</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="secret" COLSPAN="3" ALIGN="LEFT">secret</TD></TR> + <TR><TD PORT="client_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">client_id</TD></TR> + <TR><TD PORT="expires" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">expires</TD></TR> + <TR><TD PORT="scope" COLSPAN="3" ALIGN="LEFT">scope</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 ></TD></TR> + </TABLE>> + URL="tokens.html" + tooltip="tokens" + ]; +} diff --git a/hubzilla_er/diagrams/clients.implied2degrees.png b/hubzilla_er/diagrams/clients.implied2degrees.png Binary files differnew file mode 100644 index 000000000..7a74599f6 --- /dev/null +++ b/hubzilla_er/diagrams/clients.implied2degrees.png diff --git a/hubzilla_er/diagrams/config.1degree.dot b/hubzilla_er/diagrams/config.1degree.dot new file mode 100644 index 000000000..502f9cff5 --- /dev/null +++ b/hubzilla_er/diagrams/config.1degree.dot @@ -0,0 +1,35 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "oneDegreeRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "config" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">config</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="cat" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">cat</TD><TD PORT="cat.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="k" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">k</TD><TD PORT="k.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="v" COLSPAN="2" ALIGN="LEFT">v</TD><TD PORT="v.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 0</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">52 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="config.html" + tooltip="config" + ]; +} diff --git a/hubzilla_er/diagrams/config.1degree.png b/hubzilla_er/diagrams/config.1degree.png Binary files differnew file mode 100644 index 000000000..09927d53a --- /dev/null +++ b/hubzilla_er/diagrams/config.1degree.png diff --git a/hubzilla_er/diagrams/config.implied2degrees.dot b/hubzilla_er/diagrams/config.implied2degrees.dot new file mode 100644 index 000000000..1e7c98ca7 --- /dev/null +++ b/hubzilla_er/diagrams/config.implied2degrees.dot @@ -0,0 +1,287 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "impliedTwoDegreesRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "attach":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "config":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "config":"k":w -> "cache":"k":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "conv":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fcontact":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "ffinder":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "group_member":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "groups":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "item":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "item_id":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "likes":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "mail":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "pconfig":"elipses":w -> "cache":"k":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "photo":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profdef":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profext":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profext":"elipses":w -> "cache":"k":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "profile_check":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "register":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sign":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sys_perms":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sys_perms":"elipses":w -> "cache":"k":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "xconfig":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "xconfig":"elipses":w -> "cache":"k":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "xign":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "attach" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">attach</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="attach.html" + tooltip="attach" + ]; + "cache" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">cache</TD></TR> + <TR><TD PORT="k" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">k</TD></TR> + <TR><TD PORT="v" COLSPAN="3" ALIGN="LEFT">v</TD></TR> + <TR><TD PORT="updated" COLSPAN="3" ALIGN="LEFT">updated</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">21 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">5 ></TD></TR> + </TABLE>> + URL="cache.html" + tooltip="cache" + ]; + "config" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">config</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="cat" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">cat</TD><TD PORT="cat.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="k" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">k</TD><TD PORT="k.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="v" COLSPAN="2" ALIGN="LEFT">v</TD><TD PORT="v.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">52 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="config.html" + tooltip="config" + ]; + "conv" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">conv</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="conv.html" + tooltip="conv" + ]; + "fcontact" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fcontact</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="fcontact.html" + tooltip="fcontact" + ]; + "ffinder" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">ffinder</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="ffinder.html" + tooltip="ffinder" + ]; + "group_member" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">group_member</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">2 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="group_member.html" + tooltip="group_member" + ]; + "groups" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">groups</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">5 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="groups.html" + tooltip="groups" + ]; + "item" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">9Â 613 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="item.html" + tooltip="item" + ]; + "item_id" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item_id</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="item_id.html" + tooltip="item_id" + ]; + "likes" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">likes</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="likes.html" + tooltip="likes" + ]; + "mail" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">mail</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 3</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">7 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="mail.html" + tooltip="mail" + ]; + "pconfig" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">pconfig</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">232 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="pconfig.html" + tooltip="pconfig" + ]; + "photo" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">photo</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">3Â 495 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="photo.html" + tooltip="photo" + ]; + "profdef" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profdef</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profdef.html" + tooltip="profdef" + ]; + "profext" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profext</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 3</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profext.html" + tooltip="profext" + ]; + "profile_check" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profile_check</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profile_check.html" + tooltip="profile_check" + ]; + "register" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">register</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="register.html" + tooltip="register" + ]; + "sign" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sign</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="sign.html" + tooltip="sign" + ]; + "sys_perms" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sys_perms</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="sys_perms.html" + tooltip="sys_perms" + ]; + "verify" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">verify</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="channel" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel</TD></TR> + <TR><TD PORT="type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD></TR> + <TR><TD PORT="token" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">token</TD></TR> + <TR><TD PORT="meta" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">meta</TD></TR> + <TR><TD PORT="created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">20 ></TD></TR> + </TABLE>> + URL="verify.html" + tooltip="verify" + ]; + "xconfig" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xconfig</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">4 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="xconfig.html" + tooltip="xconfig" + ]; + "xign" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xign</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="xign.html" + tooltip="xign" + ]; +} diff --git a/hubzilla_er/diagrams/config.implied2degrees.png b/hubzilla_er/diagrams/config.implied2degrees.png Binary files differnew file mode 100644 index 000000000..4ae547f50 --- /dev/null +++ b/hubzilla_er/diagrams/config.implied2degrees.png diff --git a/hubzilla_er/diagrams/conv.1degree.dot b/hubzilla_er/diagrams/conv.1degree.dot new file mode 100644 index 000000000..5fa098a72 --- /dev/null +++ b/hubzilla_er/diagrams/conv.1degree.dot @@ -0,0 +1,39 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "oneDegreeRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "conv" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">conv</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="guid" COLSPAN="2" ALIGN="LEFT">guid</TD><TD PORT="guid.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="recips" COLSPAN="2" ALIGN="LEFT">recips</TD><TD PORT="recips.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="uid" COLSPAN="2" ALIGN="LEFT">uid</TD><TD PORT="uid.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="creator" COLSPAN="2" ALIGN="LEFT">creator</TD><TD PORT="creator.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="created" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD><TD PORT="created.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="updated" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">updated</TD><TD PORT="updated.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="subject" COLSPAN="2" ALIGN="LEFT">subject</TD><TD PORT="subject.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 0</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="conv.html" + tooltip="conv" + ]; +} diff --git a/hubzilla_er/diagrams/conv.1degree.png b/hubzilla_er/diagrams/conv.1degree.png Binary files differnew file mode 100644 index 000000000..8855f5b33 --- /dev/null +++ b/hubzilla_er/diagrams/conv.1degree.png diff --git a/hubzilla_er/diagrams/conv.implied2degrees.dot b/hubzilla_er/diagrams/conv.implied2degrees.dot new file mode 100644 index 000000000..8c5732b33 --- /dev/null +++ b/hubzilla_er/diagrams/conv.implied2degrees.dot @@ -0,0 +1,264 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "impliedTwoDegreesRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "attach":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "config":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "conv":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fcontact":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "ffinder":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "group_member":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "groups":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "item":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "item_id":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "likes":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "mail":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "photo":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profdef":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profext":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profile_check":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "register":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sign":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sys_perms":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "xconfig":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "xign":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "attach" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">attach</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="attach.html" + tooltip="attach" + ]; + "config" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">config</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">52 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="config.html" + tooltip="config" + ]; + "conv" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">conv</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="guid" COLSPAN="2" ALIGN="LEFT">guid</TD><TD PORT="guid.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="recips" COLSPAN="2" ALIGN="LEFT">recips</TD><TD PORT="recips.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="uid" COLSPAN="2" ALIGN="LEFT">uid</TD><TD PORT="uid.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="creator" COLSPAN="2" ALIGN="LEFT">creator</TD><TD PORT="creator.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="created" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD><TD PORT="created.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="updated" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">updated</TD><TD PORT="updated.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="subject" COLSPAN="2" ALIGN="LEFT">subject</TD><TD PORT="subject.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="conv.html" + tooltip="conv" + ]; + "fcontact" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fcontact</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="fcontact.html" + tooltip="fcontact" + ]; + "ffinder" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">ffinder</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="ffinder.html" + tooltip="ffinder" + ]; + "group_member" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">group_member</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">2 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="group_member.html" + tooltip="group_member" + ]; + "groups" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">groups</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">5 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="groups.html" + tooltip="groups" + ]; + "item" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">9Â 613 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="item.html" + tooltip="item" + ]; + "item_id" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item_id</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="item_id.html" + tooltip="item_id" + ]; + "likes" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">likes</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="likes.html" + tooltip="likes" + ]; + "mail" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">mail</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 3</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">7 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="mail.html" + tooltip="mail" + ]; + "photo" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">photo</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">3Â 495 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="photo.html" + tooltip="photo" + ]; + "profdef" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profdef</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profdef.html" + tooltip="profdef" + ]; + "profext" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profext</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 3</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profext.html" + tooltip="profext" + ]; + "profile_check" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profile_check</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profile_check.html" + tooltip="profile_check" + ]; + "register" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">register</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="register.html" + tooltip="register" + ]; + "sign" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sign</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="sign.html" + tooltip="sign" + ]; + "sys_perms" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sys_perms</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="sys_perms.html" + tooltip="sys_perms" + ]; + "verify" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">verify</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="channel" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel</TD></TR> + <TR><TD PORT="type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD></TR> + <TR><TD PORT="token" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">token</TD></TR> + <TR><TD PORT="meta" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">meta</TD></TR> + <TR><TD PORT="created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">20 ></TD></TR> + </TABLE>> + URL="verify.html" + tooltip="verify" + ]; + "xconfig" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xconfig</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">4 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="xconfig.html" + tooltip="xconfig" + ]; + "xign" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xign</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="xign.html" + tooltip="xign" + ]; +} diff --git a/hubzilla_er/diagrams/conv.implied2degrees.png b/hubzilla_er/diagrams/conv.implied2degrees.png Binary files differnew file mode 100644 index 000000000..cbe2e3e54 --- /dev/null +++ b/hubzilla_er/diagrams/conv.implied2degrees.png diff --git a/hubzilla_er/diagrams/event.1degree.dot b/hubzilla_er/diagrams/event.1degree.dot new file mode 100644 index 000000000..6abcaaf8c --- /dev/null +++ b/hubzilla_er/diagrams/event.1degree.dot @@ -0,0 +1,56 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "oneDegreeRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "event" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">event</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="aid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">aid</TD><TD PORT="aid.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="uid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD><TD PORT="uid.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="event_xchan" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">event_xchan</TD><TD PORT="event_xchan.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="event_hash" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">event_hash</TD><TD PORT="event_hash.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="created" COLSPAN="2" ALIGN="LEFT">created</TD><TD PORT="created.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="edited" COLSPAN="2" ALIGN="LEFT">edited</TD><TD PORT="edited.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="start" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">start</TD><TD PORT="start.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="finish" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">finish</TD><TD PORT="finish.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="summary" COLSPAN="2" ALIGN="LEFT">summary</TD><TD PORT="summary.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="description" COLSPAN="2" ALIGN="LEFT">description</TD><TD PORT="description.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="location" COLSPAN="2" ALIGN="LEFT">location</TD><TD PORT="location.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="type" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD><TD PORT="type.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="nofinish" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">nofinish</TD><TD PORT="nofinish.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="adjust" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">adjust</TD><TD PORT="adjust.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="ignore" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">ignore</TD><TD PORT="ignore.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="allow_cid" COLSPAN="2" ALIGN="LEFT">allow_cid</TD><TD PORT="allow_cid.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="allow_gid" COLSPAN="2" ALIGN="LEFT">allow_gid</TD><TD PORT="allow_gid.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="deny_cid" COLSPAN="2" ALIGN="LEFT">deny_cid</TD><TD PORT="deny_cid.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="deny_gid" COLSPAN="2" ALIGN="LEFT">deny_gid</TD><TD PORT="deny_gid.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="event_status" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">event_status</TD><TD PORT="event_status.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="event_status_date" COLSPAN="2" ALIGN="LEFT">event_status_date</TD><TD PORT="event_status_date.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="event_percent" COLSPAN="2" ALIGN="LEFT">event_percent</TD><TD PORT="event_percent.type" ALIGN="LEFT">smallint[5]</TD></TR> + <TR><TD PORT="event_repeat" COLSPAN="2" ALIGN="LEFT">event_repeat</TD><TD PORT="event_repeat.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="event_sequence" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">event_sequence</TD><TD PORT="event_sequence.type" ALIGN="LEFT">smallint[5]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 0</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="event.html" + tooltip="event" + ]; +} diff --git a/hubzilla_er/diagrams/event.1degree.png b/hubzilla_er/diagrams/event.1degree.png Binary files differnew file mode 100644 index 000000000..d2b6b1b06 --- /dev/null +++ b/hubzilla_er/diagrams/event.1degree.png diff --git a/hubzilla_er/diagrams/event.implied2degrees.dot b/hubzilla_er/diagrams/event.implied2degrees.dot new file mode 100644 index 000000000..084dffec9 --- /dev/null +++ b/hubzilla_er/diagrams/event.implied2degrees.dot @@ -0,0 +1,180 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "impliedTwoDegreesRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "addon":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "app":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "event":"id":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fserver":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fsuggest":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "hook":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "manage":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "pconfig":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profile":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "spam":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "addon" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">addon</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="addon.html" + tooltip="addon" + ]; + "app" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">app</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="app.html" + tooltip="app" + ]; + "event" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">event</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="aid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">aid</TD><TD PORT="aid.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="uid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD><TD PORT="uid.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="event_xchan" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">event_xchan</TD><TD PORT="event_xchan.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="event_hash" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">event_hash</TD><TD PORT="event_hash.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="created" COLSPAN="2" ALIGN="LEFT">created</TD><TD PORT="created.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="edited" COLSPAN="2" ALIGN="LEFT">edited</TD><TD PORT="edited.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="start" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">start</TD><TD PORT="start.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="finish" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">finish</TD><TD PORT="finish.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="summary" COLSPAN="2" ALIGN="LEFT">summary</TD><TD PORT="summary.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="description" COLSPAN="2" ALIGN="LEFT">description</TD><TD PORT="description.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="location" COLSPAN="2" ALIGN="LEFT">location</TD><TD PORT="location.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="type" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD><TD PORT="type.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="nofinish" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">nofinish</TD><TD PORT="nofinish.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="adjust" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">adjust</TD><TD PORT="adjust.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="ignore" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">ignore</TD><TD PORT="ignore.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="allow_cid" COLSPAN="2" ALIGN="LEFT">allow_cid</TD><TD PORT="allow_cid.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="allow_gid" COLSPAN="2" ALIGN="LEFT">allow_gid</TD><TD PORT="allow_gid.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="deny_cid" COLSPAN="2" ALIGN="LEFT">deny_cid</TD><TD PORT="deny_cid.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="deny_gid" COLSPAN="2" ALIGN="LEFT">deny_gid</TD><TD PORT="deny_gid.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="event_status" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">event_status</TD><TD PORT="event_status.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="event_status_date" COLSPAN="2" ALIGN="LEFT">event_status_date</TD><TD PORT="event_status_date.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="event_percent" COLSPAN="2" ALIGN="LEFT">event_percent</TD><TD PORT="event_percent.type" ALIGN="LEFT">smallint[5]</TD></TR> + <TR><TD PORT="event_repeat" COLSPAN="2" ALIGN="LEFT">event_repeat</TD><TD PORT="event_repeat.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="event_sequence" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">event_sequence</TD><TD PORT="event_sequence.type" ALIGN="LEFT">smallint[5]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="event.html" + tooltip="event" + ]; + "fserver" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fserver</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="fserver.html" + tooltip="fserver" + ]; + "fsuggest" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fsuggest</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="fsuggest.html" + tooltip="fsuggest" + ]; + "hook" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">hook</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="hook.html" + tooltip="hook" + ]; + "manage" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">manage</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="manage.html" + tooltip="manage" + ]; + "notify" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">notify</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="hash" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hash</TD></TR> + <TR><TD PORT="name" COLSPAN="3" ALIGN="LEFT">name</TD></TR> + <TR><TD PORT="url" COLSPAN="3" ALIGN="LEFT">url</TD></TR> + <TR><TD PORT="photo" COLSPAN="3" ALIGN="LEFT">photo</TD></TR> + <TR><TD PORT="date" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">date</TD></TR> + <TR><TD PORT="msg" COLSPAN="3" ALIGN="LEFT">msg</TD></TR> + <TR><TD PORT="aid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">aid</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="link" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">link</TD></TR> + <TR><TD PORT="parent" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">parent</TD></TR> + <TR><TD PORT="seen" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">seen</TD></TR> + <TR><TD PORT="type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD></TR> + <TR><TD PORT="verb" COLSPAN="3" ALIGN="LEFT">verb</TD></TR> + <TR><TD PORT="otype" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">otype</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">59 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">10 ></TD></TR> + </TABLE>> + URL="notify.html" + tooltip="notify" + ]; + "pconfig" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">pconfig</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">232 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="pconfig.html" + tooltip="pconfig" + ]; + "profile" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profile</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">4 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profile.html" + tooltip="profile" + ]; + "spam" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">spam</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="spam.html" + tooltip="spam" + ]; +} diff --git a/hubzilla_er/diagrams/event.implied2degrees.png b/hubzilla_er/diagrams/event.implied2degrees.png Binary files differnew file mode 100644 index 000000000..419451590 --- /dev/null +++ b/hubzilla_er/diagrams/event.implied2degrees.png diff --git a/hubzilla_er/diagrams/fcontact.1degree.dot b/hubzilla_er/diagrams/fcontact.1degree.dot new file mode 100644 index 000000000..9f08b3997 --- /dev/null +++ b/hubzilla_er/diagrams/fcontact.1degree.dot @@ -0,0 +1,47 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "oneDegreeRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "fcontact" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fcontact</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="url" COLSPAN="2" ALIGN="LEFT">url</TD><TD PORT="url.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="name" COLSPAN="2" ALIGN="LEFT">name</TD><TD PORT="name.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="photo" COLSPAN="2" ALIGN="LEFT">photo</TD><TD PORT="photo.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="request" COLSPAN="2" ALIGN="LEFT">request</TD><TD PORT="request.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="nick" COLSPAN="2" ALIGN="LEFT">nick</TD><TD PORT="nick.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="addr" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">addr</TD><TD PORT="addr.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="batch" COLSPAN="2" ALIGN="LEFT">batch</TD><TD PORT="batch.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="notify" COLSPAN="2" ALIGN="LEFT">notify</TD><TD PORT="notify.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="poll" COLSPAN="2" ALIGN="LEFT">poll</TD><TD PORT="poll.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="confirm" COLSPAN="2" ALIGN="LEFT">confirm</TD><TD PORT="confirm.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="priority" COLSPAN="2" ALIGN="LEFT">priority</TD><TD PORT="priority.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="network" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">network</TD><TD PORT="network.type" ALIGN="LEFT">char[32]</TD></TR> + <TR><TD PORT="alias" COLSPAN="2" ALIGN="LEFT">alias</TD><TD PORT="alias.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="pubkey" COLSPAN="2" ALIGN="LEFT">pubkey</TD><TD PORT="pubkey.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="updated" COLSPAN="2" ALIGN="LEFT">updated</TD><TD PORT="updated.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 0</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="fcontact.html" + tooltip="fcontact" + ]; +} diff --git a/hubzilla_er/diagrams/fcontact.1degree.png b/hubzilla_er/diagrams/fcontact.1degree.png Binary files differnew file mode 100644 index 000000000..6b86eecc4 --- /dev/null +++ b/hubzilla_er/diagrams/fcontact.1degree.png diff --git a/hubzilla_er/diagrams/fcontact.implied2degrees.dot b/hubzilla_er/diagrams/fcontact.implied2degrees.dot new file mode 100644 index 000000000..6c484340e --- /dev/null +++ b/hubzilla_er/diagrams/fcontact.implied2degrees.dot @@ -0,0 +1,272 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "impliedTwoDegreesRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "attach":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "config":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "conv":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fcontact":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "ffinder":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "group_member":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "groups":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "item":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "item_id":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "likes":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "mail":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "photo":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profdef":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profext":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profile_check":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "register":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sign":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sys_perms":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "xconfig":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "xign":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "attach" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">attach</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="attach.html" + tooltip="attach" + ]; + "config" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">config</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">52 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="config.html" + tooltip="config" + ]; + "conv" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">conv</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="conv.html" + tooltip="conv" + ]; + "fcontact" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fcontact</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="url" COLSPAN="2" ALIGN="LEFT">url</TD><TD PORT="url.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="name" COLSPAN="2" ALIGN="LEFT">name</TD><TD PORT="name.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="photo" COLSPAN="2" ALIGN="LEFT">photo</TD><TD PORT="photo.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="request" COLSPAN="2" ALIGN="LEFT">request</TD><TD PORT="request.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="nick" COLSPAN="2" ALIGN="LEFT">nick</TD><TD PORT="nick.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="addr" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">addr</TD><TD PORT="addr.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="batch" COLSPAN="2" ALIGN="LEFT">batch</TD><TD PORT="batch.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="notify" COLSPAN="2" ALIGN="LEFT">notify</TD><TD PORT="notify.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="poll" COLSPAN="2" ALIGN="LEFT">poll</TD><TD PORT="poll.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="confirm" COLSPAN="2" ALIGN="LEFT">confirm</TD><TD PORT="confirm.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="priority" COLSPAN="2" ALIGN="LEFT">priority</TD><TD PORT="priority.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="network" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">network</TD><TD PORT="network.type" ALIGN="LEFT">char[32]</TD></TR> + <TR><TD PORT="alias" COLSPAN="2" ALIGN="LEFT">alias</TD><TD PORT="alias.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="pubkey" COLSPAN="2" ALIGN="LEFT">pubkey</TD><TD PORT="pubkey.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="updated" COLSPAN="2" ALIGN="LEFT">updated</TD><TD PORT="updated.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="fcontact.html" + tooltip="fcontact" + ]; + "ffinder" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">ffinder</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="ffinder.html" + tooltip="ffinder" + ]; + "group_member" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">group_member</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">2 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="group_member.html" + tooltip="group_member" + ]; + "groups" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">groups</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">5 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="groups.html" + tooltip="groups" + ]; + "item" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">9Â 613 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="item.html" + tooltip="item" + ]; + "item_id" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item_id</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="item_id.html" + tooltip="item_id" + ]; + "likes" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">likes</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="likes.html" + tooltip="likes" + ]; + "mail" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">mail</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 3</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">7 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="mail.html" + tooltip="mail" + ]; + "photo" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">photo</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">3Â 495 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="photo.html" + tooltip="photo" + ]; + "profdef" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profdef</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profdef.html" + tooltip="profdef" + ]; + "profext" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profext</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 3</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profext.html" + tooltip="profext" + ]; + "profile_check" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profile_check</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profile_check.html" + tooltip="profile_check" + ]; + "register" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">register</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="register.html" + tooltip="register" + ]; + "sign" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sign</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="sign.html" + tooltip="sign" + ]; + "sys_perms" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sys_perms</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="sys_perms.html" + tooltip="sys_perms" + ]; + "verify" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">verify</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="channel" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel</TD></TR> + <TR><TD PORT="type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD></TR> + <TR><TD PORT="token" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">token</TD></TR> + <TR><TD PORT="meta" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">meta</TD></TR> + <TR><TD PORT="created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">20 ></TD></TR> + </TABLE>> + URL="verify.html" + tooltip="verify" + ]; + "xconfig" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xconfig</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">4 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="xconfig.html" + tooltip="xconfig" + ]; + "xign" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xign</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="xign.html" + tooltip="xign" + ]; +} diff --git a/hubzilla_er/diagrams/fcontact.implied2degrees.png b/hubzilla_er/diagrams/fcontact.implied2degrees.png Binary files differnew file mode 100644 index 000000000..8b7172971 --- /dev/null +++ b/hubzilla_er/diagrams/fcontact.implied2degrees.png diff --git a/hubzilla_er/diagrams/ffinder.1degree.dot b/hubzilla_er/diagrams/ffinder.1degree.dot new file mode 100644 index 000000000..27122be54 --- /dev/null +++ b/hubzilla_er/diagrams/ffinder.1degree.dot @@ -0,0 +1,35 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "oneDegreeRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "ffinder" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">ffinder</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="uid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD><TD PORT="uid.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="cid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">cid</TD><TD PORT="cid.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="fid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">fid</TD><TD PORT="fid.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 0</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="ffinder.html" + tooltip="ffinder" + ]; +} diff --git a/hubzilla_er/diagrams/ffinder.1degree.png b/hubzilla_er/diagrams/ffinder.1degree.png Binary files differnew file mode 100644 index 000000000..90acccc73 --- /dev/null +++ b/hubzilla_er/diagrams/ffinder.1degree.png diff --git a/hubzilla_er/diagrams/ffinder.implied2degrees.dot b/hubzilla_er/diagrams/ffinder.implied2degrees.dot new file mode 100644 index 000000000..fc574ee04 --- /dev/null +++ b/hubzilla_er/diagrams/ffinder.implied2degrees.dot @@ -0,0 +1,260 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "impliedTwoDegreesRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "attach":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "config":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "conv":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fcontact":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "ffinder":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "group_member":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "groups":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "item":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "item_id":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "likes":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "mail":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "photo":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profdef":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profext":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profile_check":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "register":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sign":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sys_perms":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "xconfig":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "xign":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "attach" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">attach</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="attach.html" + tooltip="attach" + ]; + "config" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">config</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">52 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="config.html" + tooltip="config" + ]; + "conv" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">conv</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="conv.html" + tooltip="conv" + ]; + "fcontact" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fcontact</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="fcontact.html" + tooltip="fcontact" + ]; + "ffinder" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">ffinder</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="uid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD><TD PORT="uid.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="cid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">cid</TD><TD PORT="cid.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="fid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">fid</TD><TD PORT="fid.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="ffinder.html" + tooltip="ffinder" + ]; + "group_member" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">group_member</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">2 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="group_member.html" + tooltip="group_member" + ]; + "groups" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">groups</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">5 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="groups.html" + tooltip="groups" + ]; + "item" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">9Â 613 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="item.html" + tooltip="item" + ]; + "item_id" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item_id</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="item_id.html" + tooltip="item_id" + ]; + "likes" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">likes</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="likes.html" + tooltip="likes" + ]; + "mail" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">mail</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 3</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">7 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="mail.html" + tooltip="mail" + ]; + "photo" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">photo</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">3Â 495 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="photo.html" + tooltip="photo" + ]; + "profdef" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profdef</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profdef.html" + tooltip="profdef" + ]; + "profext" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profext</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 3</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profext.html" + tooltip="profext" + ]; + "profile_check" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profile_check</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profile_check.html" + tooltip="profile_check" + ]; + "register" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">register</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="register.html" + tooltip="register" + ]; + "sign" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sign</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="sign.html" + tooltip="sign" + ]; + "sys_perms" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sys_perms</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="sys_perms.html" + tooltip="sys_perms" + ]; + "verify" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">verify</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="channel" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel</TD></TR> + <TR><TD PORT="type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD></TR> + <TR><TD PORT="token" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">token</TD></TR> + <TR><TD PORT="meta" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">meta</TD></TR> + <TR><TD PORT="created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">20 ></TD></TR> + </TABLE>> + URL="verify.html" + tooltip="verify" + ]; + "xconfig" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xconfig</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">4 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="xconfig.html" + tooltip="xconfig" + ]; + "xign" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xign</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="xign.html" + tooltip="xign" + ]; +} diff --git a/hubzilla_er/diagrams/ffinder.implied2degrees.png b/hubzilla_er/diagrams/ffinder.implied2degrees.png Binary files differnew file mode 100644 index 000000000..0176c8756 --- /dev/null +++ b/hubzilla_er/diagrams/ffinder.implied2degrees.png diff --git a/hubzilla_er/diagrams/fserver.1degree.dot b/hubzilla_er/diagrams/fserver.1degree.dot new file mode 100644 index 000000000..1707f92ed --- /dev/null +++ b/hubzilla_er/diagrams/fserver.1degree.dot @@ -0,0 +1,35 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "oneDegreeRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "fserver" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fserver</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="server" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">server</TD><TD PORT="server.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="posturl" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">posturl</TD><TD PORT="posturl.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="key" COLSPAN="2" ALIGN="LEFT">key</TD><TD PORT="key.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 0</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="fserver.html" + tooltip="fserver" + ]; +} diff --git a/hubzilla_er/diagrams/fserver.1degree.png b/hubzilla_er/diagrams/fserver.1degree.png Binary files differnew file mode 100644 index 000000000..a5f4202b7 --- /dev/null +++ b/hubzilla_er/diagrams/fserver.1degree.png diff --git a/hubzilla_er/diagrams/fserver.implied2degrees.dot b/hubzilla_er/diagrams/fserver.implied2degrees.dot new file mode 100644 index 000000000..a8f8c5c48 --- /dev/null +++ b/hubzilla_er/diagrams/fserver.implied2degrees.dot @@ -0,0 +1,159 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "impliedTwoDegreesRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "addon":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "app":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "event":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fserver":"id":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fsuggest":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "hook":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "manage":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "pconfig":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profile":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "spam":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "addon" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">addon</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="addon.html" + tooltip="addon" + ]; + "app" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">app</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="app.html" + tooltip="app" + ]; + "event" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">event</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="event.html" + tooltip="event" + ]; + "fserver" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fserver</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="server" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">server</TD><TD PORT="server.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="posturl" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">posturl</TD><TD PORT="posturl.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="key" COLSPAN="2" ALIGN="LEFT">key</TD><TD PORT="key.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="fserver.html" + tooltip="fserver" + ]; + "fsuggest" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fsuggest</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="fsuggest.html" + tooltip="fsuggest" + ]; + "hook" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">hook</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="hook.html" + tooltip="hook" + ]; + "manage" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">manage</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="manage.html" + tooltip="manage" + ]; + "notify" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">notify</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="hash" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hash</TD></TR> + <TR><TD PORT="name" COLSPAN="3" ALIGN="LEFT">name</TD></TR> + <TR><TD PORT="url" COLSPAN="3" ALIGN="LEFT">url</TD></TR> + <TR><TD PORT="photo" COLSPAN="3" ALIGN="LEFT">photo</TD></TR> + <TR><TD PORT="date" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">date</TD></TR> + <TR><TD PORT="msg" COLSPAN="3" ALIGN="LEFT">msg</TD></TR> + <TR><TD PORT="aid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">aid</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="link" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">link</TD></TR> + <TR><TD PORT="parent" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">parent</TD></TR> + <TR><TD PORT="seen" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">seen</TD></TR> + <TR><TD PORT="type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD></TR> + <TR><TD PORT="verb" COLSPAN="3" ALIGN="LEFT">verb</TD></TR> + <TR><TD PORT="otype" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">otype</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">59 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">10 ></TD></TR> + </TABLE>> + URL="notify.html" + tooltip="notify" + ]; + "pconfig" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">pconfig</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">232 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="pconfig.html" + tooltip="pconfig" + ]; + "profile" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profile</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">4 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profile.html" + tooltip="profile" + ]; + "spam" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">spam</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="spam.html" + tooltip="spam" + ]; +} diff --git a/hubzilla_er/diagrams/fserver.implied2degrees.png b/hubzilla_er/diagrams/fserver.implied2degrees.png Binary files differnew file mode 100644 index 000000000..25cab82df --- /dev/null +++ b/hubzilla_er/diagrams/fserver.implied2degrees.png diff --git a/hubzilla_er/diagrams/fsuggest.1degree.dot b/hubzilla_er/diagrams/fsuggest.1degree.dot new file mode 100644 index 000000000..9a1e77791 --- /dev/null +++ b/hubzilla_er/diagrams/fsuggest.1degree.dot @@ -0,0 +1,40 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "oneDegreeRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "fsuggest" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fsuggest</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="uid" COLSPAN="2" ALIGN="LEFT">uid</TD><TD PORT="uid.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="cid" COLSPAN="2" ALIGN="LEFT">cid</TD><TD PORT="cid.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="name" COLSPAN="2" ALIGN="LEFT">name</TD><TD PORT="name.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="url" COLSPAN="2" ALIGN="LEFT">url</TD><TD PORT="url.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="request" COLSPAN="2" ALIGN="LEFT">request</TD><TD PORT="request.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="photo" COLSPAN="2" ALIGN="LEFT">photo</TD><TD PORT="photo.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="note" COLSPAN="2" ALIGN="LEFT">note</TD><TD PORT="note.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="created" COLSPAN="2" ALIGN="LEFT">created</TD><TD PORT="created.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 0</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="fsuggest.html" + tooltip="fsuggest" + ]; +} diff --git a/hubzilla_er/diagrams/fsuggest.1degree.png b/hubzilla_er/diagrams/fsuggest.1degree.png Binary files differnew file mode 100644 index 000000000..dbc01894b --- /dev/null +++ b/hubzilla_er/diagrams/fsuggest.1degree.png diff --git a/hubzilla_er/diagrams/fsuggest.implied2degrees.dot b/hubzilla_er/diagrams/fsuggest.implied2degrees.dot new file mode 100644 index 000000000..1d027d2a1 --- /dev/null +++ b/hubzilla_er/diagrams/fsuggest.implied2degrees.dot @@ -0,0 +1,164 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "impliedTwoDegreesRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "addon":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "app":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "event":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fserver":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fsuggest":"id":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "hook":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "manage":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "pconfig":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profile":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "spam":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "addon" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">addon</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="addon.html" + tooltip="addon" + ]; + "app" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">app</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="app.html" + tooltip="app" + ]; + "event" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">event</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="event.html" + tooltip="event" + ]; + "fserver" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fserver</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="fserver.html" + tooltip="fserver" + ]; + "fsuggest" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fsuggest</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="uid" COLSPAN="2" ALIGN="LEFT">uid</TD><TD PORT="uid.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="cid" COLSPAN="2" ALIGN="LEFT">cid</TD><TD PORT="cid.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="name" COLSPAN="2" ALIGN="LEFT">name</TD><TD PORT="name.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="url" COLSPAN="2" ALIGN="LEFT">url</TD><TD PORT="url.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="request" COLSPAN="2" ALIGN="LEFT">request</TD><TD PORT="request.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="photo" COLSPAN="2" ALIGN="LEFT">photo</TD><TD PORT="photo.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="note" COLSPAN="2" ALIGN="LEFT">note</TD><TD PORT="note.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="created" COLSPAN="2" ALIGN="LEFT">created</TD><TD PORT="created.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="fsuggest.html" + tooltip="fsuggest" + ]; + "hook" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">hook</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="hook.html" + tooltip="hook" + ]; + "manage" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">manage</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="manage.html" + tooltip="manage" + ]; + "notify" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">notify</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="hash" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hash</TD></TR> + <TR><TD PORT="name" COLSPAN="3" ALIGN="LEFT">name</TD></TR> + <TR><TD PORT="url" COLSPAN="3" ALIGN="LEFT">url</TD></TR> + <TR><TD PORT="photo" COLSPAN="3" ALIGN="LEFT">photo</TD></TR> + <TR><TD PORT="date" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">date</TD></TR> + <TR><TD PORT="msg" COLSPAN="3" ALIGN="LEFT">msg</TD></TR> + <TR><TD PORT="aid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">aid</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="link" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">link</TD></TR> + <TR><TD PORT="parent" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">parent</TD></TR> + <TR><TD PORT="seen" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">seen</TD></TR> + <TR><TD PORT="type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD></TR> + <TR><TD PORT="verb" COLSPAN="3" ALIGN="LEFT">verb</TD></TR> + <TR><TD PORT="otype" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">otype</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">59 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">10 ></TD></TR> + </TABLE>> + URL="notify.html" + tooltip="notify" + ]; + "pconfig" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">pconfig</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">232 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="pconfig.html" + tooltip="pconfig" + ]; + "profile" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profile</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">4 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profile.html" + tooltip="profile" + ]; + "spam" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">spam</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="spam.html" + tooltip="spam" + ]; +} diff --git a/hubzilla_er/diagrams/fsuggest.implied2degrees.png b/hubzilla_er/diagrams/fsuggest.implied2degrees.png Binary files differnew file mode 100644 index 000000000..d43bb1c9e --- /dev/null +++ b/hubzilla_er/diagrams/fsuggest.implied2degrees.png diff --git a/hubzilla_er/diagrams/group_member.1degree.dot b/hubzilla_er/diagrams/group_member.1degree.dot new file mode 100644 index 000000000..d7a0c6cea --- /dev/null +++ b/hubzilla_er/diagrams/group_member.1degree.dot @@ -0,0 +1,35 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "oneDegreeRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "group_member" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">group_member</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="uid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD><TD PORT="uid.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="gid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">gid</TD><TD PORT="gid.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="xchan" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">xchan</TD><TD PORT="xchan.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 0</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">2 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="group_member.html" + tooltip="group_member" + ]; +} diff --git a/hubzilla_er/diagrams/group_member.1degree.png b/hubzilla_er/diagrams/group_member.1degree.png Binary files differnew file mode 100644 index 000000000..891ccf306 --- /dev/null +++ b/hubzilla_er/diagrams/group_member.1degree.png diff --git a/hubzilla_er/diagrams/group_member.implied2degrees.dot b/hubzilla_er/diagrams/group_member.implied2degrees.dot new file mode 100644 index 000000000..d0cb73fd1 --- /dev/null +++ b/hubzilla_er/diagrams/group_member.implied2degrees.dot @@ -0,0 +1,260 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "impliedTwoDegreesRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "attach":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "config":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "conv":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fcontact":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "ffinder":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "group_member":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "groups":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "item":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "item_id":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "likes":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "mail":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "photo":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profdef":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profext":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profile_check":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "register":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sign":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sys_perms":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "xconfig":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "xign":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "attach" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">attach</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="attach.html" + tooltip="attach" + ]; + "config" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">config</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">52 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="config.html" + tooltip="config" + ]; + "conv" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">conv</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="conv.html" + tooltip="conv" + ]; + "fcontact" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fcontact</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="fcontact.html" + tooltip="fcontact" + ]; + "ffinder" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">ffinder</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="ffinder.html" + tooltip="ffinder" + ]; + "group_member" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">group_member</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="uid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD><TD PORT="uid.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="gid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">gid</TD><TD PORT="gid.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="xchan" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">xchan</TD><TD PORT="xchan.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">2 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="group_member.html" + tooltip="group_member" + ]; + "groups" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">groups</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">5 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="groups.html" + tooltip="groups" + ]; + "item" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">9Â 613 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="item.html" + tooltip="item" + ]; + "item_id" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item_id</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="item_id.html" + tooltip="item_id" + ]; + "likes" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">likes</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="likes.html" + tooltip="likes" + ]; + "mail" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">mail</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 3</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">7 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="mail.html" + tooltip="mail" + ]; + "photo" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">photo</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">3Â 495 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="photo.html" + tooltip="photo" + ]; + "profdef" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profdef</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profdef.html" + tooltip="profdef" + ]; + "profext" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profext</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 3</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profext.html" + tooltip="profext" + ]; + "profile_check" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profile_check</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profile_check.html" + tooltip="profile_check" + ]; + "register" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">register</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="register.html" + tooltip="register" + ]; + "sign" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sign</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="sign.html" + tooltip="sign" + ]; + "sys_perms" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sys_perms</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="sys_perms.html" + tooltip="sys_perms" + ]; + "verify" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">verify</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="channel" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel</TD></TR> + <TR><TD PORT="type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD></TR> + <TR><TD PORT="token" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">token</TD></TR> + <TR><TD PORT="meta" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">meta</TD></TR> + <TR><TD PORT="created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">20 ></TD></TR> + </TABLE>> + URL="verify.html" + tooltip="verify" + ]; + "xconfig" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xconfig</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">4 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="xconfig.html" + tooltip="xconfig" + ]; + "xign" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xign</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="xign.html" + tooltip="xign" + ]; +} diff --git a/hubzilla_er/diagrams/group_member.implied2degrees.png b/hubzilla_er/diagrams/group_member.implied2degrees.png Binary files differnew file mode 100644 index 000000000..fed9f0ca7 --- /dev/null +++ b/hubzilla_er/diagrams/group_member.implied2degrees.png diff --git a/hubzilla_er/diagrams/groups.1degree.dot b/hubzilla_er/diagrams/groups.1degree.dot new file mode 100644 index 000000000..dc40f24fc --- /dev/null +++ b/hubzilla_er/diagrams/groups.1degree.dot @@ -0,0 +1,37 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "oneDegreeRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "groups" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">groups</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="hash" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">hash</TD><TD PORT="hash.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="uid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD><TD PORT="uid.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="visible" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">visible</TD><TD PORT="visible.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="deleted" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">deleted</TD><TD PORT="deleted.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="name" COLSPAN="2" ALIGN="LEFT">name</TD><TD PORT="name.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 0</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">5 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="groups.html" + tooltip="groups" + ]; +} diff --git a/hubzilla_er/diagrams/groups.1degree.png b/hubzilla_er/diagrams/groups.1degree.png Binary files differnew file mode 100644 index 000000000..cb7b5d51c --- /dev/null +++ b/hubzilla_er/diagrams/groups.1degree.png diff --git a/hubzilla_er/diagrams/groups.implied2degrees.dot b/hubzilla_er/diagrams/groups.implied2degrees.dot new file mode 100644 index 000000000..315e0d02c --- /dev/null +++ b/hubzilla_er/diagrams/groups.implied2degrees.dot @@ -0,0 +1,262 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "impliedTwoDegreesRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "attach":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "config":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "conv":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fcontact":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "ffinder":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "group_member":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "groups":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "item":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "item_id":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "likes":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "mail":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "photo":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profdef":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profext":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profile_check":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "register":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sign":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sys_perms":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "xconfig":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "xign":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "attach" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">attach</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="attach.html" + tooltip="attach" + ]; + "config" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">config</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">52 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="config.html" + tooltip="config" + ]; + "conv" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">conv</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="conv.html" + tooltip="conv" + ]; + "fcontact" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fcontact</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="fcontact.html" + tooltip="fcontact" + ]; + "ffinder" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">ffinder</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="ffinder.html" + tooltip="ffinder" + ]; + "group_member" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">group_member</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">2 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="group_member.html" + tooltip="group_member" + ]; + "groups" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">groups</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="hash" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">hash</TD><TD PORT="hash.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="uid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD><TD PORT="uid.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="visible" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">visible</TD><TD PORT="visible.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="deleted" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">deleted</TD><TD PORT="deleted.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="name" COLSPAN="2" ALIGN="LEFT">name</TD><TD PORT="name.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">5 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="groups.html" + tooltip="groups" + ]; + "item" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">9Â 613 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="item.html" + tooltip="item" + ]; + "item_id" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item_id</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="item_id.html" + tooltip="item_id" + ]; + "likes" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">likes</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="likes.html" + tooltip="likes" + ]; + "mail" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">mail</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 3</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">7 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="mail.html" + tooltip="mail" + ]; + "photo" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">photo</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">3Â 495 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="photo.html" + tooltip="photo" + ]; + "profdef" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profdef</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profdef.html" + tooltip="profdef" + ]; + "profext" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profext</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 3</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profext.html" + tooltip="profext" + ]; + "profile_check" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profile_check</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profile_check.html" + tooltip="profile_check" + ]; + "register" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">register</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="register.html" + tooltip="register" + ]; + "sign" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sign</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="sign.html" + tooltip="sign" + ]; + "sys_perms" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sys_perms</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="sys_perms.html" + tooltip="sys_perms" + ]; + "verify" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">verify</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="channel" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel</TD></TR> + <TR><TD PORT="type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD></TR> + <TR><TD PORT="token" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">token</TD></TR> + <TR><TD PORT="meta" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">meta</TD></TR> + <TR><TD PORT="created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">20 ></TD></TR> + </TABLE>> + URL="verify.html" + tooltip="verify" + ]; + "xconfig" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xconfig</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">4 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="xconfig.html" + tooltip="xconfig" + ]; + "xign" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xign</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="xign.html" + tooltip="xign" + ]; +} diff --git a/hubzilla_er/diagrams/groups.implied2degrees.png b/hubzilla_er/diagrams/groups.implied2degrees.png Binary files differnew file mode 100644 index 000000000..03df1cc72 --- /dev/null +++ b/hubzilla_er/diagrams/groups.implied2degrees.png diff --git a/hubzilla_er/diagrams/hook.1degree.dot b/hubzilla_er/diagrams/hook.1degree.dot new file mode 100644 index 000000000..bd89b278c --- /dev/null +++ b/hubzilla_er/diagrams/hook.1degree.dot @@ -0,0 +1,36 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "oneDegreeRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "hook" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">hook</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="hook" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">hook</TD><TD PORT="hook.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="file" COLSPAN="2" ALIGN="LEFT">file</TD><TD PORT="file.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="function" COLSPAN="2" ALIGN="LEFT">function</TD><TD PORT="function.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="priority" COLSPAN="2" ALIGN="LEFT">priority</TD><TD PORT="priority.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 0</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="hook.html" + tooltip="hook" + ]; +} diff --git a/hubzilla_er/diagrams/hook.1degree.png b/hubzilla_er/diagrams/hook.1degree.png Binary files differnew file mode 100644 index 000000000..47885c040 --- /dev/null +++ b/hubzilla_er/diagrams/hook.1degree.png diff --git a/hubzilla_er/diagrams/hook.implied2degrees.dot b/hubzilla_er/diagrams/hook.implied2degrees.dot new file mode 100644 index 000000000..baae61221 --- /dev/null +++ b/hubzilla_er/diagrams/hook.implied2degrees.dot @@ -0,0 +1,160 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "impliedTwoDegreesRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "addon":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "app":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "event":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fserver":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fsuggest":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "hook":"id":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "manage":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "pconfig":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profile":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "spam":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "addon" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">addon</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="addon.html" + tooltip="addon" + ]; + "app" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">app</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="app.html" + tooltip="app" + ]; + "event" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">event</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="event.html" + tooltip="event" + ]; + "fserver" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fserver</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="fserver.html" + tooltip="fserver" + ]; + "fsuggest" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fsuggest</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="fsuggest.html" + tooltip="fsuggest" + ]; + "hook" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">hook</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="hook" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">hook</TD><TD PORT="hook.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="file" COLSPAN="2" ALIGN="LEFT">file</TD><TD PORT="file.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="function" COLSPAN="2" ALIGN="LEFT">function</TD><TD PORT="function.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="priority" COLSPAN="2" ALIGN="LEFT">priority</TD><TD PORT="priority.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="hook.html" + tooltip="hook" + ]; + "manage" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">manage</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="manage.html" + tooltip="manage" + ]; + "notify" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">notify</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="hash" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hash</TD></TR> + <TR><TD PORT="name" COLSPAN="3" ALIGN="LEFT">name</TD></TR> + <TR><TD PORT="url" COLSPAN="3" ALIGN="LEFT">url</TD></TR> + <TR><TD PORT="photo" COLSPAN="3" ALIGN="LEFT">photo</TD></TR> + <TR><TD PORT="date" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">date</TD></TR> + <TR><TD PORT="msg" COLSPAN="3" ALIGN="LEFT">msg</TD></TR> + <TR><TD PORT="aid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">aid</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="link" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">link</TD></TR> + <TR><TD PORT="parent" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">parent</TD></TR> + <TR><TD PORT="seen" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">seen</TD></TR> + <TR><TD PORT="type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD></TR> + <TR><TD PORT="verb" COLSPAN="3" ALIGN="LEFT">verb</TD></TR> + <TR><TD PORT="otype" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">otype</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">59 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">10 ></TD></TR> + </TABLE>> + URL="notify.html" + tooltip="notify" + ]; + "pconfig" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">pconfig</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">232 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="pconfig.html" + tooltip="pconfig" + ]; + "profile" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profile</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">4 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profile.html" + tooltip="profile" + ]; + "spam" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">spam</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="spam.html" + tooltip="spam" + ]; +} diff --git a/hubzilla_er/diagrams/hook.implied2degrees.png b/hubzilla_er/diagrams/hook.implied2degrees.png Binary files differnew file mode 100644 index 000000000..5b450e481 --- /dev/null +++ b/hubzilla_er/diagrams/hook.implied2degrees.png diff --git a/hubzilla_er/diagrams/item.1degree.dot b/hubzilla_er/diagrams/item.1degree.dot new file mode 100644 index 000000000..5084997f5 --- /dev/null +++ b/hubzilla_er/diagrams/item.1degree.dot @@ -0,0 +1,104 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "oneDegreeRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "item" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="mid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">mid</TD><TD PORT="mid.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="aid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">aid</TD><TD PORT="aid.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="uid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD><TD PORT="uid.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="parent" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">parent</TD><TD PORT="parent.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="parent_mid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">parent_mid</TD><TD PORT="parent_mid.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="thr_parent" COLSPAN="2" ALIGN="LEFT">thr_parent</TD><TD PORT="thr_parent.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="created" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD><TD PORT="created.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="edited" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">edited</TD><TD PORT="edited.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="expires" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">expires</TD><TD PORT="expires.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="commented" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">commented</TD><TD PORT="commented.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="received" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">received</TD><TD PORT="received.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="changed" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">changed</TD><TD PORT="changed.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="comments_closed" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">comments_closed</TD><TD PORT="comments_closed.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="owner_xchan" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">owner_xchan</TD><TD PORT="owner_xchan.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="author_xchan" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">author_xchan</TD><TD PORT="author_xchan.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="source_xchan" COLSPAN="2" ALIGN="LEFT">source_xchan</TD><TD PORT="source_xchan.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="mimetype" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">mimetype</TD><TD PORT="mimetype.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="title" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">title</TD><TD PORT="title.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="body" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">body</TD><TD PORT="body.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="html" COLSPAN="2" ALIGN="LEFT">html</TD><TD PORT="html.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="app" COLSPAN="2" ALIGN="LEFT">app</TD><TD PORT="app.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="lang" COLSPAN="2" ALIGN="LEFT">lang</TD><TD PORT="lang.type" ALIGN="LEFT">char[64]</TD></TR> + <TR><TD PORT="revision" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">revision</TD><TD PORT="revision.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="verb" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">verb</TD><TD PORT="verb.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="obj_type" COLSPAN="2" ALIGN="LEFT">obj_type</TD><TD PORT="obj_type.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="object" COLSPAN="2" ALIGN="LEFT">object</TD><TD PORT="object.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="tgt_type" COLSPAN="2" ALIGN="LEFT">tgt_type</TD><TD PORT="tgt_type.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="target" COLSPAN="2" ALIGN="LEFT">target</TD><TD PORT="target.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="layout_mid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">layout_mid</TD><TD PORT="layout_mid.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="postopts" COLSPAN="2" ALIGN="LEFT">postopts</TD><TD PORT="postopts.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="route" COLSPAN="2" ALIGN="LEFT">route</TD><TD PORT="route.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="llink" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">llink</TD><TD PORT="llink.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="plink" COLSPAN="2" ALIGN="LEFT">plink</TD><TD PORT="plink.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="resource_id" COLSPAN="2" ALIGN="LEFT">resource_id</TD><TD PORT="resource_id.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="resource_type" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">resource_type</TD><TD PORT="resource_type.type" ALIGN="LEFT">char[16]</TD></TR> + <TR><TD PORT="attach" COLSPAN="2" ALIGN="LEFT">attach</TD><TD PORT="attach.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="sig" COLSPAN="2" ALIGN="LEFT">sig</TD><TD PORT="sig.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="diaspora_meta" COLSPAN="2" ALIGN="LEFT">diaspora_meta</TD><TD PORT="diaspora_meta.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="location" COLSPAN="2" ALIGN="LEFT">location</TD><TD PORT="location.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="coord" COLSPAN="2" ALIGN="LEFT">coord</TD><TD PORT="coord.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="public_policy" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">public_policy</TD><TD PORT="public_policy.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="comment_policy" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">comment_policy</TD><TD PORT="comment_policy.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="allow_cid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">allow_cid</TD><TD PORT="allow_cid.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="allow_gid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">allow_gid</TD><TD PORT="allow_gid.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="deny_cid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">deny_cid</TD><TD PORT="deny_cid.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="deny_gid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">deny_gid</TD><TD PORT="deny_gid.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="item_restrict" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_restrict</TD><TD PORT="item_restrict.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="item_flags" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_flags</TD><TD PORT="item_flags.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="item_private" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_private</TD><TD PORT="item_private.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="item_origin" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_origin</TD><TD PORT="item_origin.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="item_unseen" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_unseen</TD><TD PORT="item_unseen.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="item_starred" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_starred</TD><TD PORT="item_starred.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="item_uplink" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_uplink</TD><TD PORT="item_uplink.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="item_consensus" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_consensus</TD><TD PORT="item_consensus.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="item_wall" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_wall</TD><TD PORT="item_wall.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="item_thread_top" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_thread_top</TD><TD PORT="item_thread_top.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="item_notshown" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_notshown</TD><TD PORT="item_notshown.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="item_nsfw" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_nsfw</TD><TD PORT="item_nsfw.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="item_relay" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_relay</TD><TD PORT="item_relay.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="item_mentionsme" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_mentionsme</TD><TD PORT="item_mentionsme.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="item_nocomment" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_nocomment</TD><TD PORT="item_nocomment.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="item_obscured" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_obscured</TD><TD PORT="item_obscured.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="item_verified" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_verified</TD><TD PORT="item_verified.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="item_retained" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_retained</TD><TD PORT="item_retained.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="item_rss" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_rss</TD><TD PORT="item_rss.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="item_deleted" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_deleted</TD><TD PORT="item_deleted.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="item_type" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_type</TD><TD PORT="item_type.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="item_hidden" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_hidden</TD><TD PORT="item_hidden.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="item_unpublished" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_unpublished</TD><TD PORT="item_unpublished.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="item_delayed" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_delayed</TD><TD PORT="item_delayed.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="item_pending_remove" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_pending_remove</TD><TD PORT="item_pending_remove.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="item_blocked" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_blocked</TD><TD PORT="item_blocked.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 0</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">9Â 613 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="item.html" + tooltip="item" + ]; +} diff --git a/hubzilla_er/diagrams/item.1degree.png b/hubzilla_er/diagrams/item.1degree.png Binary files differnew file mode 100644 index 000000000..9bffc4236 --- /dev/null +++ b/hubzilla_er/diagrams/item.1degree.png diff --git a/hubzilla_er/diagrams/item.implied2degrees.dot b/hubzilla_er/diagrams/item.implied2degrees.dot new file mode 100644 index 000000000..d16148576 --- /dev/null +++ b/hubzilla_er/diagrams/item.implied2degrees.dot @@ -0,0 +1,329 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "impliedTwoDegreesRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "attach":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "config":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "conv":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fcontact":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "ffinder":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "group_member":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "groups":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "item":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "item_id":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "likes":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "mail":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "photo":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profdef":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profext":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profile_check":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "register":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sign":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sys_perms":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "xconfig":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "xign":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "attach" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">attach</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="attach.html" + tooltip="attach" + ]; + "config" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">config</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">52 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="config.html" + tooltip="config" + ]; + "conv" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">conv</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="conv.html" + tooltip="conv" + ]; + "fcontact" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fcontact</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="fcontact.html" + tooltip="fcontact" + ]; + "ffinder" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">ffinder</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="ffinder.html" + tooltip="ffinder" + ]; + "group_member" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">group_member</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">2 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="group_member.html" + tooltip="group_member" + ]; + "groups" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">groups</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">5 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="groups.html" + tooltip="groups" + ]; + "item" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="mid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">mid</TD><TD PORT="mid.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="aid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">aid</TD><TD PORT="aid.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="uid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD><TD PORT="uid.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="parent" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">parent</TD><TD PORT="parent.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="parent_mid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">parent_mid</TD><TD PORT="parent_mid.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="thr_parent" COLSPAN="2" ALIGN="LEFT">thr_parent</TD><TD PORT="thr_parent.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="created" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD><TD PORT="created.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="edited" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">edited</TD><TD PORT="edited.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="expires" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">expires</TD><TD PORT="expires.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="commented" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">commented</TD><TD PORT="commented.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="received" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">received</TD><TD PORT="received.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="changed" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">changed</TD><TD PORT="changed.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="comments_closed" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">comments_closed</TD><TD PORT="comments_closed.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="owner_xchan" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">owner_xchan</TD><TD PORT="owner_xchan.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="author_xchan" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">author_xchan</TD><TD PORT="author_xchan.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="source_xchan" COLSPAN="2" ALIGN="LEFT">source_xchan</TD><TD PORT="source_xchan.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="mimetype" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">mimetype</TD><TD PORT="mimetype.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="title" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">title</TD><TD PORT="title.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="body" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">body</TD><TD PORT="body.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="html" COLSPAN="2" ALIGN="LEFT">html</TD><TD PORT="html.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="app" COLSPAN="2" ALIGN="LEFT">app</TD><TD PORT="app.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="lang" COLSPAN="2" ALIGN="LEFT">lang</TD><TD PORT="lang.type" ALIGN="LEFT">char[64]</TD></TR> + <TR><TD PORT="revision" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">revision</TD><TD PORT="revision.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="verb" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">verb</TD><TD PORT="verb.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="obj_type" COLSPAN="2" ALIGN="LEFT">obj_type</TD><TD PORT="obj_type.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="object" COLSPAN="2" ALIGN="LEFT">object</TD><TD PORT="object.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="tgt_type" COLSPAN="2" ALIGN="LEFT">tgt_type</TD><TD PORT="tgt_type.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="target" COLSPAN="2" ALIGN="LEFT">target</TD><TD PORT="target.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="layout_mid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">layout_mid</TD><TD PORT="layout_mid.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="postopts" COLSPAN="2" ALIGN="LEFT">postopts</TD><TD PORT="postopts.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="route" COLSPAN="2" ALIGN="LEFT">route</TD><TD PORT="route.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="llink" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">llink</TD><TD PORT="llink.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="plink" COLSPAN="2" ALIGN="LEFT">plink</TD><TD PORT="plink.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="resource_id" COLSPAN="2" ALIGN="LEFT">resource_id</TD><TD PORT="resource_id.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="resource_type" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">resource_type</TD><TD PORT="resource_type.type" ALIGN="LEFT">char[16]</TD></TR> + <TR><TD PORT="attach" COLSPAN="2" ALIGN="LEFT">attach</TD><TD PORT="attach.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="sig" COLSPAN="2" ALIGN="LEFT">sig</TD><TD PORT="sig.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="diaspora_meta" COLSPAN="2" ALIGN="LEFT">diaspora_meta</TD><TD PORT="diaspora_meta.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="location" COLSPAN="2" ALIGN="LEFT">location</TD><TD PORT="location.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="coord" COLSPAN="2" ALIGN="LEFT">coord</TD><TD PORT="coord.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="public_policy" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">public_policy</TD><TD PORT="public_policy.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="comment_policy" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">comment_policy</TD><TD PORT="comment_policy.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="allow_cid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">allow_cid</TD><TD PORT="allow_cid.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="allow_gid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">allow_gid</TD><TD PORT="allow_gid.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="deny_cid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">deny_cid</TD><TD PORT="deny_cid.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="deny_gid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">deny_gid</TD><TD PORT="deny_gid.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="item_restrict" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_restrict</TD><TD PORT="item_restrict.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="item_flags" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_flags</TD><TD PORT="item_flags.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="item_private" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_private</TD><TD PORT="item_private.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="item_origin" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_origin</TD><TD PORT="item_origin.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="item_unseen" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_unseen</TD><TD PORT="item_unseen.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="item_starred" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_starred</TD><TD PORT="item_starred.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="item_uplink" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_uplink</TD><TD PORT="item_uplink.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="item_consensus" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_consensus</TD><TD PORT="item_consensus.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="item_wall" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_wall</TD><TD PORT="item_wall.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="item_thread_top" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_thread_top</TD><TD PORT="item_thread_top.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="item_notshown" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_notshown</TD><TD PORT="item_notshown.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="item_nsfw" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_nsfw</TD><TD PORT="item_nsfw.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="item_relay" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_relay</TD><TD PORT="item_relay.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="item_mentionsme" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_mentionsme</TD><TD PORT="item_mentionsme.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="item_nocomment" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_nocomment</TD><TD PORT="item_nocomment.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="item_obscured" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_obscured</TD><TD PORT="item_obscured.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="item_verified" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_verified</TD><TD PORT="item_verified.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="item_retained" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_retained</TD><TD PORT="item_retained.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="item_rss" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_rss</TD><TD PORT="item_rss.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="item_deleted" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_deleted</TD><TD PORT="item_deleted.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="item_type" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_type</TD><TD PORT="item_type.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="item_hidden" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_hidden</TD><TD PORT="item_hidden.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="item_unpublished" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_unpublished</TD><TD PORT="item_unpublished.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="item_delayed" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_delayed</TD><TD PORT="item_delayed.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="item_pending_remove" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_pending_remove</TD><TD PORT="item_pending_remove.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="item_blocked" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">item_blocked</TD><TD PORT="item_blocked.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">9Â 613 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="item.html" + tooltip="item" + ]; + "item_id" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item_id</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="item_id.html" + tooltip="item_id" + ]; + "likes" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">likes</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="likes.html" + tooltip="likes" + ]; + "mail" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">mail</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 3</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">7 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="mail.html" + tooltip="mail" + ]; + "photo" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">photo</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">3Â 495 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="photo.html" + tooltip="photo" + ]; + "profdef" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profdef</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profdef.html" + tooltip="profdef" + ]; + "profext" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profext</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 3</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profext.html" + tooltip="profext" + ]; + "profile_check" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profile_check</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profile_check.html" + tooltip="profile_check" + ]; + "register" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">register</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="register.html" + tooltip="register" + ]; + "sign" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sign</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="sign.html" + tooltip="sign" + ]; + "sys_perms" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sys_perms</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="sys_perms.html" + tooltip="sys_perms" + ]; + "verify" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">verify</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="channel" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel</TD></TR> + <TR><TD PORT="type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD></TR> + <TR><TD PORT="token" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">token</TD></TR> + <TR><TD PORT="meta" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">meta</TD></TR> + <TR><TD PORT="created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">20 ></TD></TR> + </TABLE>> + URL="verify.html" + tooltip="verify" + ]; + "xconfig" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xconfig</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">4 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="xconfig.html" + tooltip="xconfig" + ]; + "xign" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xign</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="xign.html" + tooltip="xign" + ]; +} diff --git a/hubzilla_er/diagrams/item.implied2degrees.png b/hubzilla_er/diagrams/item.implied2degrees.png Binary files differnew file mode 100644 index 000000000..d909c2e71 --- /dev/null +++ b/hubzilla_er/diagrams/item.implied2degrees.png diff --git a/hubzilla_er/diagrams/item_id.1degree.dot b/hubzilla_er/diagrams/item_id.1degree.dot new file mode 100644 index 000000000..f92bfbd20 --- /dev/null +++ b/hubzilla_er/diagrams/item_id.1degree.dot @@ -0,0 +1,36 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "oneDegreeRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "item_id" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item_id</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="iid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">iid</TD><TD PORT="iid.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="uid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD><TD PORT="uid.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="sid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">sid</TD><TD PORT="sid.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="service" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">service</TD><TD PORT="service.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 0</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="item_id.html" + tooltip="item_id" + ]; +} diff --git a/hubzilla_er/diagrams/item_id.1degree.png b/hubzilla_er/diagrams/item_id.1degree.png Binary files differnew file mode 100644 index 000000000..cf3c4a22d --- /dev/null +++ b/hubzilla_er/diagrams/item_id.1degree.png diff --git a/hubzilla_er/diagrams/item_id.implied2degrees.dot b/hubzilla_er/diagrams/item_id.implied2degrees.dot new file mode 100644 index 000000000..7cdbd3403 --- /dev/null +++ b/hubzilla_er/diagrams/item_id.implied2degrees.dot @@ -0,0 +1,261 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "impliedTwoDegreesRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "attach":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "config":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "conv":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fcontact":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "ffinder":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "group_member":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "groups":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "item":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "item_id":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "likes":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "mail":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "photo":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profdef":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profext":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profile_check":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "register":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sign":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sys_perms":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "xconfig":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "xign":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "attach" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">attach</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="attach.html" + tooltip="attach" + ]; + "config" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">config</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">52 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="config.html" + tooltip="config" + ]; + "conv" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">conv</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="conv.html" + tooltip="conv" + ]; + "fcontact" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fcontact</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="fcontact.html" + tooltip="fcontact" + ]; + "ffinder" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">ffinder</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="ffinder.html" + tooltip="ffinder" + ]; + "group_member" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">group_member</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">2 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="group_member.html" + tooltip="group_member" + ]; + "groups" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">groups</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">5 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="groups.html" + tooltip="groups" + ]; + "item" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">9Â 613 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="item.html" + tooltip="item" + ]; + "item_id" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item_id</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="iid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">iid</TD><TD PORT="iid.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="uid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD><TD PORT="uid.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="sid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">sid</TD><TD PORT="sid.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="service" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">service</TD><TD PORT="service.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="item_id.html" + tooltip="item_id" + ]; + "likes" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">likes</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="likes.html" + tooltip="likes" + ]; + "mail" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">mail</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 3</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">7 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="mail.html" + tooltip="mail" + ]; + "photo" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">photo</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">3Â 495 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="photo.html" + tooltip="photo" + ]; + "profdef" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profdef</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profdef.html" + tooltip="profdef" + ]; + "profext" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profext</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 3</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profext.html" + tooltip="profext" + ]; + "profile_check" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profile_check</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profile_check.html" + tooltip="profile_check" + ]; + "register" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">register</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="register.html" + tooltip="register" + ]; + "sign" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sign</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="sign.html" + tooltip="sign" + ]; + "sys_perms" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sys_perms</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="sys_perms.html" + tooltip="sys_perms" + ]; + "verify" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">verify</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="channel" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel</TD></TR> + <TR><TD PORT="type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD></TR> + <TR><TD PORT="token" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">token</TD></TR> + <TR><TD PORT="meta" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">meta</TD></TR> + <TR><TD PORT="created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">20 ></TD></TR> + </TABLE>> + URL="verify.html" + tooltip="verify" + ]; + "xconfig" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xconfig</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">4 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="xconfig.html" + tooltip="xconfig" + ]; + "xign" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xign</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="xign.html" + tooltip="xign" + ]; +} diff --git a/hubzilla_er/diagrams/item_id.implied2degrees.png b/hubzilla_er/diagrams/item_id.implied2degrees.png Binary files differnew file mode 100644 index 000000000..3537e624f --- /dev/null +++ b/hubzilla_er/diagrams/item_id.implied2degrees.png diff --git a/hubzilla_er/diagrams/likes.1degree.dot b/hubzilla_er/diagrams/likes.1degree.dot new file mode 100644 index 000000000..45edc60c1 --- /dev/null +++ b/hubzilla_er/diagrams/likes.1degree.dot @@ -0,0 +1,40 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "oneDegreeRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "likes" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">likes</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_id" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_id</TD><TD PORT="channel_id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="liker" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">liker</TD><TD PORT="liker.type" ALIGN="LEFT">char[128]</TD></TR> + <TR><TD PORT="likee" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">likee</TD><TD PORT="likee.type" ALIGN="LEFT">char[128]</TD></TR> + <TR><TD PORT="iid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">iid</TD><TD PORT="iid.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="verb" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">verb</TD><TD PORT="verb.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="target_type" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">target_type</TD><TD PORT="target_type.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="target_id" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">target_id</TD><TD PORT="target_id.type" ALIGN="LEFT">char[128]</TD></TR> + <TR><TD PORT="target" COLSPAN="2" ALIGN="LEFT">target</TD><TD PORT="target.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 0</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="likes.html" + tooltip="likes" + ]; +} diff --git a/hubzilla_er/diagrams/likes.1degree.png b/hubzilla_er/diagrams/likes.1degree.png Binary files differnew file mode 100644 index 000000000..65e60b69c --- /dev/null +++ b/hubzilla_er/diagrams/likes.1degree.png diff --git a/hubzilla_er/diagrams/likes.implied2degrees.dot b/hubzilla_er/diagrams/likes.implied2degrees.dot new file mode 100644 index 000000000..1eb95efd7 --- /dev/null +++ b/hubzilla_er/diagrams/likes.implied2degrees.dot @@ -0,0 +1,325 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "impliedTwoDegreesRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "attach":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "config":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "conv":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fcontact":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "ffinder":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "group_member":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "groups":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "item":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "item_id":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "likes":"channel_id":w -> "channel":"channel_id":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "likes":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "mail":"elipses":w -> "channel":"channel_id":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "mail":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "photo":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profdef":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profext":"elipses":w -> "channel":"channel_id":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "profext":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profile_check":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "register":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sign":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sys_perms":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "xconfig":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "xign":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "attach" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">attach</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="attach.html" + tooltip="attach" + ]; + "channel" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">channel</TD></TR> + <TR><TD PORT="channel_id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">channel_id</TD></TR> + <TR><TD PORT="channel_account_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_account_id</TD></TR> + <TR><TD PORT="channel_primary" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_primary</TD></TR> + <TR><TD PORT="channel_name" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_name</TD></TR> + <TR><TD PORT="channel_address" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_address</TD></TR> + <TR><TD PORT="channel_guid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_guid</TD></TR> + <TR><TD PORT="channel_guid_sig" COLSPAN="3" ALIGN="LEFT">channel_guid_sig</TD></TR> + <TR><TD PORT="channel_hash" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_hash</TD></TR> + <TR><TD PORT="channel_timezone" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_timezone</TD></TR> + <TR><TD PORT="channel_location" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_location</TD></TR> + <TR><TD PORT="channel_theme" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_theme</TD></TR> + <TR><TD PORT="channel_startpage" COLSPAN="3" ALIGN="LEFT">channel_startpage</TD></TR> + <TR><TD PORT="channel_pubkey" COLSPAN="3" ALIGN="LEFT">channel_pubkey</TD></TR> + <TR><TD PORT="channel_prvkey" COLSPAN="3" ALIGN="LEFT">channel_prvkey</TD></TR> + <TR><TD PORT="channel_notifyflags" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_notifyflags</TD></TR> + <TR><TD PORT="channel_pageflags" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_pageflags</TD></TR> + <TR><TD PORT="channel_dirdate" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_dirdate</TD></TR> + <TR><TD PORT="channel_lastpost" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_lastpost</TD></TR> + <TR><TD PORT="channel_deleted" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_deleted</TD></TR> + <TR><TD PORT="channel_max_anon_mail" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_max_anon_mail</TD></TR> + <TR><TD PORT="channel_max_friend_req" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_max_friend_req</TD></TR> + <TR><TD PORT="channel_expire_days" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_expire_days</TD></TR> + <TR><TD PORT="channel_passwd_reset" COLSPAN="3" ALIGN="LEFT">channel_passwd_reset</TD></TR> + <TR><TD PORT="channel_default_group" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_default_group</TD></TR> + <TR><TD PORT="channel_allow_cid" COLSPAN="3" ALIGN="LEFT">channel_allow_cid</TD></TR> + <TR><TD PORT="channel_allow_gid" COLSPAN="3" ALIGN="LEFT">channel_allow_gid</TD></TR> + <TR><TD PORT="channel_deny_cid" COLSPAN="3" ALIGN="LEFT">channel_deny_cid</TD></TR> + <TR><TD PORT="channel_deny_gid" COLSPAN="3" ALIGN="LEFT">channel_deny_gid</TD></TR> + <TR><TD PORT="channel_r_stream" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_stream</TD></TR> + <TR><TD PORT="channel_r_profile" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_profile</TD></TR> + <TR><TD PORT="channel_r_photos" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_photos</TD></TR> + <TR><TD PORT="channel_r_abook" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_abook</TD></TR> + <TR><TD PORT="channel_w_stream" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_stream</TD></TR> + <TR><TD PORT="channel_w_wall" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_wall</TD></TR> + <TR><TD PORT="channel_w_tagwall" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_tagwall</TD></TR> + <TR><TD PORT="channel_w_comment" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_comment</TD></TR> + <TR><TD PORT="channel_w_mail" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_mail</TD></TR> + <TR><TD PORT="channel_w_photos" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_photos</TD></TR> + <TR><TD PORT="channel_w_chat" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_chat</TD></TR> + <TR><TD PORT="channel_a_delegate" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_a_delegate</TD></TR> + <TR><TD PORT="channel_r_storage" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_storage</TD></TR> + <TR><TD PORT="channel_w_storage" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_storage</TD></TR> + <TR><TD PORT="channel_r_pages" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_pages</TD></TR> + <TR><TD PORT="channel_w_pages" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_pages</TD></TR> + <TR><TD PORT="channel_a_republish" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_a_republish</TD></TR> + <TR><TD PORT="channel_w_like" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_like</TD></TR> + <TR><TD PORT="channel_removed" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_removed</TD></TR> + <TR><TD PORT="channel_system" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_system</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">5 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">3 ></TD></TR> + </TABLE>> + URL="channel.html" + tooltip="channel" + ]; + "config" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">config</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">52 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="config.html" + tooltip="config" + ]; + "conv" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">conv</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="conv.html" + tooltip="conv" + ]; + "fcontact" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fcontact</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="fcontact.html" + tooltip="fcontact" + ]; + "ffinder" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">ffinder</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="ffinder.html" + tooltip="ffinder" + ]; + "group_member" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">group_member</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">2 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="group_member.html" + tooltip="group_member" + ]; + "groups" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">groups</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">5 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="groups.html" + tooltip="groups" + ]; + "item" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">9Â 613 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="item.html" + tooltip="item" + ]; + "item_id" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item_id</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="item_id.html" + tooltip="item_id" + ]; + "likes" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">likes</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_id" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_id</TD><TD PORT="channel_id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="liker" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">liker</TD><TD PORT="liker.type" ALIGN="LEFT">char[128]</TD></TR> + <TR><TD PORT="likee" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">likee</TD><TD PORT="likee.type" ALIGN="LEFT">char[128]</TD></TR> + <TR><TD PORT="iid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">iid</TD><TD PORT="iid.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="verb" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">verb</TD><TD PORT="verb.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="target_type" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">target_type</TD><TD PORT="target_type.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="target_id" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">target_id</TD><TD PORT="target_id.type" ALIGN="LEFT">char[128]</TD></TR> + <TR><TD PORT="target" COLSPAN="2" ALIGN="LEFT">target</TD><TD PORT="target.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="likes.html" + tooltip="likes" + ]; + "mail" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">mail</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 3</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">7 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="mail.html" + tooltip="mail" + ]; + "photo" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">photo</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">3Â 495 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="photo.html" + tooltip="photo" + ]; + "profdef" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profdef</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profdef.html" + tooltip="profdef" + ]; + "profext" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profext</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 3</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profext.html" + tooltip="profext" + ]; + "profile_check" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profile_check</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profile_check.html" + tooltip="profile_check" + ]; + "register" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">register</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="register.html" + tooltip="register" + ]; + "sign" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sign</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="sign.html" + tooltip="sign" + ]; + "sys_perms" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sys_perms</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="sys_perms.html" + tooltip="sys_perms" + ]; + "verify" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">verify</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="channel" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel</TD></TR> + <TR><TD PORT="type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD></TR> + <TR><TD PORT="token" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">token</TD></TR> + <TR><TD PORT="meta" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">meta</TD></TR> + <TR><TD PORT="created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">20 ></TD></TR> + </TABLE>> + URL="verify.html" + tooltip="verify" + ]; + "xconfig" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xconfig</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">4 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="xconfig.html" + tooltip="xconfig" + ]; + "xign" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xign</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="xign.html" + tooltip="xign" + ]; +} diff --git a/hubzilla_er/diagrams/likes.implied2degrees.png b/hubzilla_er/diagrams/likes.implied2degrees.png Binary files differnew file mode 100644 index 000000000..cbf3ed658 --- /dev/null +++ b/hubzilla_er/diagrams/likes.implied2degrees.png diff --git a/hubzilla_er/diagrams/mail.1degree.dot b/hubzilla_er/diagrams/mail.1degree.dot new file mode 100644 index 000000000..9665d4251 --- /dev/null +++ b/hubzilla_er/diagrams/mail.1degree.dot @@ -0,0 +1,52 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "oneDegreeRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "mail" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">mail</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="convid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">convid</TD><TD PORT="convid.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="mail_flags" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_flags</TD><TD PORT="mail_flags.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="from_xchan" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">from_xchan</TD><TD PORT="from_xchan.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="to_xchan" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">to_xchan</TD><TD PORT="to_xchan.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="account_id" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">account_id</TD><TD PORT="account_id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_id" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_id</TD><TD PORT="channel_id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="title" COLSPAN="2" ALIGN="LEFT">title</TD><TD PORT="title.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="body" COLSPAN="2" ALIGN="LEFT">body</TD><TD PORT="body.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="sig" COLSPAN="2" ALIGN="LEFT">sig</TD><TD PORT="sig.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="attach" COLSPAN="2" ALIGN="LEFT">attach</TD><TD PORT="attach.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="mid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">mid</TD><TD PORT="mid.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="parent_mid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">parent_mid</TD><TD PORT="parent_mid.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="mail_deleted" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_deleted</TD><TD PORT="mail_deleted.type" ALIGN="LEFT">tinyint[3]</TD></TR> + <TR><TD PORT="mail_replied" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_replied</TD><TD PORT="mail_replied.type" ALIGN="LEFT">tinyint[3]</TD></TR> + <TR><TD PORT="mail_isreply" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_isreply</TD><TD PORT="mail_isreply.type" ALIGN="LEFT">tinyint[3]</TD></TR> + <TR><TD PORT="mail_seen" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_seen</TD><TD PORT="mail_seen.type" ALIGN="LEFT">tinyint[3]</TD></TR> + <TR><TD PORT="mail_recalled" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_recalled</TD><TD PORT="mail_recalled.type" ALIGN="LEFT">tinyint[3]</TD></TR> + <TR><TD PORT="mail_obscured" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_obscured</TD><TD PORT="mail_obscured.type" ALIGN="LEFT">smallint[5]</TD></TR> + <TR><TD PORT="created" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD><TD PORT="created.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="expires" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">expires</TD><TD PORT="expires.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 0</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">7 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="mail.html" + tooltip="mail" + ]; +} diff --git a/hubzilla_er/diagrams/mail.1degree.png b/hubzilla_er/diagrams/mail.1degree.png Binary files differnew file mode 100644 index 000000000..2250e2540 --- /dev/null +++ b/hubzilla_er/diagrams/mail.1degree.png diff --git a/hubzilla_er/diagrams/mail.implied2degrees.dot b/hubzilla_er/diagrams/mail.implied2degrees.dot new file mode 100644 index 000000000..2142d5d54 --- /dev/null +++ b/hubzilla_er/diagrams/mail.implied2degrees.dot @@ -0,0 +1,365 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "impliedTwoDegreesRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "attach":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "config":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "conv":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fcontact":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "ffinder":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "group_member":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "groups":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "item":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "item_id":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "likes":"elipses":w -> "channel":"channel_id":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "likes":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "mail":"account_id":w -> "account":"account_id":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "mail":"channel_id":w -> "channel":"channel_id":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "mail":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "photo":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profdef":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profext":"elipses":w -> "channel":"channel_id":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "profext":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profile_check":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "register":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sign":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sys_perms":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "xconfig":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "xign":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "account" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">account</TD></TR> + <TR><TD PORT="account_id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">account_id</TD></TR> + <TR><TD PORT="account_parent" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_parent</TD></TR> + <TR><TD PORT="account_default_channel" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_default_channel</TD></TR> + <TR><TD PORT="account_salt" COLSPAN="3" ALIGN="LEFT">account_salt</TD></TR> + <TR><TD PORT="account_password" COLSPAN="3" ALIGN="LEFT">account_password</TD></TR> + <TR><TD PORT="account_email" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_email</TD></TR> + <TR><TD PORT="account_external" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_external</TD></TR> + <TR><TD PORT="account_language" COLSPAN="3" ALIGN="LEFT">account_language</TD></TR> + <TR><TD PORT="account_created" COLSPAN="3" ALIGN="LEFT">account_created</TD></TR> + <TR><TD PORT="account_lastlog" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_lastlog</TD></TR> + <TR><TD PORT="account_flags" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_flags</TD></TR> + <TR><TD PORT="account_roles" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_roles</TD></TR> + <TR><TD PORT="account_reset" COLSPAN="3" ALIGN="LEFT">account_reset</TD></TR> + <TR><TD PORT="account_expires" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_expires</TD></TR> + <TR><TD PORT="account_expire_notified" COLSPAN="3" ALIGN="LEFT">account_expire_notified</TD></TR> + <TR><TD PORT="account_service_class" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_service_class</TD></TR> + <TR><TD PORT="account_level" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_level</TD></TR> + <TR><TD PORT="account_password_changed" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_password_changed</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 ></TD></TR> + </TABLE>> + URL="account.html" + tooltip="account" + ]; + "attach" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">attach</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="attach.html" + tooltip="attach" + ]; + "channel" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">channel</TD></TR> + <TR><TD PORT="channel_id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">channel_id</TD></TR> + <TR><TD PORT="channel_account_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_account_id</TD></TR> + <TR><TD PORT="channel_primary" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_primary</TD></TR> + <TR><TD PORT="channel_name" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_name</TD></TR> + <TR><TD PORT="channel_address" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_address</TD></TR> + <TR><TD PORT="channel_guid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_guid</TD></TR> + <TR><TD PORT="channel_guid_sig" COLSPAN="3" ALIGN="LEFT">channel_guid_sig</TD></TR> + <TR><TD PORT="channel_hash" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_hash</TD></TR> + <TR><TD PORT="channel_timezone" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_timezone</TD></TR> + <TR><TD PORT="channel_location" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_location</TD></TR> + <TR><TD PORT="channel_theme" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_theme</TD></TR> + <TR><TD PORT="channel_startpage" COLSPAN="3" ALIGN="LEFT">channel_startpage</TD></TR> + <TR><TD PORT="channel_pubkey" COLSPAN="3" ALIGN="LEFT">channel_pubkey</TD></TR> + <TR><TD PORT="channel_prvkey" COLSPAN="3" ALIGN="LEFT">channel_prvkey</TD></TR> + <TR><TD PORT="channel_notifyflags" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_notifyflags</TD></TR> + <TR><TD PORT="channel_pageflags" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_pageflags</TD></TR> + <TR><TD PORT="channel_dirdate" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_dirdate</TD></TR> + <TR><TD PORT="channel_lastpost" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_lastpost</TD></TR> + <TR><TD PORT="channel_deleted" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_deleted</TD></TR> + <TR><TD PORT="channel_max_anon_mail" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_max_anon_mail</TD></TR> + <TR><TD PORT="channel_max_friend_req" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_max_friend_req</TD></TR> + <TR><TD PORT="channel_expire_days" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_expire_days</TD></TR> + <TR><TD PORT="channel_passwd_reset" COLSPAN="3" ALIGN="LEFT">channel_passwd_reset</TD></TR> + <TR><TD PORT="channel_default_group" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_default_group</TD></TR> + <TR><TD PORT="channel_allow_cid" COLSPAN="3" ALIGN="LEFT">channel_allow_cid</TD></TR> + <TR><TD PORT="channel_allow_gid" COLSPAN="3" ALIGN="LEFT">channel_allow_gid</TD></TR> + <TR><TD PORT="channel_deny_cid" COLSPAN="3" ALIGN="LEFT">channel_deny_cid</TD></TR> + <TR><TD PORT="channel_deny_gid" COLSPAN="3" ALIGN="LEFT">channel_deny_gid</TD></TR> + <TR><TD PORT="channel_r_stream" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_stream</TD></TR> + <TR><TD PORT="channel_r_profile" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_profile</TD></TR> + <TR><TD PORT="channel_r_photos" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_photos</TD></TR> + <TR><TD PORT="channel_r_abook" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_abook</TD></TR> + <TR><TD PORT="channel_w_stream" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_stream</TD></TR> + <TR><TD PORT="channel_w_wall" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_wall</TD></TR> + <TR><TD PORT="channel_w_tagwall" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_tagwall</TD></TR> + <TR><TD PORT="channel_w_comment" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_comment</TD></TR> + <TR><TD PORT="channel_w_mail" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_mail</TD></TR> + <TR><TD PORT="channel_w_photos" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_photos</TD></TR> + <TR><TD PORT="channel_w_chat" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_chat</TD></TR> + <TR><TD PORT="channel_a_delegate" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_a_delegate</TD></TR> + <TR><TD PORT="channel_r_storage" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_storage</TD></TR> + <TR><TD PORT="channel_w_storage" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_storage</TD></TR> + <TR><TD PORT="channel_r_pages" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_pages</TD></TR> + <TR><TD PORT="channel_w_pages" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_pages</TD></TR> + <TR><TD PORT="channel_a_republish" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_a_republish</TD></TR> + <TR><TD PORT="channel_w_like" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_like</TD></TR> + <TR><TD PORT="channel_removed" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_removed</TD></TR> + <TR><TD PORT="channel_system" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_system</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">5 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">3 ></TD></TR> + </TABLE>> + URL="channel.html" + tooltip="channel" + ]; + "config" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">config</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">52 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="config.html" + tooltip="config" + ]; + "conv" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">conv</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="conv.html" + tooltip="conv" + ]; + "fcontact" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fcontact</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="fcontact.html" + tooltip="fcontact" + ]; + "ffinder" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">ffinder</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="ffinder.html" + tooltip="ffinder" + ]; + "group_member" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">group_member</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">2 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="group_member.html" + tooltip="group_member" + ]; + "groups" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">groups</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">5 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="groups.html" + tooltip="groups" + ]; + "item" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">9Â 613 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="item.html" + tooltip="item" + ]; + "item_id" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item_id</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="item_id.html" + tooltip="item_id" + ]; + "likes" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">likes</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="likes.html" + tooltip="likes" + ]; + "mail" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">mail</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="convid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">convid</TD><TD PORT="convid.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="mail_flags" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_flags</TD><TD PORT="mail_flags.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="from_xchan" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">from_xchan</TD><TD PORT="from_xchan.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="to_xchan" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">to_xchan</TD><TD PORT="to_xchan.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="account_id" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">account_id</TD><TD PORT="account_id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_id" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_id</TD><TD PORT="channel_id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="title" COLSPAN="2" ALIGN="LEFT">title</TD><TD PORT="title.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="body" COLSPAN="2" ALIGN="LEFT">body</TD><TD PORT="body.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="sig" COLSPAN="2" ALIGN="LEFT">sig</TD><TD PORT="sig.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="attach" COLSPAN="2" ALIGN="LEFT">attach</TD><TD PORT="attach.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="mid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">mid</TD><TD PORT="mid.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="parent_mid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">parent_mid</TD><TD PORT="parent_mid.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="mail_deleted" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_deleted</TD><TD PORT="mail_deleted.type" ALIGN="LEFT">tinyint[3]</TD></TR> + <TR><TD PORT="mail_replied" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_replied</TD><TD PORT="mail_replied.type" ALIGN="LEFT">tinyint[3]</TD></TR> + <TR><TD PORT="mail_isreply" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_isreply</TD><TD PORT="mail_isreply.type" ALIGN="LEFT">tinyint[3]</TD></TR> + <TR><TD PORT="mail_seen" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_seen</TD><TD PORT="mail_seen.type" ALIGN="LEFT">tinyint[3]</TD></TR> + <TR><TD PORT="mail_recalled" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_recalled</TD><TD PORT="mail_recalled.type" ALIGN="LEFT">tinyint[3]</TD></TR> + <TR><TD PORT="mail_obscured" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_obscured</TD><TD PORT="mail_obscured.type" ALIGN="LEFT">smallint[5]</TD></TR> + <TR><TD PORT="created" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD><TD PORT="created.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="expires" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">expires</TD><TD PORT="expires.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 3</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">7 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="mail.html" + tooltip="mail" + ]; + "photo" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">photo</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">3Â 495 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="photo.html" + tooltip="photo" + ]; + "profdef" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profdef</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profdef.html" + tooltip="profdef" + ]; + "profext" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profext</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 3</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profext.html" + tooltip="profext" + ]; + "profile_check" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profile_check</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profile_check.html" + tooltip="profile_check" + ]; + "register" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">register</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="register.html" + tooltip="register" + ]; + "sign" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sign</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="sign.html" + tooltip="sign" + ]; + "sys_perms" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sys_perms</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="sys_perms.html" + tooltip="sys_perms" + ]; + "verify" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">verify</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="channel" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel</TD></TR> + <TR><TD PORT="type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD></TR> + <TR><TD PORT="token" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">token</TD></TR> + <TR><TD PORT="meta" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">meta</TD></TR> + <TR><TD PORT="created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">20 ></TD></TR> + </TABLE>> + URL="verify.html" + tooltip="verify" + ]; + "xconfig" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xconfig</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">4 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="xconfig.html" + tooltip="xconfig" + ]; + "xign" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xign</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="xign.html" + tooltip="xign" + ]; +} diff --git a/hubzilla_er/diagrams/mail.implied2degrees.png b/hubzilla_er/diagrams/mail.implied2degrees.png Binary files differnew file mode 100644 index 000000000..6f16faf16 --- /dev/null +++ b/hubzilla_er/diagrams/mail.implied2degrees.png diff --git a/hubzilla_er/diagrams/manage.1degree.dot b/hubzilla_er/diagrams/manage.1degree.dot new file mode 100644 index 000000000..477448c84 --- /dev/null +++ b/hubzilla_er/diagrams/manage.1degree.dot @@ -0,0 +1,34 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "oneDegreeRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "manage" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">manage</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="uid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD><TD PORT="uid.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="xchan" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">xchan</TD><TD PORT="xchan.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 0</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="manage.html" + tooltip="manage" + ]; +} diff --git a/hubzilla_er/diagrams/manage.1degree.png b/hubzilla_er/diagrams/manage.1degree.png Binary files differnew file mode 100644 index 000000000..cd1703abb --- /dev/null +++ b/hubzilla_er/diagrams/manage.1degree.png diff --git a/hubzilla_er/diagrams/manage.implied2degrees.dot b/hubzilla_er/diagrams/manage.implied2degrees.dot new file mode 100644 index 000000000..73ee44cc6 --- /dev/null +++ b/hubzilla_er/diagrams/manage.implied2degrees.dot @@ -0,0 +1,158 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "impliedTwoDegreesRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "addon":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "app":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "event":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fserver":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fsuggest":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "hook":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "manage":"id":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "pconfig":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profile":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "spam":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "addon" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">addon</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="addon.html" + tooltip="addon" + ]; + "app" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">app</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="app.html" + tooltip="app" + ]; + "event" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">event</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="event.html" + tooltip="event" + ]; + "fserver" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fserver</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="fserver.html" + tooltip="fserver" + ]; + "fsuggest" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fsuggest</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="fsuggest.html" + tooltip="fsuggest" + ]; + "hook" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">hook</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="hook.html" + tooltip="hook" + ]; + "manage" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">manage</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="uid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD><TD PORT="uid.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="xchan" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">xchan</TD><TD PORT="xchan.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="manage.html" + tooltip="manage" + ]; + "notify" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">notify</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="hash" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hash</TD></TR> + <TR><TD PORT="name" COLSPAN="3" ALIGN="LEFT">name</TD></TR> + <TR><TD PORT="url" COLSPAN="3" ALIGN="LEFT">url</TD></TR> + <TR><TD PORT="photo" COLSPAN="3" ALIGN="LEFT">photo</TD></TR> + <TR><TD PORT="date" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">date</TD></TR> + <TR><TD PORT="msg" COLSPAN="3" ALIGN="LEFT">msg</TD></TR> + <TR><TD PORT="aid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">aid</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="link" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">link</TD></TR> + <TR><TD PORT="parent" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">parent</TD></TR> + <TR><TD PORT="seen" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">seen</TD></TR> + <TR><TD PORT="type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD></TR> + <TR><TD PORT="verb" COLSPAN="3" ALIGN="LEFT">verb</TD></TR> + <TR><TD PORT="otype" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">otype</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">59 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">10 ></TD></TR> + </TABLE>> + URL="notify.html" + tooltip="notify" + ]; + "pconfig" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">pconfig</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">232 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="pconfig.html" + tooltip="pconfig" + ]; + "profile" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profile</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">4 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profile.html" + tooltip="profile" + ]; + "spam" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">spam</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="spam.html" + tooltip="spam" + ]; +} diff --git a/hubzilla_er/diagrams/manage.implied2degrees.png b/hubzilla_er/diagrams/manage.implied2degrees.png Binary files differnew file mode 100644 index 000000000..04027b5d8 --- /dev/null +++ b/hubzilla_er/diagrams/manage.implied2degrees.png diff --git a/hubzilla_er/diagrams/notify.1degree.dot b/hubzilla_er/diagrams/notify.1degree.dot new file mode 100644 index 000000000..aedb0a968 --- /dev/null +++ b/hubzilla_er/diagrams/notify.1degree.dot @@ -0,0 +1,46 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "oneDegreeRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "notify" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">notify</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="hash" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">hash</TD><TD PORT="hash.type" ALIGN="LEFT">char[64]</TD></TR> + <TR><TD PORT="name" COLSPAN="2" ALIGN="LEFT">name</TD><TD PORT="name.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="url" COLSPAN="2" ALIGN="LEFT">url</TD><TD PORT="url.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="photo" COLSPAN="2" ALIGN="LEFT">photo</TD><TD PORT="photo.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="date" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">date</TD><TD PORT="date.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="msg" COLSPAN="2" ALIGN="LEFT">msg</TD><TD PORT="msg.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="aid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">aid</TD><TD PORT="aid.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="uid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD><TD PORT="uid.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="link" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">link</TD><TD PORT="link.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="parent" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">parent</TD><TD PORT="parent.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="seen" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">seen</TD><TD PORT="seen.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="type" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD><TD PORT="type.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="verb" COLSPAN="2" ALIGN="LEFT">verb</TD><TD PORT="verb.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="otype" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">otype</TD><TD PORT="otype.type" ALIGN="LEFT">char[16]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 0</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">59 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="notify.html" + tooltip="notify" + ]; +} diff --git a/hubzilla_er/diagrams/notify.1degree.png b/hubzilla_er/diagrams/notify.1degree.png Binary files differnew file mode 100644 index 000000000..c0ed622d5 --- /dev/null +++ b/hubzilla_er/diagrams/notify.1degree.png diff --git a/hubzilla_er/diagrams/notify.implied2degrees.dot b/hubzilla_er/diagrams/notify.implied2degrees.dot new file mode 100644 index 000000000..9c4626bdb --- /dev/null +++ b/hubzilla_er/diagrams/notify.implied2degrees.dot @@ -0,0 +1,279 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "impliedTwoDegreesRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "addon":"id":w -> "notify":"id.type":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "app":"id":w -> "notify":"id.type":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "event":"id":w -> "notify":"id.type":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fserver":"id":w -> "notify":"id.type":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fsuggest":"id":w -> "notify":"id.type":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "hook":"id":w -> "notify":"id.type":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "manage":"id":w -> "notify":"id.type":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "pconfig":"id":w -> "notify":"id.type":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "pconfig":"k":w -> "cache":"elipses":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "profile":"id":w -> "notify":"id.type":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "spam":"id":w -> "notify":"id.type":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "addon" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">addon</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="name" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">name</TD></TR> + <TR><TD PORT="version" COLSPAN="3" ALIGN="LEFT">version</TD></TR> + <TR><TD PORT="installed" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">installed</TD></TR> + <TR><TD PORT="hidden" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hidden</TD></TR> + <TR><TD PORT="timestamp" COLSPAN="3" ALIGN="LEFT">timestamp</TD></TR> + <TR><TD PORT="plugin_admin" COLSPAN="3" ALIGN="LEFT">plugin_admin</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="addon.html" + tooltip="addon" + ]; + "app" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">app</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="app_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">app_id</TD></TR> + <TR><TD PORT="app_sig" COLSPAN="3" ALIGN="LEFT">app_sig</TD></TR> + <TR><TD PORT="app_author" COLSPAN="3" ALIGN="LEFT">app_author</TD></TR> + <TR><TD PORT="app_name" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">app_name</TD></TR> + <TR><TD PORT="app_desc" COLSPAN="3" ALIGN="LEFT">app_desc</TD></TR> + <TR><TD PORT="app_url" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">app_url</TD></TR> + <TR><TD PORT="app_photo" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">app_photo</TD></TR> + <TR><TD PORT="app_version" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">app_version</TD></TR> + <TR><TD PORT="app_channel" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">app_channel</TD></TR> + <TR><TD PORT="app_addr" COLSPAN="3" ALIGN="LEFT">app_addr</TD></TR> + <TR><TD PORT="app_price" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">app_price</TD></TR> + <TR><TD PORT="app_page" COLSPAN="3" ALIGN="LEFT">app_page</TD></TR> + <TR><TD PORT="app_requires" COLSPAN="3" ALIGN="LEFT">app_requires</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="app.html" + tooltip="app" + ]; + "cache" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">cache</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">21 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">5 ></TD></TR> + </TABLE>> + URL="cache.html" + tooltip="cache" + ]; + "event" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">event</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="aid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">aid</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="event_xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">event_xchan</TD></TR> + <TR><TD PORT="event_hash" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">event_hash</TD></TR> + <TR><TD PORT="created" COLSPAN="3" ALIGN="LEFT">created</TD></TR> + <TR><TD PORT="edited" COLSPAN="3" ALIGN="LEFT">edited</TD></TR> + <TR><TD PORT="start" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">start</TD></TR> + <TR><TD PORT="finish" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">finish</TD></TR> + <TR><TD PORT="summary" COLSPAN="3" ALIGN="LEFT">summary</TD></TR> + <TR><TD PORT="description" COLSPAN="3" ALIGN="LEFT">description</TD></TR> + <TR><TD PORT="location" COLSPAN="3" ALIGN="LEFT">location</TD></TR> + <TR><TD PORT="type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD></TR> + <TR><TD PORT="nofinish" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">nofinish</TD></TR> + <TR><TD PORT="adjust" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">adjust</TD></TR> + <TR><TD PORT="ignore" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">ignore</TD></TR> + <TR><TD PORT="allow_cid" COLSPAN="3" ALIGN="LEFT">allow_cid</TD></TR> + <TR><TD PORT="allow_gid" COLSPAN="3" ALIGN="LEFT">allow_gid</TD></TR> + <TR><TD PORT="deny_cid" COLSPAN="3" ALIGN="LEFT">deny_cid</TD></TR> + <TR><TD PORT="deny_gid" COLSPAN="3" ALIGN="LEFT">deny_gid</TD></TR> + <TR><TD PORT="event_status" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">event_status</TD></TR> + <TR><TD PORT="event_status_date" COLSPAN="3" ALIGN="LEFT">event_status_date</TD></TR> + <TR><TD PORT="event_percent" COLSPAN="3" ALIGN="LEFT">event_percent</TD></TR> + <TR><TD PORT="event_repeat" COLSPAN="3" ALIGN="LEFT">event_repeat</TD></TR> + <TR><TD PORT="event_sequence" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">event_sequence</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="event.html" + tooltip="event" + ]; + "fserver" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fserver</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="server" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">server</TD></TR> + <TR><TD PORT="posturl" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">posturl</TD></TR> + <TR><TD PORT="key" COLSPAN="3" ALIGN="LEFT">key</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="fserver.html" + tooltip="fserver" + ]; + "fsuggest" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fsuggest</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="cid" COLSPAN="3" ALIGN="LEFT">cid</TD></TR> + <TR><TD PORT="name" COLSPAN="3" ALIGN="LEFT">name</TD></TR> + <TR><TD PORT="url" COLSPAN="3" ALIGN="LEFT">url</TD></TR> + <TR><TD PORT="request" COLSPAN="3" ALIGN="LEFT">request</TD></TR> + <TR><TD PORT="photo" COLSPAN="3" ALIGN="LEFT">photo</TD></TR> + <TR><TD PORT="note" COLSPAN="3" ALIGN="LEFT">note</TD></TR> + <TR><TD PORT="created" COLSPAN="3" ALIGN="LEFT">created</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="fsuggest.html" + tooltip="fsuggest" + ]; + "hook" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">hook</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="hook" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hook</TD></TR> + <TR><TD PORT="file" COLSPAN="3" ALIGN="LEFT">file</TD></TR> + <TR><TD PORT="function" COLSPAN="3" ALIGN="LEFT">function</TD></TR> + <TR><TD PORT="priority" COLSPAN="3" ALIGN="LEFT">priority</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="hook.html" + tooltip="hook" + ]; + "manage" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">manage</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xchan</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="manage.html" + tooltip="manage" + ]; + "notify" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">notify</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="hash" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">hash</TD><TD PORT="hash.type" ALIGN="LEFT">char[64]</TD></TR> + <TR><TD PORT="name" COLSPAN="2" ALIGN="LEFT">name</TD><TD PORT="name.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="url" COLSPAN="2" ALIGN="LEFT">url</TD><TD PORT="url.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="photo" COLSPAN="2" ALIGN="LEFT">photo</TD><TD PORT="photo.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="date" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">date</TD><TD PORT="date.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="msg" COLSPAN="2" ALIGN="LEFT">msg</TD><TD PORT="msg.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="aid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">aid</TD><TD PORT="aid.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="uid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD><TD PORT="uid.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="link" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">link</TD><TD PORT="link.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="parent" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">parent</TD><TD PORT="parent.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="seen" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">seen</TD><TD PORT="seen.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="type" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD><TD PORT="type.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="verb" COLSPAN="2" ALIGN="LEFT">verb</TD><TD PORT="verb.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="otype" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">otype</TD><TD PORT="otype.type" ALIGN="LEFT">char[16]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 0</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">59 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">10 ></TD></TR> + </TABLE>> + URL="notify.html" + tooltip="notify" + ]; + "pconfig" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">pconfig</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="cat" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">cat</TD></TR> + <TR><TD PORT="k" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">k</TD></TR> + <TR><TD PORT="v" COLSPAN="3" ALIGN="LEFT">v</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">232 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="pconfig.html" + tooltip="pconfig" + ]; + "profile" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profile</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="profile_guid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">profile_guid</TD></TR> + <TR><TD PORT="aid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">aid</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="profile_name" COLSPAN="3" ALIGN="LEFT">profile_name</TD></TR> + <TR><TD PORT="is_default" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">is_default</TD></TR> + <TR><TD PORT="hide_friends" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hide_friends</TD></TR> + <TR><TD PORT="name" COLSPAN="3" ALIGN="LEFT">name</TD></TR> + <TR><TD PORT="pdesc" COLSPAN="3" ALIGN="LEFT">pdesc</TD></TR> + <TR><TD PORT="chandesc" COLSPAN="3" ALIGN="LEFT">chandesc</TD></TR> + <TR><TD PORT="dob" COLSPAN="3" ALIGN="LEFT">dob</TD></TR> + <TR><TD PORT="dob_tz" COLSPAN="3" ALIGN="LEFT">dob_tz</TD></TR> + <TR><TD PORT="address" COLSPAN="3" ALIGN="LEFT">address</TD></TR> + <TR><TD PORT="locality" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">locality</TD></TR> + <TR><TD PORT="region" COLSPAN="3" ALIGN="LEFT">region</TD></TR> + <TR><TD PORT="postal_code" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">postal_code</TD></TR> + <TR><TD PORT="country_name" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">country_name</TD></TR> + <TR><TD PORT="hometown" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hometown</TD></TR> + <TR><TD PORT="gender" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">gender</TD></TR> + <TR><TD PORT="marital" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">marital</TD></TR> + <TR><TD PORT="with" COLSPAN="3" ALIGN="LEFT">with</TD></TR> + <TR><TD PORT="howlong" COLSPAN="3" ALIGN="LEFT">howlong</TD></TR> + <TR><TD PORT="sexual" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">sexual</TD></TR> + <TR><TD PORT="politic" COLSPAN="3" ALIGN="LEFT">politic</TD></TR> + <TR><TD PORT="religion" COLSPAN="3" ALIGN="LEFT">religion</TD></TR> + <TR><TD PORT="keywords" COLSPAN="3" ALIGN="LEFT">keywords</TD></TR> + <TR><TD PORT="likes" COLSPAN="3" ALIGN="LEFT">likes</TD></TR> + <TR><TD PORT="dislikes" COLSPAN="3" ALIGN="LEFT">dislikes</TD></TR> + <TR><TD PORT="about" COLSPAN="3" ALIGN="LEFT">about</TD></TR> + <TR><TD PORT="summary" COLSPAN="3" ALIGN="LEFT">summary</TD></TR> + <TR><TD PORT="music" COLSPAN="3" ALIGN="LEFT">music</TD></TR> + <TR><TD PORT="book" COLSPAN="3" ALIGN="LEFT">book</TD></TR> + <TR><TD PORT="tv" COLSPAN="3" ALIGN="LEFT">tv</TD></TR> + <TR><TD PORT="film" COLSPAN="3" ALIGN="LEFT">film</TD></TR> + <TR><TD PORT="interest" COLSPAN="3" ALIGN="LEFT">interest</TD></TR> + <TR><TD PORT="romance" COLSPAN="3" ALIGN="LEFT">romance</TD></TR> + <TR><TD PORT="work" COLSPAN="3" ALIGN="LEFT">work</TD></TR> + <TR><TD PORT="education" COLSPAN="3" ALIGN="LEFT">education</TD></TR> + <TR><TD PORT="contact" COLSPAN="3" ALIGN="LEFT">contact</TD></TR> + <TR><TD PORT="channels" COLSPAN="3" ALIGN="LEFT">channels</TD></TR> + <TR><TD PORT="homepage" COLSPAN="3" ALIGN="LEFT">homepage</TD></TR> + <TR><TD PORT="photo" COLSPAN="3" ALIGN="LEFT">photo</TD></TR> + <TR><TD PORT="thumb" COLSPAN="3" ALIGN="LEFT">thumb</TD></TR> + <TR><TD PORT="publish" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">publish</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">4 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profile.html" + tooltip="profile" + ]; + "spam" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">spam</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="spam" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">spam</TD></TR> + <TR><TD PORT="ham" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">ham</TD></TR> + <TR><TD PORT="term" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">term</TD></TR> + <TR><TD PORT="date" COLSPAN="3" ALIGN="LEFT">date</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="spam.html" + tooltip="spam" + ]; +} diff --git a/hubzilla_er/diagrams/notify.implied2degrees.png b/hubzilla_er/diagrams/notify.implied2degrees.png Binary files differnew file mode 100644 index 000000000..a511439f3 --- /dev/null +++ b/hubzilla_er/diagrams/notify.implied2degrees.png diff --git a/hubzilla_er/diagrams/pconfig.1degree.dot b/hubzilla_er/diagrams/pconfig.1degree.dot new file mode 100644 index 000000000..298a46ff6 --- /dev/null +++ b/hubzilla_er/diagrams/pconfig.1degree.dot @@ -0,0 +1,36 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "oneDegreeRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "pconfig" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">pconfig</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="uid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD><TD PORT="uid.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="cat" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">cat</TD><TD PORT="cat.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="k" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">k</TD><TD PORT="k.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="v" COLSPAN="2" ALIGN="LEFT">v</TD><TD PORT="v.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 0</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">232 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="pconfig.html" + tooltip="pconfig" + ]; +} diff --git a/hubzilla_er/diagrams/pconfig.1degree.png b/hubzilla_er/diagrams/pconfig.1degree.png Binary files differnew file mode 100644 index 000000000..bdd28696e --- /dev/null +++ b/hubzilla_er/diagrams/pconfig.1degree.png diff --git a/hubzilla_er/diagrams/pconfig.implied2degrees.dot b/hubzilla_er/diagrams/pconfig.implied2degrees.dot new file mode 100644 index 000000000..ceef2e2c3 --- /dev/null +++ b/hubzilla_er/diagrams/pconfig.implied2degrees.dot @@ -0,0 +1,217 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "impliedTwoDegreesRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "addon":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "app":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "config":"elipses":w -> "cache":"k":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "event":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fserver":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fsuggest":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "hook":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "manage":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "pconfig":"id":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "pconfig":"k":w -> "cache":"k":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "profext":"elipses":w -> "cache":"k":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "profile":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "spam":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sys_perms":"elipses":w -> "cache":"k":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "xconfig":"elipses":w -> "cache":"k":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "addon" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">addon</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="addon.html" + tooltip="addon" + ]; + "app" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">app</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="app.html" + tooltip="app" + ]; + "cache" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">cache</TD></TR> + <TR><TD PORT="k" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">k</TD></TR> + <TR><TD PORT="v" COLSPAN="3" ALIGN="LEFT">v</TD></TR> + <TR><TD PORT="updated" COLSPAN="3" ALIGN="LEFT">updated</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">21 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">5 ></TD></TR> + </TABLE>> + URL="cache.html" + tooltip="cache" + ]; + "config" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">config</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">52 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="config.html" + tooltip="config" + ]; + "event" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">event</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="event.html" + tooltip="event" + ]; + "fserver" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fserver</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="fserver.html" + tooltip="fserver" + ]; + "fsuggest" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fsuggest</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="fsuggest.html" + tooltip="fsuggest" + ]; + "hook" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">hook</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="hook.html" + tooltip="hook" + ]; + "manage" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">manage</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="manage.html" + tooltip="manage" + ]; + "notify" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">notify</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="hash" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hash</TD></TR> + <TR><TD PORT="name" COLSPAN="3" ALIGN="LEFT">name</TD></TR> + <TR><TD PORT="url" COLSPAN="3" ALIGN="LEFT">url</TD></TR> + <TR><TD PORT="photo" COLSPAN="3" ALIGN="LEFT">photo</TD></TR> + <TR><TD PORT="date" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">date</TD></TR> + <TR><TD PORT="msg" COLSPAN="3" ALIGN="LEFT">msg</TD></TR> + <TR><TD PORT="aid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">aid</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="link" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">link</TD></TR> + <TR><TD PORT="parent" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">parent</TD></TR> + <TR><TD PORT="seen" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">seen</TD></TR> + <TR><TD PORT="type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD></TR> + <TR><TD PORT="verb" COLSPAN="3" ALIGN="LEFT">verb</TD></TR> + <TR><TD PORT="otype" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">otype</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">59 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">10 ></TD></TR> + </TABLE>> + URL="notify.html" + tooltip="notify" + ]; + "pconfig" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">pconfig</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="uid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD><TD PORT="uid.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="cat" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">cat</TD><TD PORT="cat.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="k" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">k</TD><TD PORT="k.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="v" COLSPAN="2" ALIGN="LEFT">v</TD><TD PORT="v.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">232 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="pconfig.html" + tooltip="pconfig" + ]; + "profext" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profext</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 3</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profext.html" + tooltip="profext" + ]; + "profile" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profile</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">4 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profile.html" + tooltip="profile" + ]; + "spam" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">spam</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="spam.html" + tooltip="spam" + ]; + "sys_perms" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sys_perms</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="sys_perms.html" + tooltip="sys_perms" + ]; + "xconfig" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xconfig</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">4 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="xconfig.html" + tooltip="xconfig" + ]; +} diff --git a/hubzilla_er/diagrams/pconfig.implied2degrees.png b/hubzilla_er/diagrams/pconfig.implied2degrees.png Binary files differnew file mode 100644 index 000000000..2ca04a341 --- /dev/null +++ b/hubzilla_er/diagrams/pconfig.implied2degrees.png diff --git a/hubzilla_er/diagrams/photo.1degree.dot b/hubzilla_er/diagrams/photo.1degree.dot new file mode 100644 index 000000000..b648a58e6 --- /dev/null +++ b/hubzilla_er/diagrams/photo.1degree.dot @@ -0,0 +1,59 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "oneDegreeRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "photo" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">photo</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="aid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">aid</TD><TD PORT="aid.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="uid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD><TD PORT="uid.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="xchan" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">xchan</TD><TD PORT="xchan.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="resource_id" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">resource_id</TD><TD PORT="resource_id.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="created" COLSPAN="2" ALIGN="LEFT">created</TD><TD PORT="created.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="edited" COLSPAN="2" ALIGN="LEFT">edited</TD><TD PORT="edited.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="title" COLSPAN="2" ALIGN="LEFT">title</TD><TD PORT="title.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="description" COLSPAN="2" ALIGN="LEFT">description</TD><TD PORT="description.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="album" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">album</TD><TD PORT="album.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="filename" COLSPAN="2" ALIGN="LEFT">filename</TD><TD PORT="filename.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="type" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD><TD PORT="type.type" ALIGN="LEFT">char[128]</TD></TR> + <TR><TD PORT="height" COLSPAN="2" ALIGN="LEFT">height</TD><TD PORT="height.type" ALIGN="LEFT">smallint[5]</TD></TR> + <TR><TD PORT="width" COLSPAN="2" ALIGN="LEFT">width</TD><TD PORT="width.type" ALIGN="LEFT">smallint[5]</TD></TR> + <TR><TD PORT="size" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">size</TD><TD PORT="size.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="data" COLSPAN="2" ALIGN="LEFT">data</TD><TD PORT="data.type" ALIGN="LEFT">mediumblob[16777215]</TD></TR> + <TR><TD PORT="scale" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">scale</TD><TD PORT="scale.type" ALIGN="LEFT">tinyint[3]</TD></TR> + <TR><TD PORT="photo_usage" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">photo_usage</TD><TD PORT="photo_usage.type" ALIGN="LEFT">smallint[5]</TD></TR> + <TR><TD PORT="profile" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">profile</TD><TD PORT="profile.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="is_nsfw" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">is_nsfw</TD><TD PORT="is_nsfw.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="os_storage" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">os_storage</TD><TD PORT="os_storage.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="os_path" COLSPAN="2" ALIGN="LEFT">os_path</TD><TD PORT="os_path.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="display_path" COLSPAN="2" ALIGN="LEFT">display_path</TD><TD PORT="display_path.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="photo_flags" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">photo_flags</TD><TD PORT="photo_flags.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="allow_cid" COLSPAN="2" ALIGN="LEFT">allow_cid</TD><TD PORT="allow_cid.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="allow_gid" COLSPAN="2" ALIGN="LEFT">allow_gid</TD><TD PORT="allow_gid.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="deny_cid" COLSPAN="2" ALIGN="LEFT">deny_cid</TD><TD PORT="deny_cid.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="deny_gid" COLSPAN="2" ALIGN="LEFT">deny_gid</TD><TD PORT="deny_gid.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 0</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">3Â 495 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="photo.html" + tooltip="photo" + ]; +} diff --git a/hubzilla_er/diagrams/photo.1degree.png b/hubzilla_er/diagrams/photo.1degree.png Binary files differnew file mode 100644 index 000000000..34bb4f9ba --- /dev/null +++ b/hubzilla_er/diagrams/photo.1degree.png diff --git a/hubzilla_er/diagrams/photo.implied2degrees.dot b/hubzilla_er/diagrams/photo.implied2degrees.dot new file mode 100644 index 000000000..728150afd --- /dev/null +++ b/hubzilla_er/diagrams/photo.implied2degrees.dot @@ -0,0 +1,284 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "impliedTwoDegreesRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "attach":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "config":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "conv":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fcontact":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "ffinder":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "group_member":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "groups":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "item":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "item_id":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "likes":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "mail":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "photo":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profdef":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profext":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profile_check":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "register":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sign":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sys_perms":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "xconfig":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "xign":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "attach" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">attach</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="attach.html" + tooltip="attach" + ]; + "config" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">config</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">52 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="config.html" + tooltip="config" + ]; + "conv" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">conv</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="conv.html" + tooltip="conv" + ]; + "fcontact" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fcontact</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="fcontact.html" + tooltip="fcontact" + ]; + "ffinder" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">ffinder</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="ffinder.html" + tooltip="ffinder" + ]; + "group_member" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">group_member</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">2 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="group_member.html" + tooltip="group_member" + ]; + "groups" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">groups</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">5 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="groups.html" + tooltip="groups" + ]; + "item" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">9Â 613 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="item.html" + tooltip="item" + ]; + "item_id" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item_id</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="item_id.html" + tooltip="item_id" + ]; + "likes" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">likes</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="likes.html" + tooltip="likes" + ]; + "mail" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">mail</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 3</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">7 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="mail.html" + tooltip="mail" + ]; + "photo" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">photo</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="aid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">aid</TD><TD PORT="aid.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="uid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD><TD PORT="uid.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="xchan" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">xchan</TD><TD PORT="xchan.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="resource_id" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">resource_id</TD><TD PORT="resource_id.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="created" COLSPAN="2" ALIGN="LEFT">created</TD><TD PORT="created.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="edited" COLSPAN="2" ALIGN="LEFT">edited</TD><TD PORT="edited.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="title" COLSPAN="2" ALIGN="LEFT">title</TD><TD PORT="title.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="description" COLSPAN="2" ALIGN="LEFT">description</TD><TD PORT="description.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="album" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">album</TD><TD PORT="album.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="filename" COLSPAN="2" ALIGN="LEFT">filename</TD><TD PORT="filename.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="type" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD><TD PORT="type.type" ALIGN="LEFT">char[128]</TD></TR> + <TR><TD PORT="height" COLSPAN="2" ALIGN="LEFT">height</TD><TD PORT="height.type" ALIGN="LEFT">smallint[5]</TD></TR> + <TR><TD PORT="width" COLSPAN="2" ALIGN="LEFT">width</TD><TD PORT="width.type" ALIGN="LEFT">smallint[5]</TD></TR> + <TR><TD PORT="size" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">size</TD><TD PORT="size.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="data" COLSPAN="2" ALIGN="LEFT">data</TD><TD PORT="data.type" ALIGN="LEFT">mediumblob[16777215]</TD></TR> + <TR><TD PORT="scale" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">scale</TD><TD PORT="scale.type" ALIGN="LEFT">tinyint[3]</TD></TR> + <TR><TD PORT="photo_usage" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">photo_usage</TD><TD PORT="photo_usage.type" ALIGN="LEFT">smallint[5]</TD></TR> + <TR><TD PORT="profile" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">profile</TD><TD PORT="profile.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="is_nsfw" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">is_nsfw</TD><TD PORT="is_nsfw.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="os_storage" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">os_storage</TD><TD PORT="os_storage.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="os_path" COLSPAN="2" ALIGN="LEFT">os_path</TD><TD PORT="os_path.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="display_path" COLSPAN="2" ALIGN="LEFT">display_path</TD><TD PORT="display_path.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="photo_flags" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">photo_flags</TD><TD PORT="photo_flags.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="allow_cid" COLSPAN="2" ALIGN="LEFT">allow_cid</TD><TD PORT="allow_cid.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="allow_gid" COLSPAN="2" ALIGN="LEFT">allow_gid</TD><TD PORT="allow_gid.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="deny_cid" COLSPAN="2" ALIGN="LEFT">deny_cid</TD><TD PORT="deny_cid.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="deny_gid" COLSPAN="2" ALIGN="LEFT">deny_gid</TD><TD PORT="deny_gid.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">3Â 495 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="photo.html" + tooltip="photo" + ]; + "profdef" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profdef</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profdef.html" + tooltip="profdef" + ]; + "profext" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profext</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 3</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profext.html" + tooltip="profext" + ]; + "profile_check" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profile_check</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profile_check.html" + tooltip="profile_check" + ]; + "register" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">register</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="register.html" + tooltip="register" + ]; + "sign" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sign</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="sign.html" + tooltip="sign" + ]; + "sys_perms" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sys_perms</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="sys_perms.html" + tooltip="sys_perms" + ]; + "verify" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">verify</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="channel" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel</TD></TR> + <TR><TD PORT="type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD></TR> + <TR><TD PORT="token" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">token</TD></TR> + <TR><TD PORT="meta" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">meta</TD></TR> + <TR><TD PORT="created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">20 ></TD></TR> + </TABLE>> + URL="verify.html" + tooltip="verify" + ]; + "xconfig" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xconfig</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">4 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="xconfig.html" + tooltip="xconfig" + ]; + "xign" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xign</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="xign.html" + tooltip="xign" + ]; +} diff --git a/hubzilla_er/diagrams/photo.implied2degrees.png b/hubzilla_er/diagrams/photo.implied2degrees.png Binary files differnew file mode 100644 index 000000000..cfa6d0d2e --- /dev/null +++ b/hubzilla_er/diagrams/photo.implied2degrees.png diff --git a/hubzilla_er/diagrams/profdef.1degree.dot b/hubzilla_er/diagrams/profdef.1degree.dot new file mode 100644 index 000000000..d01868b36 --- /dev/null +++ b/hubzilla_er/diagrams/profdef.1degree.dot @@ -0,0 +1,37 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "oneDegreeRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "profdef" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profdef</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="field_name" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">field_name</TD><TD PORT="field_name.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="field_type" COLSPAN="2" ALIGN="LEFT">field_type</TD><TD PORT="field_type.type" ALIGN="LEFT">char[16]</TD></TR> + <TR><TD PORT="field_desc" COLSPAN="2" ALIGN="LEFT">field_desc</TD><TD PORT="field_desc.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="field_help" COLSPAN="2" ALIGN="LEFT">field_help</TD><TD PORT="field_help.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="field_inputs" COLSPAN="2" ALIGN="LEFT">field_inputs</TD><TD PORT="field_inputs.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 0</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="profdef.html" + tooltip="profdef" + ]; +} diff --git a/hubzilla_er/diagrams/profdef.1degree.png b/hubzilla_er/diagrams/profdef.1degree.png Binary files differnew file mode 100644 index 000000000..5fd0a8cc3 --- /dev/null +++ b/hubzilla_er/diagrams/profdef.1degree.png diff --git a/hubzilla_er/diagrams/profdef.implied2degrees.dot b/hubzilla_er/diagrams/profdef.implied2degrees.dot new file mode 100644 index 000000000..6d908944e --- /dev/null +++ b/hubzilla_er/diagrams/profdef.implied2degrees.dot @@ -0,0 +1,262 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "impliedTwoDegreesRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "attach":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "config":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "conv":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fcontact":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "ffinder":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "group_member":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "groups":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "item":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "item_id":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "likes":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "mail":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "photo":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profdef":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profext":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profile_check":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "register":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sign":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sys_perms":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "xconfig":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "xign":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "attach" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">attach</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="attach.html" + tooltip="attach" + ]; + "config" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">config</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">52 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="config.html" + tooltip="config" + ]; + "conv" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">conv</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="conv.html" + tooltip="conv" + ]; + "fcontact" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fcontact</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="fcontact.html" + tooltip="fcontact" + ]; + "ffinder" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">ffinder</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="ffinder.html" + tooltip="ffinder" + ]; + "group_member" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">group_member</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">2 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="group_member.html" + tooltip="group_member" + ]; + "groups" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">groups</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">5 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="groups.html" + tooltip="groups" + ]; + "item" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">9Â 613 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="item.html" + tooltip="item" + ]; + "item_id" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item_id</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="item_id.html" + tooltip="item_id" + ]; + "likes" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">likes</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="likes.html" + tooltip="likes" + ]; + "mail" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">mail</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 3</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">7 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="mail.html" + tooltip="mail" + ]; + "photo" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">photo</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">3Â 495 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="photo.html" + tooltip="photo" + ]; + "profdef" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profdef</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="field_name" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">field_name</TD><TD PORT="field_name.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="field_type" COLSPAN="2" ALIGN="LEFT">field_type</TD><TD PORT="field_type.type" ALIGN="LEFT">char[16]</TD></TR> + <TR><TD PORT="field_desc" COLSPAN="2" ALIGN="LEFT">field_desc</TD><TD PORT="field_desc.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="field_help" COLSPAN="2" ALIGN="LEFT">field_help</TD><TD PORT="field_help.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="field_inputs" COLSPAN="2" ALIGN="LEFT">field_inputs</TD><TD PORT="field_inputs.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="profdef.html" + tooltip="profdef" + ]; + "profext" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profext</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 3</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profext.html" + tooltip="profext" + ]; + "profile_check" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profile_check</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profile_check.html" + tooltip="profile_check" + ]; + "register" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">register</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="register.html" + tooltip="register" + ]; + "sign" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sign</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="sign.html" + tooltip="sign" + ]; + "sys_perms" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sys_perms</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="sys_perms.html" + tooltip="sys_perms" + ]; + "verify" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">verify</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="channel" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel</TD></TR> + <TR><TD PORT="type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD></TR> + <TR><TD PORT="token" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">token</TD></TR> + <TR><TD PORT="meta" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">meta</TD></TR> + <TR><TD PORT="created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">20 ></TD></TR> + </TABLE>> + URL="verify.html" + tooltip="verify" + ]; + "xconfig" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xconfig</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">4 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="xconfig.html" + tooltip="xconfig" + ]; + "xign" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xign</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="xign.html" + tooltip="xign" + ]; +} diff --git a/hubzilla_er/diagrams/profdef.implied2degrees.png b/hubzilla_er/diagrams/profdef.implied2degrees.png Binary files differnew file mode 100644 index 000000000..1083c2515 --- /dev/null +++ b/hubzilla_er/diagrams/profdef.implied2degrees.png diff --git a/hubzilla_er/diagrams/profext.1degree.dot b/hubzilla_er/diagrams/profext.1degree.dot new file mode 100644 index 000000000..5384100bd --- /dev/null +++ b/hubzilla_er/diagrams/profext.1degree.dot @@ -0,0 +1,36 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "oneDegreeRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "profext" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profext</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_id" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_id</TD><TD PORT="channel_id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="hash" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">hash</TD><TD PORT="hash.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="k" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">k</TD><TD PORT="k.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="v" COLSPAN="2" ALIGN="LEFT">v</TD><TD PORT="v.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 0</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="profext.html" + tooltip="profext" + ]; +} diff --git a/hubzilla_er/diagrams/profext.1degree.png b/hubzilla_er/diagrams/profext.1degree.png Binary files differnew file mode 100644 index 000000000..b7da3b97c --- /dev/null +++ b/hubzilla_er/diagrams/profext.1degree.png diff --git a/hubzilla_er/diagrams/profext.implied2degrees.dot b/hubzilla_er/diagrams/profext.implied2degrees.dot new file mode 100644 index 000000000..01b382c52 --- /dev/null +++ b/hubzilla_er/diagrams/profext.implied2degrees.dot @@ -0,0 +1,348 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "impliedTwoDegreesRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "attach":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "config":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "config":"elipses":w -> "cache":"k":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "conv":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fcontact":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "ffinder":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "group_member":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "groups":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "item":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "item_id":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "likes":"elipses":w -> "channel":"channel_id":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "likes":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "mail":"elipses":w -> "channel":"channel_id":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "mail":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "pconfig":"elipses":w -> "cache":"k":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "photo":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profdef":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profext":"channel_id":w -> "channel":"channel_id":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "profext":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profext":"k":w -> "cache":"k":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "profile_check":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "register":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sign":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sys_perms":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sys_perms":"elipses":w -> "cache":"k":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "xconfig":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "xconfig":"elipses":w -> "cache":"k":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "xign":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "attach" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">attach</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="attach.html" + tooltip="attach" + ]; + "cache" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">cache</TD></TR> + <TR><TD PORT="k" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">k</TD></TR> + <TR><TD PORT="v" COLSPAN="3" ALIGN="LEFT">v</TD></TR> + <TR><TD PORT="updated" COLSPAN="3" ALIGN="LEFT">updated</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">21 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">5 ></TD></TR> + </TABLE>> + URL="cache.html" + tooltip="cache" + ]; + "channel" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">channel</TD></TR> + <TR><TD PORT="channel_id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">channel_id</TD></TR> + <TR><TD PORT="channel_account_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_account_id</TD></TR> + <TR><TD PORT="channel_primary" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_primary</TD></TR> + <TR><TD PORT="channel_name" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_name</TD></TR> + <TR><TD PORT="channel_address" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_address</TD></TR> + <TR><TD PORT="channel_guid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_guid</TD></TR> + <TR><TD PORT="channel_guid_sig" COLSPAN="3" ALIGN="LEFT">channel_guid_sig</TD></TR> + <TR><TD PORT="channel_hash" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_hash</TD></TR> + <TR><TD PORT="channel_timezone" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_timezone</TD></TR> + <TR><TD PORT="channel_location" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_location</TD></TR> + <TR><TD PORT="channel_theme" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_theme</TD></TR> + <TR><TD PORT="channel_startpage" COLSPAN="3" ALIGN="LEFT">channel_startpage</TD></TR> + <TR><TD PORT="channel_pubkey" COLSPAN="3" ALIGN="LEFT">channel_pubkey</TD></TR> + <TR><TD PORT="channel_prvkey" COLSPAN="3" ALIGN="LEFT">channel_prvkey</TD></TR> + <TR><TD PORT="channel_notifyflags" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_notifyflags</TD></TR> + <TR><TD PORT="channel_pageflags" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_pageflags</TD></TR> + <TR><TD PORT="channel_dirdate" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_dirdate</TD></TR> + <TR><TD PORT="channel_lastpost" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_lastpost</TD></TR> + <TR><TD PORT="channel_deleted" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_deleted</TD></TR> + <TR><TD PORT="channel_max_anon_mail" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_max_anon_mail</TD></TR> + <TR><TD PORT="channel_max_friend_req" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_max_friend_req</TD></TR> + <TR><TD PORT="channel_expire_days" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_expire_days</TD></TR> + <TR><TD PORT="channel_passwd_reset" COLSPAN="3" ALIGN="LEFT">channel_passwd_reset</TD></TR> + <TR><TD PORT="channel_default_group" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_default_group</TD></TR> + <TR><TD PORT="channel_allow_cid" COLSPAN="3" ALIGN="LEFT">channel_allow_cid</TD></TR> + <TR><TD PORT="channel_allow_gid" COLSPAN="3" ALIGN="LEFT">channel_allow_gid</TD></TR> + <TR><TD PORT="channel_deny_cid" COLSPAN="3" ALIGN="LEFT">channel_deny_cid</TD></TR> + <TR><TD PORT="channel_deny_gid" COLSPAN="3" ALIGN="LEFT">channel_deny_gid</TD></TR> + <TR><TD PORT="channel_r_stream" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_stream</TD></TR> + <TR><TD PORT="channel_r_profile" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_profile</TD></TR> + <TR><TD PORT="channel_r_photos" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_photos</TD></TR> + <TR><TD PORT="channel_r_abook" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_abook</TD></TR> + <TR><TD PORT="channel_w_stream" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_stream</TD></TR> + <TR><TD PORT="channel_w_wall" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_wall</TD></TR> + <TR><TD PORT="channel_w_tagwall" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_tagwall</TD></TR> + <TR><TD PORT="channel_w_comment" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_comment</TD></TR> + <TR><TD PORT="channel_w_mail" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_mail</TD></TR> + <TR><TD PORT="channel_w_photos" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_photos</TD></TR> + <TR><TD PORT="channel_w_chat" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_chat</TD></TR> + <TR><TD PORT="channel_a_delegate" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_a_delegate</TD></TR> + <TR><TD PORT="channel_r_storage" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_storage</TD></TR> + <TR><TD PORT="channel_w_storage" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_storage</TD></TR> + <TR><TD PORT="channel_r_pages" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_pages</TD></TR> + <TR><TD PORT="channel_w_pages" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_pages</TD></TR> + <TR><TD PORT="channel_a_republish" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_a_republish</TD></TR> + <TR><TD PORT="channel_w_like" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_like</TD></TR> + <TR><TD PORT="channel_removed" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_removed</TD></TR> + <TR><TD PORT="channel_system" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_system</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">5 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">3 ></TD></TR> + </TABLE>> + URL="channel.html" + tooltip="channel" + ]; + "config" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">config</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">52 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="config.html" + tooltip="config" + ]; + "conv" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">conv</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="conv.html" + tooltip="conv" + ]; + "fcontact" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fcontact</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="fcontact.html" + tooltip="fcontact" + ]; + "ffinder" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">ffinder</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="ffinder.html" + tooltip="ffinder" + ]; + "group_member" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">group_member</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">2 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="group_member.html" + tooltip="group_member" + ]; + "groups" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">groups</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">5 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="groups.html" + tooltip="groups" + ]; + "item" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">9Â 613 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="item.html" + tooltip="item" + ]; + "item_id" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item_id</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="item_id.html" + tooltip="item_id" + ]; + "likes" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">likes</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="likes.html" + tooltip="likes" + ]; + "mail" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">mail</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 3</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">7 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="mail.html" + tooltip="mail" + ]; + "pconfig" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">pconfig</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">232 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="pconfig.html" + tooltip="pconfig" + ]; + "photo" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">photo</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">3Â 495 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="photo.html" + tooltip="photo" + ]; + "profdef" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profdef</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profdef.html" + tooltip="profdef" + ]; + "profext" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profext</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel_id" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_id</TD><TD PORT="channel_id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="hash" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">hash</TD><TD PORT="hash.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="k" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">k</TD><TD PORT="k.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="v" COLSPAN="2" ALIGN="LEFT">v</TD><TD PORT="v.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 3</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="profext.html" + tooltip="profext" + ]; + "profile_check" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profile_check</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profile_check.html" + tooltip="profile_check" + ]; + "register" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">register</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="register.html" + tooltip="register" + ]; + "sign" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sign</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="sign.html" + tooltip="sign" + ]; + "sys_perms" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sys_perms</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="sys_perms.html" + tooltip="sys_perms" + ]; + "verify" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">verify</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="channel" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel</TD></TR> + <TR><TD PORT="type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD></TR> + <TR><TD PORT="token" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">token</TD></TR> + <TR><TD PORT="meta" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">meta</TD></TR> + <TR><TD PORT="created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">20 ></TD></TR> + </TABLE>> + URL="verify.html" + tooltip="verify" + ]; + "xconfig" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xconfig</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">4 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="xconfig.html" + tooltip="xconfig" + ]; + "xign" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xign</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="xign.html" + tooltip="xign" + ]; +} diff --git a/hubzilla_er/diagrams/profext.implied2degrees.png b/hubzilla_er/diagrams/profext.implied2degrees.png Binary files differnew file mode 100644 index 000000000..718c54b76 --- /dev/null +++ b/hubzilla_er/diagrams/profext.implied2degrees.png diff --git a/hubzilla_er/diagrams/profile.1degree.dot b/hubzilla_er/diagrams/profile.1degree.dot new file mode 100644 index 000000000..c66c50b52 --- /dev/null +++ b/hubzilla_er/diagrams/profile.1degree.dot @@ -0,0 +1,75 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "oneDegreeRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "profile" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profile</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="profile_guid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">profile_guid</TD><TD PORT="profile_guid.type" ALIGN="LEFT">char[64]</TD></TR> + <TR><TD PORT="aid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">aid</TD><TD PORT="aid.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="uid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD><TD PORT="uid.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="profile_name" COLSPAN="2" ALIGN="LEFT">profile_name</TD><TD PORT="profile_name.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="is_default" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">is_default</TD><TD PORT="is_default.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="hide_friends" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">hide_friends</TD><TD PORT="hide_friends.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="name" COLSPAN="2" ALIGN="LEFT">name</TD><TD PORT="name.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="pdesc" COLSPAN="2" ALIGN="LEFT">pdesc</TD><TD PORT="pdesc.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="chandesc" COLSPAN="2" ALIGN="LEFT">chandesc</TD><TD PORT="chandesc.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="dob" COLSPAN="2" ALIGN="LEFT">dob</TD><TD PORT="dob.type" ALIGN="LEFT">char[32]</TD></TR> + <TR><TD PORT="dob_tz" COLSPAN="2" ALIGN="LEFT">dob_tz</TD><TD PORT="dob_tz.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="address" COLSPAN="2" ALIGN="LEFT">address</TD><TD PORT="address.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="locality" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">locality</TD><TD PORT="locality.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="region" COLSPAN="2" ALIGN="LEFT">region</TD><TD PORT="region.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="postal_code" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">postal_code</TD><TD PORT="postal_code.type" ALIGN="LEFT">char[32]</TD></TR> + <TR><TD PORT="country_name" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">country_name</TD><TD PORT="country_name.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="hometown" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">hometown</TD><TD PORT="hometown.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="gender" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">gender</TD><TD PORT="gender.type" ALIGN="LEFT">char[32]</TD></TR> + <TR><TD PORT="marital" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">marital</TD><TD PORT="marital.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="with" COLSPAN="2" ALIGN="LEFT">with</TD><TD PORT="with.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="howlong" COLSPAN="2" ALIGN="LEFT">howlong</TD><TD PORT="howlong.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="sexual" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">sexual</TD><TD PORT="sexual.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="politic" COLSPAN="2" ALIGN="LEFT">politic</TD><TD PORT="politic.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="religion" COLSPAN="2" ALIGN="LEFT">religion</TD><TD PORT="religion.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="keywords" COLSPAN="2" ALIGN="LEFT">keywords</TD><TD PORT="keywords.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="likes" COLSPAN="2" ALIGN="LEFT">likes</TD><TD PORT="likes.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="dislikes" COLSPAN="2" ALIGN="LEFT">dislikes</TD><TD PORT="dislikes.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="about" COLSPAN="2" ALIGN="LEFT">about</TD><TD PORT="about.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="summary" COLSPAN="2" ALIGN="LEFT">summary</TD><TD PORT="summary.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="music" COLSPAN="2" ALIGN="LEFT">music</TD><TD PORT="music.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="book" COLSPAN="2" ALIGN="LEFT">book</TD><TD PORT="book.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="tv" COLSPAN="2" ALIGN="LEFT">tv</TD><TD PORT="tv.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="film" COLSPAN="2" ALIGN="LEFT">film</TD><TD PORT="film.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="interest" COLSPAN="2" ALIGN="LEFT">interest</TD><TD PORT="interest.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="romance" COLSPAN="2" ALIGN="LEFT">romance</TD><TD PORT="romance.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="work" COLSPAN="2" ALIGN="LEFT">work</TD><TD PORT="work.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="education" COLSPAN="2" ALIGN="LEFT">education</TD><TD PORT="education.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="contact" COLSPAN="2" ALIGN="LEFT">contact</TD><TD PORT="contact.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="channels" COLSPAN="2" ALIGN="LEFT">channels</TD><TD PORT="channels.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="homepage" COLSPAN="2" ALIGN="LEFT">homepage</TD><TD PORT="homepage.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="photo" COLSPAN="2" ALIGN="LEFT">photo</TD><TD PORT="photo.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="thumb" COLSPAN="2" ALIGN="LEFT">thumb</TD><TD PORT="thumb.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="publish" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">publish</TD><TD PORT="publish.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 0</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">4 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="profile.html" + tooltip="profile" + ]; +} diff --git a/hubzilla_er/diagrams/profile.1degree.png b/hubzilla_er/diagrams/profile.1degree.png Binary files differnew file mode 100644 index 000000000..00b7ce7c8 --- /dev/null +++ b/hubzilla_er/diagrams/profile.1degree.png diff --git a/hubzilla_er/diagrams/profile.implied2degrees.dot b/hubzilla_er/diagrams/profile.implied2degrees.dot new file mode 100644 index 000000000..6dd37a33a --- /dev/null +++ b/hubzilla_er/diagrams/profile.implied2degrees.dot @@ -0,0 +1,199 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "impliedTwoDegreesRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "addon":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "app":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "event":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fserver":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fsuggest":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "hook":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "manage":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "pconfig":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profile":"id":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "spam":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "addon" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">addon</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="addon.html" + tooltip="addon" + ]; + "app" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">app</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="app.html" + tooltip="app" + ]; + "event" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">event</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="event.html" + tooltip="event" + ]; + "fserver" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fserver</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="fserver.html" + tooltip="fserver" + ]; + "fsuggest" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fsuggest</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="fsuggest.html" + tooltip="fsuggest" + ]; + "hook" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">hook</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="hook.html" + tooltip="hook" + ]; + "manage" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">manage</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="manage.html" + tooltip="manage" + ]; + "notify" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">notify</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="hash" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hash</TD></TR> + <TR><TD PORT="name" COLSPAN="3" ALIGN="LEFT">name</TD></TR> + <TR><TD PORT="url" COLSPAN="3" ALIGN="LEFT">url</TD></TR> + <TR><TD PORT="photo" COLSPAN="3" ALIGN="LEFT">photo</TD></TR> + <TR><TD PORT="date" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">date</TD></TR> + <TR><TD PORT="msg" COLSPAN="3" ALIGN="LEFT">msg</TD></TR> + <TR><TD PORT="aid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">aid</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="link" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">link</TD></TR> + <TR><TD PORT="parent" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">parent</TD></TR> + <TR><TD PORT="seen" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">seen</TD></TR> + <TR><TD PORT="type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD></TR> + <TR><TD PORT="verb" COLSPAN="3" ALIGN="LEFT">verb</TD></TR> + <TR><TD PORT="otype" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">otype</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">59 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">10 ></TD></TR> + </TABLE>> + URL="notify.html" + tooltip="notify" + ]; + "pconfig" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">pconfig</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">232 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="pconfig.html" + tooltip="pconfig" + ]; + "profile" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profile</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="profile_guid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">profile_guid</TD><TD PORT="profile_guid.type" ALIGN="LEFT">char[64]</TD></TR> + <TR><TD PORT="aid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">aid</TD><TD PORT="aid.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="uid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD><TD PORT="uid.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="profile_name" COLSPAN="2" ALIGN="LEFT">profile_name</TD><TD PORT="profile_name.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="is_default" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">is_default</TD><TD PORT="is_default.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="hide_friends" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">hide_friends</TD><TD PORT="hide_friends.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD PORT="name" COLSPAN="2" ALIGN="LEFT">name</TD><TD PORT="name.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="pdesc" COLSPAN="2" ALIGN="LEFT">pdesc</TD><TD PORT="pdesc.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="chandesc" COLSPAN="2" ALIGN="LEFT">chandesc</TD><TD PORT="chandesc.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="dob" COLSPAN="2" ALIGN="LEFT">dob</TD><TD PORT="dob.type" ALIGN="LEFT">char[32]</TD></TR> + <TR><TD PORT="dob_tz" COLSPAN="2" ALIGN="LEFT">dob_tz</TD><TD PORT="dob_tz.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="address" COLSPAN="2" ALIGN="LEFT">address</TD><TD PORT="address.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="locality" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">locality</TD><TD PORT="locality.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="region" COLSPAN="2" ALIGN="LEFT">region</TD><TD PORT="region.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="postal_code" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">postal_code</TD><TD PORT="postal_code.type" ALIGN="LEFT">char[32]</TD></TR> + <TR><TD PORT="country_name" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">country_name</TD><TD PORT="country_name.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="hometown" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">hometown</TD><TD PORT="hometown.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="gender" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">gender</TD><TD PORT="gender.type" ALIGN="LEFT">char[32]</TD></TR> + <TR><TD PORT="marital" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">marital</TD><TD PORT="marital.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="with" COLSPAN="2" ALIGN="LEFT">with</TD><TD PORT="with.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="howlong" COLSPAN="2" ALIGN="LEFT">howlong</TD><TD PORT="howlong.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="sexual" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">sexual</TD><TD PORT="sexual.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="politic" COLSPAN="2" ALIGN="LEFT">politic</TD><TD PORT="politic.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="religion" COLSPAN="2" ALIGN="LEFT">religion</TD><TD PORT="religion.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="keywords" COLSPAN="2" ALIGN="LEFT">keywords</TD><TD PORT="keywords.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="likes" COLSPAN="2" ALIGN="LEFT">likes</TD><TD PORT="likes.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="dislikes" COLSPAN="2" ALIGN="LEFT">dislikes</TD><TD PORT="dislikes.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="about" COLSPAN="2" ALIGN="LEFT">about</TD><TD PORT="about.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="summary" COLSPAN="2" ALIGN="LEFT">summary</TD><TD PORT="summary.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="music" COLSPAN="2" ALIGN="LEFT">music</TD><TD PORT="music.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="book" COLSPAN="2" ALIGN="LEFT">book</TD><TD PORT="book.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="tv" COLSPAN="2" ALIGN="LEFT">tv</TD><TD PORT="tv.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="film" COLSPAN="2" ALIGN="LEFT">film</TD><TD PORT="film.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="interest" COLSPAN="2" ALIGN="LEFT">interest</TD><TD PORT="interest.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="romance" COLSPAN="2" ALIGN="LEFT">romance</TD><TD PORT="romance.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="work" COLSPAN="2" ALIGN="LEFT">work</TD><TD PORT="work.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="education" COLSPAN="2" ALIGN="LEFT">education</TD><TD PORT="education.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="contact" COLSPAN="2" ALIGN="LEFT">contact</TD><TD PORT="contact.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="channels" COLSPAN="2" ALIGN="LEFT">channels</TD><TD PORT="channels.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="homepage" COLSPAN="2" ALIGN="LEFT">homepage</TD><TD PORT="homepage.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="photo" COLSPAN="2" ALIGN="LEFT">photo</TD><TD PORT="photo.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="thumb" COLSPAN="2" ALIGN="LEFT">thumb</TD><TD PORT="thumb.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="publish" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">publish</TD><TD PORT="publish.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">4 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="profile.html" + tooltip="profile" + ]; + "spam" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">spam</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="spam.html" + tooltip="spam" + ]; +} diff --git a/hubzilla_er/diagrams/profile.implied2degrees.png b/hubzilla_er/diagrams/profile.implied2degrees.png Binary files differnew file mode 100644 index 000000000..ceace167d --- /dev/null +++ b/hubzilla_er/diagrams/profile.implied2degrees.png diff --git a/hubzilla_er/diagrams/profile_check.1degree.dot b/hubzilla_er/diagrams/profile_check.1degree.dot new file mode 100644 index 000000000..37bf28c85 --- /dev/null +++ b/hubzilla_er/diagrams/profile_check.1degree.dot @@ -0,0 +1,37 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "oneDegreeRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "profile_check" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profile_check</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="uid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD><TD PORT="uid.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="cid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">cid</TD><TD PORT="cid.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="dfrn_id" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">dfrn_id</TD><TD PORT="dfrn_id.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="sec" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">sec</TD><TD PORT="sec.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="expire" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">expire</TD><TD PORT="expire.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 0</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="profile_check.html" + tooltip="profile_check" + ]; +} diff --git a/hubzilla_er/diagrams/profile_check.1degree.png b/hubzilla_er/diagrams/profile_check.1degree.png Binary files differnew file mode 100644 index 000000000..4b6b9df8f --- /dev/null +++ b/hubzilla_er/diagrams/profile_check.1degree.png diff --git a/hubzilla_er/diagrams/profile_check.implied2degrees.dot b/hubzilla_er/diagrams/profile_check.implied2degrees.dot new file mode 100644 index 000000000..2c5d1d1c2 --- /dev/null +++ b/hubzilla_er/diagrams/profile_check.implied2degrees.dot @@ -0,0 +1,262 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "impliedTwoDegreesRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "attach":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "config":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "conv":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fcontact":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "ffinder":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "group_member":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "groups":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "item":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "item_id":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "likes":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "mail":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "photo":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profdef":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profext":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profile_check":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "register":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sign":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sys_perms":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "xconfig":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "xign":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "attach" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">attach</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="attach.html" + tooltip="attach" + ]; + "config" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">config</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">52 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="config.html" + tooltip="config" + ]; + "conv" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">conv</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="conv.html" + tooltip="conv" + ]; + "fcontact" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fcontact</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="fcontact.html" + tooltip="fcontact" + ]; + "ffinder" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">ffinder</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="ffinder.html" + tooltip="ffinder" + ]; + "group_member" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">group_member</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">2 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="group_member.html" + tooltip="group_member" + ]; + "groups" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">groups</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">5 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="groups.html" + tooltip="groups" + ]; + "item" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">9Â 613 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="item.html" + tooltip="item" + ]; + "item_id" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item_id</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="item_id.html" + tooltip="item_id" + ]; + "likes" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">likes</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="likes.html" + tooltip="likes" + ]; + "mail" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">mail</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 3</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">7 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="mail.html" + tooltip="mail" + ]; + "photo" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">photo</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">3Â 495 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="photo.html" + tooltip="photo" + ]; + "profdef" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profdef</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profdef.html" + tooltip="profdef" + ]; + "profext" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profext</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 3</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profext.html" + tooltip="profext" + ]; + "profile_check" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profile_check</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="uid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD><TD PORT="uid.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="cid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">cid</TD><TD PORT="cid.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="dfrn_id" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">dfrn_id</TD><TD PORT="dfrn_id.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="sec" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">sec</TD><TD PORT="sec.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="expire" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">expire</TD><TD PORT="expire.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="profile_check.html" + tooltip="profile_check" + ]; + "register" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">register</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="register.html" + tooltip="register" + ]; + "sign" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sign</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="sign.html" + tooltip="sign" + ]; + "sys_perms" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sys_perms</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="sys_perms.html" + tooltip="sys_perms" + ]; + "verify" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">verify</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="channel" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel</TD></TR> + <TR><TD PORT="type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD></TR> + <TR><TD PORT="token" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">token</TD></TR> + <TR><TD PORT="meta" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">meta</TD></TR> + <TR><TD PORT="created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">20 ></TD></TR> + </TABLE>> + URL="verify.html" + tooltip="verify" + ]; + "xconfig" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xconfig</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">4 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="xconfig.html" + tooltip="xconfig" + ]; + "xign" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xign</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="xign.html" + tooltip="xign" + ]; +} diff --git a/hubzilla_er/diagrams/profile_check.implied2degrees.png b/hubzilla_er/diagrams/profile_check.implied2degrees.png Binary files differnew file mode 100644 index 000000000..c035d7c69 --- /dev/null +++ b/hubzilla_er/diagrams/profile_check.implied2degrees.png diff --git a/hubzilla_er/diagrams/register.1degree.dot b/hubzilla_er/diagrams/register.1degree.dot new file mode 100644 index 000000000..658d82448 --- /dev/null +++ b/hubzilla_er/diagrams/register.1degree.dot @@ -0,0 +1,37 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "oneDegreeRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "register" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">register</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="hash" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">hash</TD><TD PORT="hash.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="created" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD><TD PORT="created.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="uid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD><TD PORT="uid.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="password" COLSPAN="2" ALIGN="LEFT">password</TD><TD PORT="password.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="language" COLSPAN="2" ALIGN="LEFT">language</TD><TD PORT="language.type" ALIGN="LEFT">char[16]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 0</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="register.html" + tooltip="register" + ]; +} diff --git a/hubzilla_er/diagrams/register.1degree.png b/hubzilla_er/diagrams/register.1degree.png Binary files differnew file mode 100644 index 000000000..6cdb8bc86 --- /dev/null +++ b/hubzilla_er/diagrams/register.1degree.png diff --git a/hubzilla_er/diagrams/register.implied2degrees.dot b/hubzilla_er/diagrams/register.implied2degrees.dot new file mode 100644 index 000000000..efa6e5b65 --- /dev/null +++ b/hubzilla_er/diagrams/register.implied2degrees.dot @@ -0,0 +1,262 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "impliedTwoDegreesRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "attach":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "config":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "conv":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fcontact":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "ffinder":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "group_member":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "groups":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "item":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "item_id":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "likes":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "mail":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "photo":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profdef":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profext":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profile_check":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "register":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sign":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sys_perms":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "xconfig":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "xign":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "attach" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">attach</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="attach.html" + tooltip="attach" + ]; + "config" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">config</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">52 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="config.html" + tooltip="config" + ]; + "conv" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">conv</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="conv.html" + tooltip="conv" + ]; + "fcontact" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fcontact</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="fcontact.html" + tooltip="fcontact" + ]; + "ffinder" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">ffinder</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="ffinder.html" + tooltip="ffinder" + ]; + "group_member" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">group_member</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">2 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="group_member.html" + tooltip="group_member" + ]; + "groups" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">groups</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">5 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="groups.html" + tooltip="groups" + ]; + "item" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">9Â 613 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="item.html" + tooltip="item" + ]; + "item_id" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item_id</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="item_id.html" + tooltip="item_id" + ]; + "likes" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">likes</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="likes.html" + tooltip="likes" + ]; + "mail" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">mail</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 3</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">7 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="mail.html" + tooltip="mail" + ]; + "photo" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">photo</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">3Â 495 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="photo.html" + tooltip="photo" + ]; + "profdef" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profdef</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profdef.html" + tooltip="profdef" + ]; + "profext" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profext</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 3</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profext.html" + tooltip="profext" + ]; + "profile_check" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profile_check</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profile_check.html" + tooltip="profile_check" + ]; + "register" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">register</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="hash" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">hash</TD><TD PORT="hash.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="created" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD><TD PORT="created.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD PORT="uid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD><TD PORT="uid.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="password" COLSPAN="2" ALIGN="LEFT">password</TD><TD PORT="password.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="language" COLSPAN="2" ALIGN="LEFT">language</TD><TD PORT="language.type" ALIGN="LEFT">char[16]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="register.html" + tooltip="register" + ]; + "sign" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sign</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="sign.html" + tooltip="sign" + ]; + "sys_perms" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sys_perms</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="sys_perms.html" + tooltip="sys_perms" + ]; + "verify" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">verify</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="channel" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel</TD></TR> + <TR><TD PORT="type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD></TR> + <TR><TD PORT="token" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">token</TD></TR> + <TR><TD PORT="meta" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">meta</TD></TR> + <TR><TD PORT="created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">20 ></TD></TR> + </TABLE>> + URL="verify.html" + tooltip="verify" + ]; + "xconfig" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xconfig</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">4 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="xconfig.html" + tooltip="xconfig" + ]; + "xign" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xign</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="xign.html" + tooltip="xign" + ]; +} diff --git a/hubzilla_er/diagrams/register.implied2degrees.png b/hubzilla_er/diagrams/register.implied2degrees.png Binary files differnew file mode 100644 index 000000000..0bb580784 --- /dev/null +++ b/hubzilla_er/diagrams/register.implied2degrees.png diff --git a/hubzilla_er/diagrams/sign.1degree.dot b/hubzilla_er/diagrams/sign.1degree.dot new file mode 100644 index 000000000..954731b37 --- /dev/null +++ b/hubzilla_er/diagrams/sign.1degree.dot @@ -0,0 +1,37 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "oneDegreeRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "sign" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sign</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="iid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">iid</TD><TD PORT="iid.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="retract_iid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">retract_iid</TD><TD PORT="retract_iid.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="signed_text" COLSPAN="2" ALIGN="LEFT">signed_text</TD><TD PORT="signed_text.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="signature" COLSPAN="2" ALIGN="LEFT">signature</TD><TD PORT="signature.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="signer" COLSPAN="2" ALIGN="LEFT">signer</TD><TD PORT="signer.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 0</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="sign.html" + tooltip="sign" + ]; +} diff --git a/hubzilla_er/diagrams/sign.1degree.png b/hubzilla_er/diagrams/sign.1degree.png Binary files differnew file mode 100644 index 000000000..6175d4e3a --- /dev/null +++ b/hubzilla_er/diagrams/sign.1degree.png diff --git a/hubzilla_er/diagrams/sign.implied2degrees.dot b/hubzilla_er/diagrams/sign.implied2degrees.dot new file mode 100644 index 000000000..44bd2e2f8 --- /dev/null +++ b/hubzilla_er/diagrams/sign.implied2degrees.dot @@ -0,0 +1,262 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "impliedTwoDegreesRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "attach":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "config":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "conv":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fcontact":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "ffinder":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "group_member":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "groups":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "item":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "item_id":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "likes":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "mail":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "photo":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profdef":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profext":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profile_check":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "register":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sign":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sys_perms":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "xconfig":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "xign":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "attach" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">attach</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="attach.html" + tooltip="attach" + ]; + "config" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">config</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">52 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="config.html" + tooltip="config" + ]; + "conv" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">conv</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="conv.html" + tooltip="conv" + ]; + "fcontact" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fcontact</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="fcontact.html" + tooltip="fcontact" + ]; + "ffinder" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">ffinder</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="ffinder.html" + tooltip="ffinder" + ]; + "group_member" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">group_member</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">2 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="group_member.html" + tooltip="group_member" + ]; + "groups" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">groups</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">5 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="groups.html" + tooltip="groups" + ]; + "item" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">9Â 613 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="item.html" + tooltip="item" + ]; + "item_id" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item_id</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="item_id.html" + tooltip="item_id" + ]; + "likes" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">likes</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="likes.html" + tooltip="likes" + ]; + "mail" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">mail</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 3</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">7 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="mail.html" + tooltip="mail" + ]; + "photo" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">photo</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">3Â 495 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="photo.html" + tooltip="photo" + ]; + "profdef" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profdef</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profdef.html" + tooltip="profdef" + ]; + "profext" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profext</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 3</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profext.html" + tooltip="profext" + ]; + "profile_check" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profile_check</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profile_check.html" + tooltip="profile_check" + ]; + "register" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">register</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="register.html" + tooltip="register" + ]; + "sign" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sign</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="iid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">iid</TD><TD PORT="iid.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="retract_iid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">retract_iid</TD><TD PORT="retract_iid.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="signed_text" COLSPAN="2" ALIGN="LEFT">signed_text</TD><TD PORT="signed_text.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="signature" COLSPAN="2" ALIGN="LEFT">signature</TD><TD PORT="signature.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="signer" COLSPAN="2" ALIGN="LEFT">signer</TD><TD PORT="signer.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="sign.html" + tooltip="sign" + ]; + "sys_perms" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sys_perms</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="sys_perms.html" + tooltip="sys_perms" + ]; + "verify" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">verify</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="channel" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel</TD></TR> + <TR><TD PORT="type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD></TR> + <TR><TD PORT="token" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">token</TD></TR> + <TR><TD PORT="meta" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">meta</TD></TR> + <TR><TD PORT="created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">20 ></TD></TR> + </TABLE>> + URL="verify.html" + tooltip="verify" + ]; + "xconfig" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xconfig</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">4 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="xconfig.html" + tooltip="xconfig" + ]; + "xign" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xign</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="xign.html" + tooltip="xign" + ]; +} diff --git a/hubzilla_er/diagrams/sign.implied2degrees.png b/hubzilla_er/diagrams/sign.implied2degrees.png Binary files differnew file mode 100644 index 000000000..268e2d472 --- /dev/null +++ b/hubzilla_er/diagrams/sign.implied2degrees.png diff --git a/hubzilla_er/diagrams/spam.1degree.dot b/hubzilla_er/diagrams/spam.1degree.dot new file mode 100644 index 000000000..da56f67e1 --- /dev/null +++ b/hubzilla_er/diagrams/spam.1degree.dot @@ -0,0 +1,37 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "oneDegreeRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "spam" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">spam</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="uid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD><TD PORT="uid.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="spam" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">spam</TD><TD PORT="spam.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="ham" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">ham</TD><TD PORT="ham.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="term" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">term</TD><TD PORT="term.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="date" COLSPAN="2" ALIGN="LEFT">date</TD><TD PORT="date.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 0</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="spam.html" + tooltip="spam" + ]; +} diff --git a/hubzilla_er/diagrams/spam.1degree.png b/hubzilla_er/diagrams/spam.1degree.png Binary files differnew file mode 100644 index 000000000..3141bc57e --- /dev/null +++ b/hubzilla_er/diagrams/spam.1degree.png diff --git a/hubzilla_er/diagrams/spam.implied2degrees.dot b/hubzilla_er/diagrams/spam.implied2degrees.dot new file mode 100644 index 000000000..6a235ceae --- /dev/null +++ b/hubzilla_er/diagrams/spam.implied2degrees.dot @@ -0,0 +1,161 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "impliedTwoDegreesRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "addon":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "app":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "event":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fserver":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fsuggest":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "hook":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "manage":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "pconfig":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profile":"elipses":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "spam":"id":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "addon" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">addon</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="addon.html" + tooltip="addon" + ]; + "app" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">app</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="app.html" + tooltip="app" + ]; + "event" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">event</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="event.html" + tooltip="event" + ]; + "fserver" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fserver</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="fserver.html" + tooltip="fserver" + ]; + "fsuggest" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fsuggest</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="fsuggest.html" + tooltip="fsuggest" + ]; + "hook" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">hook</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="hook.html" + tooltip="hook" + ]; + "manage" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">manage</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="manage.html" + tooltip="manage" + ]; + "notify" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">notify</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="hash" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hash</TD></TR> + <TR><TD PORT="name" COLSPAN="3" ALIGN="LEFT">name</TD></TR> + <TR><TD PORT="url" COLSPAN="3" ALIGN="LEFT">url</TD></TR> + <TR><TD PORT="photo" COLSPAN="3" ALIGN="LEFT">photo</TD></TR> + <TR><TD PORT="date" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">date</TD></TR> + <TR><TD PORT="msg" COLSPAN="3" ALIGN="LEFT">msg</TD></TR> + <TR><TD PORT="aid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">aid</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="link" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">link</TD></TR> + <TR><TD PORT="parent" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">parent</TD></TR> + <TR><TD PORT="seen" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">seen</TD></TR> + <TR><TD PORT="type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD></TR> + <TR><TD PORT="verb" COLSPAN="3" ALIGN="LEFT">verb</TD></TR> + <TR><TD PORT="otype" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">otype</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">59 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">10 ></TD></TR> + </TABLE>> + URL="notify.html" + tooltip="notify" + ]; + "pconfig" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">pconfig</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">232 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="pconfig.html" + tooltip="pconfig" + ]; + "profile" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profile</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">4 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profile.html" + tooltip="profile" + ]; + "spam" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">spam</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="uid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD><TD PORT="uid.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="spam" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">spam</TD><TD PORT="spam.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="ham" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">ham</TD><TD PORT="ham.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="term" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">term</TD><TD PORT="term.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="date" COLSPAN="2" ALIGN="LEFT">date</TD><TD PORT="date.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="spam.html" + tooltip="spam" + ]; +} diff --git a/hubzilla_er/diagrams/spam.implied2degrees.png b/hubzilla_er/diagrams/spam.implied2degrees.png Binary files differnew file mode 100644 index 000000000..8b61a8888 --- /dev/null +++ b/hubzilla_er/diagrams/spam.implied2degrees.png diff --git a/hubzilla_er/diagrams/summary/abook.1degree.dot b/hubzilla_er/diagrams/summary/abook.1degree.dot new file mode 100644 index 000000000..662cb811f --- /dev/null +++ b/hubzilla_er/diagrams/summary/abook.1degree.dot @@ -0,0 +1,52 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "abook" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "abook" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">abook</TD></TR> + <TR><TD PORT="abook_id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">abook_id</TD></TR> + <TR><TD PORT="abook_account" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">abook_account</TD></TR> + <TR><TD PORT="abook_channel" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">abook_channel</TD></TR> + <TR><TD PORT="abook_xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">abook_xchan</TD></TR> + <TR><TD PORT="abook_my_perms" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">abook_my_perms</TD></TR> + <TR><TD PORT="abook_their_perms" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">abook_their_perms</TD></TR> + <TR><TD PORT="abook_closeness" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">abook_closeness</TD></TR> + <TR><TD PORT="abook_created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">abook_created</TD></TR> + <TR><TD PORT="abook_updated" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">abook_updated</TD></TR> + <TR><TD PORT="abook_connected" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">abook_connected</TD></TR> + <TR><TD PORT="abook_dob" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">abook_dob</TD></TR> + <TR><TD PORT="abook_flags" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">abook_flags</TD></TR> + <TR><TD PORT="abook_blocked" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">abook_blocked</TD></TR> + <TR><TD PORT="abook_ignored" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">abook_ignored</TD></TR> + <TR><TD PORT="abook_hidden" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">abook_hidden</TD></TR> + <TR><TD PORT="abook_archived" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">abook_archived</TD></TR> + <TR><TD PORT="abook_pending" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">abook_pending</TD></TR> + <TR><TD PORT="abook_unconnected" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">abook_unconnected</TD></TR> + <TR><TD PORT="abook_self" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">abook_self</TD></TR> + <TR><TD PORT="abook_feed" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">abook_feed</TD></TR> + <TR><TD PORT="abook_profile" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">abook_profile</TD></TR> + <TR><TD PORT="abook_incl" COLSPAN="3" ALIGN="LEFT">abook_incl</TD></TR> + <TR><TD PORT="abook_excl" COLSPAN="3" ALIGN="LEFT">abook_excl</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">12 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/abook.html" + tooltip="abook" + ]; +} diff --git a/hubzilla_er/diagrams/summary/abook.1degree.png b/hubzilla_er/diagrams/summary/abook.1degree.png Binary files differnew file mode 100644 index 000000000..8626b50e8 --- /dev/null +++ b/hubzilla_er/diagrams/summary/abook.1degree.png diff --git a/hubzilla_er/diagrams/summary/account.1degree.dot b/hubzilla_er/diagrams/summary/account.1degree.dot new file mode 100644 index 000000000..399777f74 --- /dev/null +++ b/hubzilla_er/diagrams/summary/account.1degree.dot @@ -0,0 +1,47 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "account" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "account" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">account</TD></TR> + <TR><TD PORT="account_id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">account_id</TD></TR> + <TR><TD PORT="account_parent" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_parent</TD></TR> + <TR><TD PORT="account_default_channel" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_default_channel</TD></TR> + <TR><TD PORT="account_salt" COLSPAN="3" ALIGN="LEFT">account_salt</TD></TR> + <TR><TD PORT="account_password" COLSPAN="3" ALIGN="LEFT">account_password</TD></TR> + <TR><TD PORT="account_email" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_email</TD></TR> + <TR><TD PORT="account_external" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_external</TD></TR> + <TR><TD PORT="account_language" COLSPAN="3" ALIGN="LEFT">account_language</TD></TR> + <TR><TD PORT="account_created" COLSPAN="3" ALIGN="LEFT">account_created</TD></TR> + <TR><TD PORT="account_lastlog" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_lastlog</TD></TR> + <TR><TD PORT="account_flags" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_flags</TD></TR> + <TR><TD PORT="account_roles" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_roles</TD></TR> + <TR><TD PORT="account_reset" COLSPAN="3" ALIGN="LEFT">account_reset</TD></TR> + <TR><TD PORT="account_expires" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_expires</TD></TR> + <TR><TD PORT="account_expire_notified" COLSPAN="3" ALIGN="LEFT">account_expire_notified</TD></TR> + <TR><TD PORT="account_service_class" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_service_class</TD></TR> + <TR><TD PORT="account_level" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_level</TD></TR> + <TR><TD PORT="account_password_changed" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_password_changed</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/account.html" + tooltip="account" + ]; +} diff --git a/hubzilla_er/diagrams/summary/account.1degree.png b/hubzilla_er/diagrams/summary/account.1degree.png Binary files differnew file mode 100644 index 000000000..7bed11ef1 --- /dev/null +++ b/hubzilla_er/diagrams/summary/account.1degree.png diff --git a/hubzilla_er/diagrams/summary/addon.1degree.dot b/hubzilla_er/diagrams/summary/addon.1degree.dot new file mode 100644 index 000000000..fce4097d2 --- /dev/null +++ b/hubzilla_er/diagrams/summary/addon.1degree.dot @@ -0,0 +1,36 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "addon" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "addon" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">addon</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="name" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">name</TD></TR> + <TR><TD PORT="version" COLSPAN="3" ALIGN="LEFT">version</TD></TR> + <TR><TD PORT="installed" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">installed</TD></TR> + <TR><TD PORT="hidden" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hidden</TD></TR> + <TR><TD PORT="timestamp" COLSPAN="3" ALIGN="LEFT">timestamp</TD></TR> + <TR><TD PORT="plugin_admin" COLSPAN="3" ALIGN="LEFT">plugin_admin</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/addon.html" + tooltip="addon" + ]; +} diff --git a/hubzilla_er/diagrams/summary/addon.1degree.png b/hubzilla_er/diagrams/summary/addon.1degree.png Binary files differnew file mode 100644 index 000000000..06b0a66e1 --- /dev/null +++ b/hubzilla_er/diagrams/summary/addon.1degree.png diff --git a/hubzilla_er/diagrams/summary/app.1degree.dot b/hubzilla_er/diagrams/summary/app.1degree.dot new file mode 100644 index 000000000..7a6f245e8 --- /dev/null +++ b/hubzilla_er/diagrams/summary/app.1degree.dot @@ -0,0 +1,43 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "app" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "app" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">app</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="app_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">app_id</TD></TR> + <TR><TD PORT="app_sig" COLSPAN="3" ALIGN="LEFT">app_sig</TD></TR> + <TR><TD PORT="app_author" COLSPAN="3" ALIGN="LEFT">app_author</TD></TR> + <TR><TD PORT="app_name" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">app_name</TD></TR> + <TR><TD PORT="app_desc" COLSPAN="3" ALIGN="LEFT">app_desc</TD></TR> + <TR><TD PORT="app_url" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">app_url</TD></TR> + <TR><TD PORT="app_photo" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">app_photo</TD></TR> + <TR><TD PORT="app_version" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">app_version</TD></TR> + <TR><TD PORT="app_channel" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">app_channel</TD></TR> + <TR><TD PORT="app_addr" COLSPAN="3" ALIGN="LEFT">app_addr</TD></TR> + <TR><TD PORT="app_price" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">app_price</TD></TR> + <TR><TD PORT="app_page" COLSPAN="3" ALIGN="LEFT">app_page</TD></TR> + <TR><TD PORT="app_requires" COLSPAN="3" ALIGN="LEFT">app_requires</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/app.html" + tooltip="app" + ]; +} diff --git a/hubzilla_er/diagrams/summary/app.1degree.png b/hubzilla_er/diagrams/summary/app.1degree.png Binary files differnew file mode 100644 index 000000000..1850c4b6f --- /dev/null +++ b/hubzilla_er/diagrams/summary/app.1degree.png diff --git a/hubzilla_er/diagrams/summary/attach.1degree.dot b/hubzilla_er/diagrams/summary/attach.1degree.dot new file mode 100644 index 000000000..8fc2e8360 --- /dev/null +++ b/hubzilla_er/diagrams/summary/attach.1degree.dot @@ -0,0 +1,52 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "attach" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "attach" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">attach</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="aid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">aid</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="hash" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hash</TD></TR> + <TR><TD PORT="creator" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">creator</TD></TR> + <TR><TD PORT="filename" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">filename</TD></TR> + <TR><TD PORT="filetype" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">filetype</TD></TR> + <TR><TD PORT="filesize" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">filesize</TD></TR> + <TR><TD PORT="revision" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">revision</TD></TR> + <TR><TD PORT="folder" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">folder</TD></TR> + <TR><TD PORT="flags" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">flags</TD></TR> + <TR><TD PORT="is_dir" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">is_dir</TD></TR> + <TR><TD PORT="is_photo" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">is_photo</TD></TR> + <TR><TD PORT="os_storage" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">os_storage</TD></TR> + <TR><TD PORT="os_path" COLSPAN="3" ALIGN="LEFT">os_path</TD></TR> + <TR><TD PORT="display_path" COLSPAN="3" ALIGN="LEFT">display_path</TD></TR> + <TR><TD PORT="data" COLSPAN="3" ALIGN="LEFT">data</TD></TR> + <TR><TD PORT="created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD></TR> + <TR><TD PORT="edited" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">edited</TD></TR> + <TR><TD PORT="allow_cid" COLSPAN="3" ALIGN="LEFT">allow_cid</TD></TR> + <TR><TD PORT="allow_gid" COLSPAN="3" ALIGN="LEFT">allow_gid</TD></TR> + <TR><TD PORT="deny_cid" COLSPAN="3" ALIGN="LEFT">deny_cid</TD></TR> + <TR><TD PORT="deny_gid" COLSPAN="3" ALIGN="LEFT">deny_gid</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/attach.html" + tooltip="attach" + ]; +} diff --git a/hubzilla_er/diagrams/summary/attach.1degree.png b/hubzilla_er/diagrams/summary/attach.1degree.png Binary files differnew file mode 100644 index 000000000..508f509cf --- /dev/null +++ b/hubzilla_er/diagrams/summary/attach.1degree.png diff --git a/hubzilla_er/diagrams/summary/auth_codes.1degree.dot b/hubzilla_er/diagrams/summary/auth_codes.1degree.dot new file mode 100644 index 000000000..40001241f --- /dev/null +++ b/hubzilla_er/diagrams/summary/auth_codes.1degree.dot @@ -0,0 +1,34 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "auth_codes" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "auth_codes" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">auth_codes</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="client_id" COLSPAN="3" ALIGN="LEFT">client_id</TD></TR> + <TR><TD PORT="redirect_uri" COLSPAN="3" ALIGN="LEFT">redirect_uri</TD></TR> + <TR><TD PORT="expires" COLSPAN="3" ALIGN="LEFT">expires</TD></TR> + <TR><TD PORT="scope" COLSPAN="3" ALIGN="LEFT">scope</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/auth_codes.html" + tooltip="auth_codes" + ]; +} diff --git a/hubzilla_er/diagrams/summary/auth_codes.1degree.png b/hubzilla_er/diagrams/summary/auth_codes.1degree.png Binary files differnew file mode 100644 index 000000000..4df2878b4 --- /dev/null +++ b/hubzilla_er/diagrams/summary/auth_codes.1degree.png diff --git a/hubzilla_er/diagrams/summary/cache.1degree.dot b/hubzilla_er/diagrams/summary/cache.1degree.dot new file mode 100644 index 000000000..c081187ce --- /dev/null +++ b/hubzilla_er/diagrams/summary/cache.1degree.dot @@ -0,0 +1,32 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "cache" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "cache" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">cache</TD></TR> + <TR><TD PORT="k" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">k</TD></TR> + <TR><TD PORT="v" COLSPAN="3" ALIGN="LEFT">v</TD></TR> + <TR><TD PORT="updated" COLSPAN="3" ALIGN="LEFT">updated</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">21 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/cache.html" + tooltip="cache" + ]; +} diff --git a/hubzilla_er/diagrams/summary/cache.1degree.png b/hubzilla_er/diagrams/summary/cache.1degree.png Binary files differnew file mode 100644 index 000000000..d20fc1ed8 --- /dev/null +++ b/hubzilla_er/diagrams/summary/cache.1degree.png diff --git a/hubzilla_er/diagrams/summary/channel.1degree.dot b/hubzilla_er/diagrams/summary/channel.1degree.dot new file mode 100644 index 000000000..4056732d7 --- /dev/null +++ b/hubzilla_er/diagrams/summary/channel.1degree.dot @@ -0,0 +1,77 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "channel" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "channel" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">channel</TD></TR> + <TR><TD PORT="channel_id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">channel_id</TD></TR> + <TR><TD PORT="channel_account_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_account_id</TD></TR> + <TR><TD PORT="channel_primary" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_primary</TD></TR> + <TR><TD PORT="channel_name" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_name</TD></TR> + <TR><TD PORT="channel_address" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_address</TD></TR> + <TR><TD PORT="channel_guid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_guid</TD></TR> + <TR><TD PORT="channel_guid_sig" COLSPAN="3" ALIGN="LEFT">channel_guid_sig</TD></TR> + <TR><TD PORT="channel_hash" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_hash</TD></TR> + <TR><TD PORT="channel_timezone" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_timezone</TD></TR> + <TR><TD PORT="channel_location" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_location</TD></TR> + <TR><TD PORT="channel_theme" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_theme</TD></TR> + <TR><TD PORT="channel_startpage" COLSPAN="3" ALIGN="LEFT">channel_startpage</TD></TR> + <TR><TD PORT="channel_pubkey" COLSPAN="3" ALIGN="LEFT">channel_pubkey</TD></TR> + <TR><TD PORT="channel_prvkey" COLSPAN="3" ALIGN="LEFT">channel_prvkey</TD></TR> + <TR><TD PORT="channel_notifyflags" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_notifyflags</TD></TR> + <TR><TD PORT="channel_pageflags" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_pageflags</TD></TR> + <TR><TD PORT="channel_dirdate" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_dirdate</TD></TR> + <TR><TD PORT="channel_lastpost" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_lastpost</TD></TR> + <TR><TD PORT="channel_deleted" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_deleted</TD></TR> + <TR><TD PORT="channel_max_anon_mail" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_max_anon_mail</TD></TR> + <TR><TD PORT="channel_max_friend_req" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_max_friend_req</TD></TR> + <TR><TD PORT="channel_expire_days" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_expire_days</TD></TR> + <TR><TD PORT="channel_passwd_reset" COLSPAN="3" ALIGN="LEFT">channel_passwd_reset</TD></TR> + <TR><TD PORT="channel_default_group" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_default_group</TD></TR> + <TR><TD PORT="channel_allow_cid" COLSPAN="3" ALIGN="LEFT">channel_allow_cid</TD></TR> + <TR><TD PORT="channel_allow_gid" COLSPAN="3" ALIGN="LEFT">channel_allow_gid</TD></TR> + <TR><TD PORT="channel_deny_cid" COLSPAN="3" ALIGN="LEFT">channel_deny_cid</TD></TR> + <TR><TD PORT="channel_deny_gid" COLSPAN="3" ALIGN="LEFT">channel_deny_gid</TD></TR> + <TR><TD PORT="channel_r_stream" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_stream</TD></TR> + <TR><TD PORT="channel_r_profile" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_profile</TD></TR> + <TR><TD PORT="channel_r_photos" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_photos</TD></TR> + <TR><TD PORT="channel_r_abook" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_abook</TD></TR> + <TR><TD PORT="channel_w_stream" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_stream</TD></TR> + <TR><TD PORT="channel_w_wall" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_wall</TD></TR> + <TR><TD PORT="channel_w_tagwall" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_tagwall</TD></TR> + <TR><TD PORT="channel_w_comment" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_comment</TD></TR> + <TR><TD PORT="channel_w_mail" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_mail</TD></TR> + <TR><TD PORT="channel_w_photos" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_photos</TD></TR> + <TR><TD PORT="channel_w_chat" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_chat</TD></TR> + <TR><TD PORT="channel_a_delegate" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_a_delegate</TD></TR> + <TR><TD PORT="channel_r_storage" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_storage</TD></TR> + <TR><TD PORT="channel_w_storage" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_storage</TD></TR> + <TR><TD PORT="channel_r_pages" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_pages</TD></TR> + <TR><TD PORT="channel_w_pages" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_pages</TD></TR> + <TR><TD PORT="channel_a_republish" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_a_republish</TD></TR> + <TR><TD PORT="channel_w_like" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_like</TD></TR> + <TR><TD PORT="channel_removed" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_removed</TD></TR> + <TR><TD PORT="channel_system" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_system</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">5 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/channel.html" + tooltip="channel" + ]; +} diff --git a/hubzilla_er/diagrams/summary/channel.1degree.png b/hubzilla_er/diagrams/summary/channel.1degree.png Binary files differnew file mode 100644 index 000000000..466310783 --- /dev/null +++ b/hubzilla_er/diagrams/summary/channel.1degree.png diff --git a/hubzilla_er/diagrams/summary/chat.1degree.dot b/hubzilla_er/diagrams/summary/chat.1degree.dot new file mode 100644 index 000000000..2a62819d3 --- /dev/null +++ b/hubzilla_er/diagrams/summary/chat.1degree.dot @@ -0,0 +1,34 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "chat" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "chat" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">chat</TD></TR> + <TR><TD PORT="chat_id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">chat_id</TD></TR> + <TR><TD PORT="chat_room" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">chat_room</TD></TR> + <TR><TD PORT="chat_xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">chat_xchan</TD></TR> + <TR><TD PORT="chat_text" COLSPAN="3" ALIGN="LEFT">chat_text</TD></TR> + <TR><TD PORT="created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/chat.html" + tooltip="chat" + ]; +} diff --git a/hubzilla_er/diagrams/summary/chat.1degree.png b/hubzilla_er/diagrams/summary/chat.1degree.png Binary files differnew file mode 100644 index 000000000..177ea5e5a --- /dev/null +++ b/hubzilla_er/diagrams/summary/chat.1degree.png diff --git a/hubzilla_er/diagrams/summary/chatpresence.1degree.dot b/hubzilla_er/diagrams/summary/chatpresence.1degree.dot new file mode 100644 index 000000000..52b841626 --- /dev/null +++ b/hubzilla_er/diagrams/summary/chatpresence.1degree.dot @@ -0,0 +1,35 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "chatpresence" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "chatpresence" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">chatpresence</TD></TR> + <TR><TD PORT="cp_id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">cp_id</TD></TR> + <TR><TD PORT="cp_room" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">cp_room</TD></TR> + <TR><TD PORT="cp_xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">cp_xchan</TD></TR> + <TR><TD PORT="cp_last" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">cp_last</TD></TR> + <TR><TD PORT="cp_status" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">cp_status</TD></TR> + <TR><TD PORT="cp_client" COLSPAN="3" ALIGN="LEFT">cp_client</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/chatpresence.html" + tooltip="chatpresence" + ]; +} diff --git a/hubzilla_er/diagrams/summary/chatpresence.1degree.png b/hubzilla_er/diagrams/summary/chatpresence.1degree.png Binary files differnew file mode 100644 index 000000000..68e491e00 --- /dev/null +++ b/hubzilla_er/diagrams/summary/chatpresence.1degree.png diff --git a/hubzilla_er/diagrams/summary/chatroom.1degree.dot b/hubzilla_er/diagrams/summary/chatroom.1degree.dot new file mode 100644 index 000000000..80024a5bf --- /dev/null +++ b/hubzilla_er/diagrams/summary/chatroom.1degree.dot @@ -0,0 +1,40 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "chatroom" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "chatroom" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">chatroom</TD></TR> + <TR><TD PORT="cr_id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">cr_id</TD></TR> + <TR><TD PORT="cr_aid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">cr_aid</TD></TR> + <TR><TD PORT="cr_uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">cr_uid</TD></TR> + <TR><TD PORT="cr_name" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">cr_name</TD></TR> + <TR><TD PORT="cr_created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">cr_created</TD></TR> + <TR><TD PORT="cr_edited" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">cr_edited</TD></TR> + <TR><TD PORT="cr_expire" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">cr_expire</TD></TR> + <TR><TD PORT="allow_cid" COLSPAN="3" ALIGN="LEFT">allow_cid</TD></TR> + <TR><TD PORT="allow_gid" COLSPAN="3" ALIGN="LEFT">allow_gid</TD></TR> + <TR><TD PORT="deny_cid" COLSPAN="3" ALIGN="LEFT">deny_cid</TD></TR> + <TR><TD PORT="deny_gid" COLSPAN="3" ALIGN="LEFT">deny_gid</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/chatroom.html" + tooltip="chatroom" + ]; +} diff --git a/hubzilla_er/diagrams/summary/chatroom.1degree.png b/hubzilla_er/diagrams/summary/chatroom.1degree.png Binary files differnew file mode 100644 index 000000000..21dd031e2 --- /dev/null +++ b/hubzilla_er/diagrams/summary/chatroom.1degree.png diff --git a/hubzilla_er/diagrams/summary/clients.1degree.dot b/hubzilla_er/diagrams/summary/clients.1degree.dot new file mode 100644 index 000000000..6a0dc8452 --- /dev/null +++ b/hubzilla_er/diagrams/summary/clients.1degree.dot @@ -0,0 +1,35 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "clients" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "clients" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">clients</TD></TR> + <TR><TD PORT="client_id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">client_id</TD></TR> + <TR><TD PORT="pw" COLSPAN="3" ALIGN="LEFT">pw</TD></TR> + <TR><TD PORT="redirect_uri" COLSPAN="3" ALIGN="LEFT">redirect_uri</TD></TR> + <TR><TD PORT="name" COLSPAN="3" ALIGN="LEFT">name</TD></TR> + <TR><TD PORT="icon" COLSPAN="3" ALIGN="LEFT">icon</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" ALIGN="LEFT">uid</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/clients.html" + tooltip="clients" + ]; +} diff --git a/hubzilla_er/diagrams/summary/clients.1degree.png b/hubzilla_er/diagrams/summary/clients.1degree.png Binary files differnew file mode 100644 index 000000000..31dedaf3b --- /dev/null +++ b/hubzilla_er/diagrams/summary/clients.1degree.png diff --git a/hubzilla_er/diagrams/summary/config.1degree.dot b/hubzilla_er/diagrams/summary/config.1degree.dot new file mode 100644 index 000000000..671abddcc --- /dev/null +++ b/hubzilla_er/diagrams/summary/config.1degree.dot @@ -0,0 +1,33 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "config" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "config" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">config</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="cat" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">cat</TD></TR> + <TR><TD PORT="k" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">k</TD></TR> + <TR><TD PORT="v" COLSPAN="3" ALIGN="LEFT">v</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">52 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/config.html" + tooltip="config" + ]; +} diff --git a/hubzilla_er/diagrams/summary/config.1degree.png b/hubzilla_er/diagrams/summary/config.1degree.png Binary files differnew file mode 100644 index 000000000..032b7d541 --- /dev/null +++ b/hubzilla_er/diagrams/summary/config.1degree.png diff --git a/hubzilla_er/diagrams/summary/conv.1degree.dot b/hubzilla_er/diagrams/summary/conv.1degree.dot new file mode 100644 index 000000000..67e972217 --- /dev/null +++ b/hubzilla_er/diagrams/summary/conv.1degree.dot @@ -0,0 +1,37 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "conv" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "conv" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">conv</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="guid" COLSPAN="3" ALIGN="LEFT">guid</TD></TR> + <TR><TD PORT="recips" COLSPAN="3" ALIGN="LEFT">recips</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="creator" COLSPAN="3" ALIGN="LEFT">creator</TD></TR> + <TR><TD PORT="created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD></TR> + <TR><TD PORT="updated" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">updated</TD></TR> + <TR><TD PORT="subject" COLSPAN="3" ALIGN="LEFT">subject</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/conv.html" + tooltip="conv" + ]; +} diff --git a/hubzilla_er/diagrams/summary/conv.1degree.png b/hubzilla_er/diagrams/summary/conv.1degree.png Binary files differnew file mode 100644 index 000000000..20358a938 --- /dev/null +++ b/hubzilla_er/diagrams/summary/conv.1degree.png diff --git a/hubzilla_er/diagrams/summary/event.1degree.dot b/hubzilla_er/diagrams/summary/event.1degree.dot new file mode 100644 index 000000000..3a16771dd --- /dev/null +++ b/hubzilla_er/diagrams/summary/event.1degree.dot @@ -0,0 +1,54 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "event" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "event" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">event</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="aid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">aid</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="event_xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">event_xchan</TD></TR> + <TR><TD PORT="event_hash" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">event_hash</TD></TR> + <TR><TD PORT="created" COLSPAN="3" ALIGN="LEFT">created</TD></TR> + <TR><TD PORT="edited" COLSPAN="3" ALIGN="LEFT">edited</TD></TR> + <TR><TD PORT="start" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">start</TD></TR> + <TR><TD PORT="finish" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">finish</TD></TR> + <TR><TD PORT="summary" COLSPAN="3" ALIGN="LEFT">summary</TD></TR> + <TR><TD PORT="description" COLSPAN="3" ALIGN="LEFT">description</TD></TR> + <TR><TD PORT="location" COLSPAN="3" ALIGN="LEFT">location</TD></TR> + <TR><TD PORT="type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD></TR> + <TR><TD PORT="nofinish" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">nofinish</TD></TR> + <TR><TD PORT="adjust" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">adjust</TD></TR> + <TR><TD PORT="ignore" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">ignore</TD></TR> + <TR><TD PORT="allow_cid" COLSPAN="3" ALIGN="LEFT">allow_cid</TD></TR> + <TR><TD PORT="allow_gid" COLSPAN="3" ALIGN="LEFT">allow_gid</TD></TR> + <TR><TD PORT="deny_cid" COLSPAN="3" ALIGN="LEFT">deny_cid</TD></TR> + <TR><TD PORT="deny_gid" COLSPAN="3" ALIGN="LEFT">deny_gid</TD></TR> + <TR><TD PORT="event_status" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">event_status</TD></TR> + <TR><TD PORT="event_status_date" COLSPAN="3" ALIGN="LEFT">event_status_date</TD></TR> + <TR><TD PORT="event_percent" COLSPAN="3" ALIGN="LEFT">event_percent</TD></TR> + <TR><TD PORT="event_repeat" COLSPAN="3" ALIGN="LEFT">event_repeat</TD></TR> + <TR><TD PORT="event_sequence" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">event_sequence</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/event.html" + tooltip="event" + ]; +} diff --git a/hubzilla_er/diagrams/summary/event.1degree.png b/hubzilla_er/diagrams/summary/event.1degree.png Binary files differnew file mode 100644 index 000000000..c365ee3bd --- /dev/null +++ b/hubzilla_er/diagrams/summary/event.1degree.png diff --git a/hubzilla_er/diagrams/summary/fcontact.1degree.dot b/hubzilla_er/diagrams/summary/fcontact.1degree.dot new file mode 100644 index 000000000..be19692ad --- /dev/null +++ b/hubzilla_er/diagrams/summary/fcontact.1degree.dot @@ -0,0 +1,45 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "fcontact" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "fcontact" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fcontact</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="url" COLSPAN="3" ALIGN="LEFT">url</TD></TR> + <TR><TD PORT="name" COLSPAN="3" ALIGN="LEFT">name</TD></TR> + <TR><TD PORT="photo" COLSPAN="3" ALIGN="LEFT">photo</TD></TR> + <TR><TD PORT="request" COLSPAN="3" ALIGN="LEFT">request</TD></TR> + <TR><TD PORT="nick" COLSPAN="3" ALIGN="LEFT">nick</TD></TR> + <TR><TD PORT="addr" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">addr</TD></TR> + <TR><TD PORT="batch" COLSPAN="3" ALIGN="LEFT">batch</TD></TR> + <TR><TD PORT="notify" COLSPAN="3" ALIGN="LEFT">notify</TD></TR> + <TR><TD PORT="poll" COLSPAN="3" ALIGN="LEFT">poll</TD></TR> + <TR><TD PORT="confirm" COLSPAN="3" ALIGN="LEFT">confirm</TD></TR> + <TR><TD PORT="priority" COLSPAN="3" ALIGN="LEFT">priority</TD></TR> + <TR><TD PORT="network" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">network</TD></TR> + <TR><TD PORT="alias" COLSPAN="3" ALIGN="LEFT">alias</TD></TR> + <TR><TD PORT="pubkey" COLSPAN="3" ALIGN="LEFT">pubkey</TD></TR> + <TR><TD PORT="updated" COLSPAN="3" ALIGN="LEFT">updated</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/fcontact.html" + tooltip="fcontact" + ]; +} diff --git a/hubzilla_er/diagrams/summary/fcontact.1degree.png b/hubzilla_er/diagrams/summary/fcontact.1degree.png Binary files differnew file mode 100644 index 000000000..9515a9e08 --- /dev/null +++ b/hubzilla_er/diagrams/summary/fcontact.1degree.png diff --git a/hubzilla_er/diagrams/summary/ffinder.1degree.dot b/hubzilla_er/diagrams/summary/ffinder.1degree.dot new file mode 100644 index 000000000..59dd33748 --- /dev/null +++ b/hubzilla_er/diagrams/summary/ffinder.1degree.dot @@ -0,0 +1,33 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "ffinder" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "ffinder" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">ffinder</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="cid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">cid</TD></TR> + <TR><TD PORT="fid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">fid</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/ffinder.html" + tooltip="ffinder" + ]; +} diff --git a/hubzilla_er/diagrams/summary/ffinder.1degree.png b/hubzilla_er/diagrams/summary/ffinder.1degree.png Binary files differnew file mode 100644 index 000000000..9a11d3e0c --- /dev/null +++ b/hubzilla_er/diagrams/summary/ffinder.1degree.png diff --git a/hubzilla_er/diagrams/summary/fserver.1degree.dot b/hubzilla_er/diagrams/summary/fserver.1degree.dot new file mode 100644 index 000000000..95dd14248 --- /dev/null +++ b/hubzilla_er/diagrams/summary/fserver.1degree.dot @@ -0,0 +1,33 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "fserver" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "fserver" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fserver</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="server" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">server</TD></TR> + <TR><TD PORT="posturl" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">posturl</TD></TR> + <TR><TD PORT="key" COLSPAN="3" ALIGN="LEFT">key</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/fserver.html" + tooltip="fserver" + ]; +} diff --git a/hubzilla_er/diagrams/summary/fserver.1degree.png b/hubzilla_er/diagrams/summary/fserver.1degree.png Binary files differnew file mode 100644 index 000000000..8be8c4dfa --- /dev/null +++ b/hubzilla_er/diagrams/summary/fserver.1degree.png diff --git a/hubzilla_er/diagrams/summary/fsuggest.1degree.dot b/hubzilla_er/diagrams/summary/fsuggest.1degree.dot new file mode 100644 index 000000000..047c8d8cf --- /dev/null +++ b/hubzilla_er/diagrams/summary/fsuggest.1degree.dot @@ -0,0 +1,38 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "fsuggest" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "fsuggest" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fsuggest</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="cid" COLSPAN="3" ALIGN="LEFT">cid</TD></TR> + <TR><TD PORT="name" COLSPAN="3" ALIGN="LEFT">name</TD></TR> + <TR><TD PORT="url" COLSPAN="3" ALIGN="LEFT">url</TD></TR> + <TR><TD PORT="request" COLSPAN="3" ALIGN="LEFT">request</TD></TR> + <TR><TD PORT="photo" COLSPAN="3" ALIGN="LEFT">photo</TD></TR> + <TR><TD PORT="note" COLSPAN="3" ALIGN="LEFT">note</TD></TR> + <TR><TD PORT="created" COLSPAN="3" ALIGN="LEFT">created</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/fsuggest.html" + tooltip="fsuggest" + ]; +} diff --git a/hubzilla_er/diagrams/summary/fsuggest.1degree.png b/hubzilla_er/diagrams/summary/fsuggest.1degree.png Binary files differnew file mode 100644 index 000000000..3575cc7ce --- /dev/null +++ b/hubzilla_er/diagrams/summary/fsuggest.1degree.png diff --git a/hubzilla_er/diagrams/summary/group_member.1degree.dot b/hubzilla_er/diagrams/summary/group_member.1degree.dot new file mode 100644 index 000000000..dbbb9f855 --- /dev/null +++ b/hubzilla_er/diagrams/summary/group_member.1degree.dot @@ -0,0 +1,33 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "group_member" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "group_member" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">group_member</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="gid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">gid</TD></TR> + <TR><TD PORT="xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xchan</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">2 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/group_member.html" + tooltip="group_member" + ]; +} diff --git a/hubzilla_er/diagrams/summary/group_member.1degree.png b/hubzilla_er/diagrams/summary/group_member.1degree.png Binary files differnew file mode 100644 index 000000000..f15d36668 --- /dev/null +++ b/hubzilla_er/diagrams/summary/group_member.1degree.png diff --git a/hubzilla_er/diagrams/summary/groups.1degree.dot b/hubzilla_er/diagrams/summary/groups.1degree.dot new file mode 100644 index 000000000..efcd7b388 --- /dev/null +++ b/hubzilla_er/diagrams/summary/groups.1degree.dot @@ -0,0 +1,35 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "groups" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "groups" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">groups</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="hash" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hash</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="visible" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">visible</TD></TR> + <TR><TD PORT="deleted" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">deleted</TD></TR> + <TR><TD PORT="name" COLSPAN="3" ALIGN="LEFT">name</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">5 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/groups.html" + tooltip="groups" + ]; +} diff --git a/hubzilla_er/diagrams/summary/groups.1degree.png b/hubzilla_er/diagrams/summary/groups.1degree.png Binary files differnew file mode 100644 index 000000000..143d6b2aa --- /dev/null +++ b/hubzilla_er/diagrams/summary/groups.1degree.png diff --git a/hubzilla_er/diagrams/summary/hook.1degree.dot b/hubzilla_er/diagrams/summary/hook.1degree.dot new file mode 100644 index 000000000..95a8d9566 --- /dev/null +++ b/hubzilla_er/diagrams/summary/hook.1degree.dot @@ -0,0 +1,34 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "hook" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "hook" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">hook</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="hook" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hook</TD></TR> + <TR><TD PORT="file" COLSPAN="3" ALIGN="LEFT">file</TD></TR> + <TR><TD PORT="function" COLSPAN="3" ALIGN="LEFT">function</TD></TR> + <TR><TD PORT="priority" COLSPAN="3" ALIGN="LEFT">priority</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/hook.html" + tooltip="hook" + ]; +} diff --git a/hubzilla_er/diagrams/summary/hook.1degree.png b/hubzilla_er/diagrams/summary/hook.1degree.png Binary files differnew file mode 100644 index 000000000..80de3991a --- /dev/null +++ b/hubzilla_er/diagrams/summary/hook.1degree.png diff --git a/hubzilla_er/diagrams/summary/hubloc.1degree.dot b/hubzilla_er/diagrams/summary/hubloc.1degree.dot new file mode 100644 index 000000000..a19857c0b --- /dev/null +++ b/hubzilla_er/diagrams/summary/hubloc.1degree.dot @@ -0,0 +1,49 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "hubloc" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "hubloc" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">hubloc</TD></TR> + <TR><TD PORT="hubloc_id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">hubloc_id</TD></TR> + <TR><TD PORT="hubloc_guid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hubloc_guid</TD></TR> + <TR><TD PORT="hubloc_guid_sig" COLSPAN="3" ALIGN="LEFT">hubloc_guid_sig</TD></TR> + <TR><TD PORT="hubloc_hash" COLSPAN="3" ALIGN="LEFT">hubloc_hash</TD></TR> + <TR><TD PORT="hubloc_addr" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hubloc_addr</TD></TR> + <TR><TD PORT="hubloc_network" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hubloc_network</TD></TR> + <TR><TD PORT="hubloc_flags" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hubloc_flags</TD></TR> + <TR><TD PORT="hubloc_status" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hubloc_status</TD></TR> + <TR><TD PORT="hubloc_url" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hubloc_url</TD></TR> + <TR><TD PORT="hubloc_url_sig" COLSPAN="3" ALIGN="LEFT">hubloc_url_sig</TD></TR> + <TR><TD PORT="hubloc_host" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hubloc_host</TD></TR> + <TR><TD PORT="hubloc_callback" COLSPAN="3" ALIGN="LEFT">hubloc_callback</TD></TR> + <TR><TD PORT="hubloc_connect" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hubloc_connect</TD></TR> + <TR><TD PORT="hubloc_sitekey" COLSPAN="3" ALIGN="LEFT">hubloc_sitekey</TD></TR> + <TR><TD PORT="hubloc_updated" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hubloc_updated</TD></TR> + <TR><TD PORT="hubloc_connected" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hubloc_connected</TD></TR> + <TR><TD PORT="hubloc_primary" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hubloc_primary</TD></TR> + <TR><TD PORT="hubloc_orphancheck" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hubloc_orphancheck</TD></TR> + <TR><TD PORT="hubloc_error" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hubloc_error</TD></TR> + <TR><TD PORT="hubloc_deleted" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hubloc_deleted</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1Â 513 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/hubloc.html" + tooltip="hubloc" + ]; +} diff --git a/hubzilla_er/diagrams/summary/hubloc.1degree.png b/hubzilla_er/diagrams/summary/hubloc.1degree.png Binary files differnew file mode 100644 index 000000000..a61dadc51 --- /dev/null +++ b/hubzilla_er/diagrams/summary/hubloc.1degree.png diff --git a/hubzilla_er/diagrams/summary/issue.1degree.dot b/hubzilla_er/diagrams/summary/issue.1degree.dot new file mode 100644 index 000000000..8ae8dc0c2 --- /dev/null +++ b/hubzilla_er/diagrams/summary/issue.1degree.dot @@ -0,0 +1,36 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "issue" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "issue" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">issue</TD></TR> + <TR><TD PORT="issue_id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">issue_id</TD></TR> + <TR><TD PORT="issue_created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">issue_created</TD></TR> + <TR><TD PORT="issue_updated" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">issue_updated</TD></TR> + <TR><TD PORT="issue_assigned" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">issue_assigned</TD></TR> + <TR><TD PORT="issue_priority" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">issue_priority</TD></TR> + <TR><TD PORT="issue_status" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">issue_status</TD></TR> + <TR><TD PORT="issue_component" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">issue_component</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/issue.html" + tooltip="issue" + ]; +} diff --git a/hubzilla_er/diagrams/summary/issue.1degree.png b/hubzilla_er/diagrams/summary/issue.1degree.png Binary files differnew file mode 100644 index 000000000..5be927192 --- /dev/null +++ b/hubzilla_er/diagrams/summary/issue.1degree.png diff --git a/hubzilla_er/diagrams/summary/item.1degree.dot b/hubzilla_er/diagrams/summary/item.1degree.dot new file mode 100644 index 000000000..e902a9724 --- /dev/null +++ b/hubzilla_er/diagrams/summary/item.1degree.dot @@ -0,0 +1,102 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "item" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "item" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="mid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mid</TD></TR> + <TR><TD PORT="aid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">aid</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="parent" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">parent</TD></TR> + <TR><TD PORT="parent_mid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">parent_mid</TD></TR> + <TR><TD PORT="thr_parent" COLSPAN="3" ALIGN="LEFT">thr_parent</TD></TR> + <TR><TD PORT="created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD></TR> + <TR><TD PORT="edited" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">edited</TD></TR> + <TR><TD PORT="expires" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">expires</TD></TR> + <TR><TD PORT="commented" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">commented</TD></TR> + <TR><TD PORT="received" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">received</TD></TR> + <TR><TD PORT="changed" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">changed</TD></TR> + <TR><TD PORT="comments_closed" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">comments_closed</TD></TR> + <TR><TD PORT="owner_xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">owner_xchan</TD></TR> + <TR><TD PORT="author_xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">author_xchan</TD></TR> + <TR><TD PORT="source_xchan" COLSPAN="3" ALIGN="LEFT">source_xchan</TD></TR> + <TR><TD PORT="mimetype" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mimetype</TD></TR> + <TR><TD PORT="title" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">title</TD></TR> + <TR><TD PORT="body" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">body</TD></TR> + <TR><TD PORT="html" COLSPAN="3" ALIGN="LEFT">html</TD></TR> + <TR><TD PORT="app" COLSPAN="3" ALIGN="LEFT">app</TD></TR> + <TR><TD PORT="lang" COLSPAN="3" ALIGN="LEFT">lang</TD></TR> + <TR><TD PORT="revision" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">revision</TD></TR> + <TR><TD PORT="verb" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">verb</TD></TR> + <TR><TD PORT="obj_type" COLSPAN="3" ALIGN="LEFT">obj_type</TD></TR> + <TR><TD PORT="object" COLSPAN="3" ALIGN="LEFT">object</TD></TR> + <TR><TD PORT="tgt_type" COLSPAN="3" ALIGN="LEFT">tgt_type</TD></TR> + <TR><TD PORT="target" COLSPAN="3" ALIGN="LEFT">target</TD></TR> + <TR><TD PORT="layout_mid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">layout_mid</TD></TR> + <TR><TD PORT="postopts" COLSPAN="3" ALIGN="LEFT">postopts</TD></TR> + <TR><TD PORT="route" COLSPAN="3" ALIGN="LEFT">route</TD></TR> + <TR><TD PORT="llink" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">llink</TD></TR> + <TR><TD PORT="plink" COLSPAN="3" ALIGN="LEFT">plink</TD></TR> + <TR><TD PORT="resource_id" COLSPAN="3" ALIGN="LEFT">resource_id</TD></TR> + <TR><TD PORT="resource_type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">resource_type</TD></TR> + <TR><TD PORT="attach" COLSPAN="3" ALIGN="LEFT">attach</TD></TR> + <TR><TD PORT="sig" COLSPAN="3" ALIGN="LEFT">sig</TD></TR> + <TR><TD PORT="diaspora_meta" COLSPAN="3" ALIGN="LEFT">diaspora_meta</TD></TR> + <TR><TD PORT="location" COLSPAN="3" ALIGN="LEFT">location</TD></TR> + <TR><TD PORT="coord" COLSPAN="3" ALIGN="LEFT">coord</TD></TR> + <TR><TD PORT="public_policy" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">public_policy</TD></TR> + <TR><TD PORT="comment_policy" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">comment_policy</TD></TR> + <TR><TD PORT="allow_cid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">allow_cid</TD></TR> + <TR><TD PORT="allow_gid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">allow_gid</TD></TR> + <TR><TD PORT="deny_cid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">deny_cid</TD></TR> + <TR><TD PORT="deny_gid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">deny_gid</TD></TR> + <TR><TD PORT="item_restrict" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_restrict</TD></TR> + <TR><TD PORT="item_flags" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_flags</TD></TR> + <TR><TD PORT="item_private" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_private</TD></TR> + <TR><TD PORT="item_origin" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_origin</TD></TR> + <TR><TD PORT="item_unseen" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_unseen</TD></TR> + <TR><TD PORT="item_starred" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_starred</TD></TR> + <TR><TD PORT="item_uplink" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_uplink</TD></TR> + <TR><TD PORT="item_consensus" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_consensus</TD></TR> + <TR><TD PORT="item_wall" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_wall</TD></TR> + <TR><TD PORT="item_thread_top" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_thread_top</TD></TR> + <TR><TD PORT="item_notshown" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_notshown</TD></TR> + <TR><TD PORT="item_nsfw" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_nsfw</TD></TR> + <TR><TD PORT="item_relay" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_relay</TD></TR> + <TR><TD PORT="item_mentionsme" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_mentionsme</TD></TR> + <TR><TD PORT="item_nocomment" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_nocomment</TD></TR> + <TR><TD PORT="item_obscured" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_obscured</TD></TR> + <TR><TD PORT="item_verified" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_verified</TD></TR> + <TR><TD PORT="item_retained" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_retained</TD></TR> + <TR><TD PORT="item_rss" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_rss</TD></TR> + <TR><TD PORT="item_deleted" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_deleted</TD></TR> + <TR><TD PORT="item_type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_type</TD></TR> + <TR><TD PORT="item_hidden" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_hidden</TD></TR> + <TR><TD PORT="item_unpublished" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_unpublished</TD></TR> + <TR><TD PORT="item_delayed" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_delayed</TD></TR> + <TR><TD PORT="item_pending_remove" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_pending_remove</TD></TR> + <TR><TD PORT="item_blocked" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_blocked</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">9Â 613 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/item.html" + tooltip="item" + ]; +} diff --git a/hubzilla_er/diagrams/summary/item.1degree.png b/hubzilla_er/diagrams/summary/item.1degree.png Binary files differnew file mode 100644 index 000000000..dd6b8c220 --- /dev/null +++ b/hubzilla_er/diagrams/summary/item.1degree.png diff --git a/hubzilla_er/diagrams/summary/item_id.1degree.dot b/hubzilla_er/diagrams/summary/item_id.1degree.dot new file mode 100644 index 000000000..7bc27c28c --- /dev/null +++ b/hubzilla_er/diagrams/summary/item_id.1degree.dot @@ -0,0 +1,34 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "item_id" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "item_id" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item_id</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="iid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">iid</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="sid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">sid</TD></TR> + <TR><TD PORT="service" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">service</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/item_id.html" + tooltip="item_id" + ]; +} diff --git a/hubzilla_er/diagrams/summary/item_id.1degree.png b/hubzilla_er/diagrams/summary/item_id.1degree.png Binary files differnew file mode 100644 index 000000000..e20303410 --- /dev/null +++ b/hubzilla_er/diagrams/summary/item_id.1degree.png diff --git a/hubzilla_er/diagrams/summary/likes.1degree.dot b/hubzilla_er/diagrams/summary/likes.1degree.dot new file mode 100644 index 000000000..9f9f99fb3 --- /dev/null +++ b/hubzilla_er/diagrams/summary/likes.1degree.dot @@ -0,0 +1,38 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "likes" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "likes" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">likes</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="channel_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_id</TD></TR> + <TR><TD PORT="liker" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">liker</TD></TR> + <TR><TD PORT="likee" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">likee</TD></TR> + <TR><TD PORT="iid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">iid</TD></TR> + <TR><TD PORT="verb" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">verb</TD></TR> + <TR><TD PORT="target_type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">target_type</TD></TR> + <TR><TD PORT="target_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">target_id</TD></TR> + <TR><TD PORT="target" COLSPAN="3" ALIGN="LEFT">target</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/likes.html" + tooltip="likes" + ]; +} diff --git a/hubzilla_er/diagrams/summary/likes.1degree.png b/hubzilla_er/diagrams/summary/likes.1degree.png Binary files differnew file mode 100644 index 000000000..f1f61f285 --- /dev/null +++ b/hubzilla_er/diagrams/summary/likes.1degree.png diff --git a/hubzilla_er/diagrams/summary/mail.1degree.dot b/hubzilla_er/diagrams/summary/mail.1degree.dot new file mode 100644 index 000000000..fd88f30c9 --- /dev/null +++ b/hubzilla_er/diagrams/summary/mail.1degree.dot @@ -0,0 +1,50 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "mail" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "mail" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">mail</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="convid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">convid</TD></TR> + <TR><TD PORT="mail_flags" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_flags</TD></TR> + <TR><TD PORT="from_xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">from_xchan</TD></TR> + <TR><TD PORT="to_xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">to_xchan</TD></TR> + <TR><TD PORT="account_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_id</TD></TR> + <TR><TD PORT="channel_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_id</TD></TR> + <TR><TD PORT="title" COLSPAN="3" ALIGN="LEFT">title</TD></TR> + <TR><TD PORT="body" COLSPAN="3" ALIGN="LEFT">body</TD></TR> + <TR><TD PORT="sig" COLSPAN="3" ALIGN="LEFT">sig</TD></TR> + <TR><TD PORT="attach" COLSPAN="3" ALIGN="LEFT">attach</TD></TR> + <TR><TD PORT="mid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mid</TD></TR> + <TR><TD PORT="parent_mid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">parent_mid</TD></TR> + <TR><TD PORT="mail_deleted" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_deleted</TD></TR> + <TR><TD PORT="mail_replied" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_replied</TD></TR> + <TR><TD PORT="mail_isreply" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_isreply</TD></TR> + <TR><TD PORT="mail_seen" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_seen</TD></TR> + <TR><TD PORT="mail_recalled" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_recalled</TD></TR> + <TR><TD PORT="mail_obscured" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_obscured</TD></TR> + <TR><TD PORT="created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD></TR> + <TR><TD PORT="expires" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">expires</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">7 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/mail.html" + tooltip="mail" + ]; +} diff --git a/hubzilla_er/diagrams/summary/mail.1degree.png b/hubzilla_er/diagrams/summary/mail.1degree.png Binary files differnew file mode 100644 index 000000000..9d6eb0de6 --- /dev/null +++ b/hubzilla_er/diagrams/summary/mail.1degree.png diff --git a/hubzilla_er/diagrams/summary/manage.1degree.dot b/hubzilla_er/diagrams/summary/manage.1degree.dot new file mode 100644 index 000000000..767aecc1a --- /dev/null +++ b/hubzilla_er/diagrams/summary/manage.1degree.dot @@ -0,0 +1,32 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "manage" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "manage" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">manage</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xchan</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/manage.html" + tooltip="manage" + ]; +} diff --git a/hubzilla_er/diagrams/summary/manage.1degree.png b/hubzilla_er/diagrams/summary/manage.1degree.png Binary files differnew file mode 100644 index 000000000..1d7d82e34 --- /dev/null +++ b/hubzilla_er/diagrams/summary/manage.1degree.png diff --git a/hubzilla_er/diagrams/summary/menu.1degree.dot b/hubzilla_er/diagrams/summary/menu.1degree.dot new file mode 100644 index 000000000..ec8d5fe7f --- /dev/null +++ b/hubzilla_er/diagrams/summary/menu.1degree.dot @@ -0,0 +1,36 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "menu" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "menu" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">menu</TD></TR> + <TR><TD PORT="menu_id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">menu_id</TD></TR> + <TR><TD PORT="menu_channel_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">menu_channel_id</TD></TR> + <TR><TD PORT="menu_name" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">menu_name</TD></TR> + <TR><TD PORT="menu_desc" COLSPAN="3" ALIGN="LEFT">menu_desc</TD></TR> + <TR><TD PORT="menu_flags" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">menu_flags</TD></TR> + <TR><TD PORT="menu_created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">menu_created</TD></TR> + <TR><TD PORT="menu_edited" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">menu_edited</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/menu.html" + tooltip="menu" + ]; +} diff --git a/hubzilla_er/diagrams/summary/menu.1degree.png b/hubzilla_er/diagrams/summary/menu.1degree.png Binary files differnew file mode 100644 index 000000000..c9a694cf2 --- /dev/null +++ b/hubzilla_er/diagrams/summary/menu.1degree.png diff --git a/hubzilla_er/diagrams/summary/menu_item.1degree.dot b/hubzilla_er/diagrams/summary/menu_item.1degree.dot new file mode 100644 index 000000000..c0f198f59 --- /dev/null +++ b/hubzilla_er/diagrams/summary/menu_item.1degree.dot @@ -0,0 +1,40 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "menu_item" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "menu_item" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">menu_item</TD></TR> + <TR><TD PORT="mitem_id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">mitem_id</TD></TR> + <TR><TD PORT="mitem_link" COLSPAN="3" ALIGN="LEFT">mitem_link</TD></TR> + <TR><TD PORT="mitem_desc" COLSPAN="3" ALIGN="LEFT">mitem_desc</TD></TR> + <TR><TD PORT="mitem_flags" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mitem_flags</TD></TR> + <TR><TD PORT="allow_cid" COLSPAN="3" ALIGN="LEFT">allow_cid</TD></TR> + <TR><TD PORT="allow_gid" COLSPAN="3" ALIGN="LEFT">allow_gid</TD></TR> + <TR><TD PORT="deny_cid" COLSPAN="3" ALIGN="LEFT">deny_cid</TD></TR> + <TR><TD PORT="deny_gid" COLSPAN="3" ALIGN="LEFT">deny_gid</TD></TR> + <TR><TD PORT="mitem_channel_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mitem_channel_id</TD></TR> + <TR><TD PORT="mitem_menu_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mitem_menu_id</TD></TR> + <TR><TD PORT="mitem_order" COLSPAN="3" ALIGN="LEFT">mitem_order</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/menu_item.html" + tooltip="menu_item" + ]; +} diff --git a/hubzilla_er/diagrams/summary/menu_item.1degree.png b/hubzilla_er/diagrams/summary/menu_item.1degree.png Binary files differnew file mode 100644 index 000000000..599a7abda --- /dev/null +++ b/hubzilla_er/diagrams/summary/menu_item.1degree.png diff --git a/hubzilla_er/diagrams/summary/notify.1degree.dot b/hubzilla_er/diagrams/summary/notify.1degree.dot new file mode 100644 index 000000000..6f3703225 --- /dev/null +++ b/hubzilla_er/diagrams/summary/notify.1degree.dot @@ -0,0 +1,44 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "notify" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "notify" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">notify</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="hash" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hash</TD></TR> + <TR><TD PORT="name" COLSPAN="3" ALIGN="LEFT">name</TD></TR> + <TR><TD PORT="url" COLSPAN="3" ALIGN="LEFT">url</TD></TR> + <TR><TD PORT="photo" COLSPAN="3" ALIGN="LEFT">photo</TD></TR> + <TR><TD PORT="date" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">date</TD></TR> + <TR><TD PORT="msg" COLSPAN="3" ALIGN="LEFT">msg</TD></TR> + <TR><TD PORT="aid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">aid</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="link" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">link</TD></TR> + <TR><TD PORT="parent" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">parent</TD></TR> + <TR><TD PORT="seen" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">seen</TD></TR> + <TR><TD PORT="type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD></TR> + <TR><TD PORT="verb" COLSPAN="3" ALIGN="LEFT">verb</TD></TR> + <TR><TD PORT="otype" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">otype</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">59 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/notify.html" + tooltip="notify" + ]; +} diff --git a/hubzilla_er/diagrams/summary/notify.1degree.png b/hubzilla_er/diagrams/summary/notify.1degree.png Binary files differnew file mode 100644 index 000000000..9cb8e29ab --- /dev/null +++ b/hubzilla_er/diagrams/summary/notify.1degree.png diff --git a/hubzilla_er/diagrams/summary/obj.1degree.dot b/hubzilla_er/diagrams/summary/obj.1degree.dot new file mode 100644 index 000000000..3dd5ba647 --- /dev/null +++ b/hubzilla_er/diagrams/summary/obj.1degree.dot @@ -0,0 +1,39 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "obj" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "obj" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">obj</TD></TR> + <TR><TD PORT="obj_id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">obj_id</TD></TR> + <TR><TD PORT="obj_page" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">obj_page</TD></TR> + <TR><TD PORT="obj_verb" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">obj_verb</TD></TR> + <TR><TD PORT="obj_type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">obj_type</TD></TR> + <TR><TD PORT="obj_obj" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">obj_obj</TD></TR> + <TR><TD PORT="obj_channel" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">obj_channel</TD></TR> + <TR><TD PORT="allow_cid" COLSPAN="3" ALIGN="LEFT">allow_cid</TD></TR> + <TR><TD PORT="allow_gid" COLSPAN="3" ALIGN="LEFT">allow_gid</TD></TR> + <TR><TD PORT="deny_cid" COLSPAN="3" ALIGN="LEFT">deny_cid</TD></TR> + <TR><TD PORT="deny_gid" COLSPAN="3" ALIGN="LEFT">deny_gid</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/obj.html" + tooltip="obj" + ]; +} diff --git a/hubzilla_er/diagrams/summary/obj.1degree.png b/hubzilla_er/diagrams/summary/obj.1degree.png Binary files differnew file mode 100644 index 000000000..e458c4334 --- /dev/null +++ b/hubzilla_er/diagrams/summary/obj.1degree.png diff --git a/hubzilla_er/diagrams/summary/outq.1degree.dot b/hubzilla_er/diagrams/summary/outq.1degree.dot new file mode 100644 index 000000000..114717b01 --- /dev/null +++ b/hubzilla_er/diagrams/summary/outq.1degree.dot @@ -0,0 +1,41 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "outq" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "outq" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">outq</TD></TR> + <TR><TD PORT="outq_hash" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">outq_hash</TD></TR> + <TR><TD PORT="outq_account" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">outq_account</TD></TR> + <TR><TD PORT="outq_channel" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">outq_channel</TD></TR> + <TR><TD PORT="outq_driver" COLSPAN="3" ALIGN="LEFT">outq_driver</TD></TR> + <TR><TD PORT="outq_posturl" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">outq_posturl</TD></TR> + <TR><TD PORT="outq_async" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">outq_async</TD></TR> + <TR><TD PORT="outq_delivered" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">outq_delivered</TD></TR> + <TR><TD PORT="outq_created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">outq_created</TD></TR> + <TR><TD PORT="outq_updated" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">outq_updated</TD></TR> + <TR><TD PORT="outq_notify" COLSPAN="3" ALIGN="LEFT">outq_notify</TD></TR> + <TR><TD PORT="outq_msg" COLSPAN="3" ALIGN="LEFT">outq_msg</TD></TR> + <TR><TD PORT="outq_priority" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">outq_priority</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">2 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/outq.html" + tooltip="outq" + ]; +} diff --git a/hubzilla_er/diagrams/summary/outq.1degree.png b/hubzilla_er/diagrams/summary/outq.1degree.png Binary files differnew file mode 100644 index 000000000..2cb2b78db --- /dev/null +++ b/hubzilla_er/diagrams/summary/outq.1degree.png diff --git a/hubzilla_er/diagrams/summary/pconfig.1degree.dot b/hubzilla_er/diagrams/summary/pconfig.1degree.dot new file mode 100644 index 000000000..2c521333e --- /dev/null +++ b/hubzilla_er/diagrams/summary/pconfig.1degree.dot @@ -0,0 +1,34 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "pconfig" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "pconfig" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">pconfig</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="cat" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">cat</TD></TR> + <TR><TD PORT="k" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">k</TD></TR> + <TR><TD PORT="v" COLSPAN="3" ALIGN="LEFT">v</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">232 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/pconfig.html" + tooltip="pconfig" + ]; +} diff --git a/hubzilla_er/diagrams/summary/pconfig.1degree.png b/hubzilla_er/diagrams/summary/pconfig.1degree.png Binary files differnew file mode 100644 index 000000000..f50965fda --- /dev/null +++ b/hubzilla_er/diagrams/summary/pconfig.1degree.png diff --git a/hubzilla_er/diagrams/summary/photo.1degree.dot b/hubzilla_er/diagrams/summary/photo.1degree.dot new file mode 100644 index 000000000..c0d5d2a32 --- /dev/null +++ b/hubzilla_er/diagrams/summary/photo.1degree.dot @@ -0,0 +1,57 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "photo" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "photo" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">photo</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="aid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">aid</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xchan</TD></TR> + <TR><TD PORT="resource_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">resource_id</TD></TR> + <TR><TD PORT="created" COLSPAN="3" ALIGN="LEFT">created</TD></TR> + <TR><TD PORT="edited" COLSPAN="3" ALIGN="LEFT">edited</TD></TR> + <TR><TD PORT="title" COLSPAN="3" ALIGN="LEFT">title</TD></TR> + <TR><TD PORT="description" COLSPAN="3" ALIGN="LEFT">description</TD></TR> + <TR><TD PORT="album" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">album</TD></TR> + <TR><TD PORT="filename" COLSPAN="3" ALIGN="LEFT">filename</TD></TR> + <TR><TD PORT="type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD></TR> + <TR><TD PORT="height" COLSPAN="3" ALIGN="LEFT">height</TD></TR> + <TR><TD PORT="width" COLSPAN="3" ALIGN="LEFT">width</TD></TR> + <TR><TD PORT="size" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">size</TD></TR> + <TR><TD PORT="data" COLSPAN="3" ALIGN="LEFT">data</TD></TR> + <TR><TD PORT="scale" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">scale</TD></TR> + <TR><TD PORT="photo_usage" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">photo_usage</TD></TR> + <TR><TD PORT="profile" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">profile</TD></TR> + <TR><TD PORT="is_nsfw" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">is_nsfw</TD></TR> + <TR><TD PORT="os_storage" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">os_storage</TD></TR> + <TR><TD PORT="os_path" COLSPAN="3" ALIGN="LEFT">os_path</TD></TR> + <TR><TD PORT="display_path" COLSPAN="3" ALIGN="LEFT">display_path</TD></TR> + <TR><TD PORT="photo_flags" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">photo_flags</TD></TR> + <TR><TD PORT="allow_cid" COLSPAN="3" ALIGN="LEFT">allow_cid</TD></TR> + <TR><TD PORT="allow_gid" COLSPAN="3" ALIGN="LEFT">allow_gid</TD></TR> + <TR><TD PORT="deny_cid" COLSPAN="3" ALIGN="LEFT">deny_cid</TD></TR> + <TR><TD PORT="deny_gid" COLSPAN="3" ALIGN="LEFT">deny_gid</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">3Â 495 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/photo.html" + tooltip="photo" + ]; +} diff --git a/hubzilla_er/diagrams/summary/photo.1degree.png b/hubzilla_er/diagrams/summary/photo.1degree.png Binary files differnew file mode 100644 index 000000000..52e8b3eb8 --- /dev/null +++ b/hubzilla_er/diagrams/summary/photo.1degree.png diff --git a/hubzilla_er/diagrams/summary/poll.1degree.dot b/hubzilla_er/diagrams/summary/poll.1degree.dot new file mode 100644 index 000000000..9c6334d6b --- /dev/null +++ b/hubzilla_er/diagrams/summary/poll.1degree.dot @@ -0,0 +1,34 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "poll" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "poll" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">poll</TD></TR> + <TR><TD PORT="poll_id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">poll_id</TD></TR> + <TR><TD PORT="poll_channel" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">poll_channel</TD></TR> + <TR><TD PORT="poll_desc" COLSPAN="3" ALIGN="LEFT">poll_desc</TD></TR> + <TR><TD PORT="poll_flags" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">poll_flags</TD></TR> + <TR><TD PORT="poll_votes" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">poll_votes</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/poll.html" + tooltip="poll" + ]; +} diff --git a/hubzilla_er/diagrams/summary/poll.1degree.png b/hubzilla_er/diagrams/summary/poll.1degree.png Binary files differnew file mode 100644 index 000000000..1d917cf23 --- /dev/null +++ b/hubzilla_er/diagrams/summary/poll.1degree.png diff --git a/hubzilla_er/diagrams/summary/poll_elm.1degree.dot b/hubzilla_er/diagrams/summary/poll_elm.1degree.dot new file mode 100644 index 000000000..f93572da9 --- /dev/null +++ b/hubzilla_er/diagrams/summary/poll_elm.1degree.dot @@ -0,0 +1,34 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "poll_elm" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "poll_elm" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">poll_elm</TD></TR> + <TR><TD PORT="pelm_id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">pelm_id</TD></TR> + <TR><TD PORT="pelm_poll" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">pelm_poll</TD></TR> + <TR><TD PORT="pelm_desc" COLSPAN="3" ALIGN="LEFT">pelm_desc</TD></TR> + <TR><TD PORT="pelm_flags" COLSPAN="3" ALIGN="LEFT">pelm_flags</TD></TR> + <TR><TD PORT="pelm_result" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">pelm_result</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/poll_elm.html" + tooltip="poll_elm" + ]; +} diff --git a/hubzilla_er/diagrams/summary/poll_elm.1degree.png b/hubzilla_er/diagrams/summary/poll_elm.1degree.png Binary files differnew file mode 100644 index 000000000..167e14828 --- /dev/null +++ b/hubzilla_er/diagrams/summary/poll_elm.1degree.png diff --git a/hubzilla_er/diagrams/summary/profdef.1degree.dot b/hubzilla_er/diagrams/summary/profdef.1degree.dot new file mode 100644 index 000000000..56d3b113a --- /dev/null +++ b/hubzilla_er/diagrams/summary/profdef.1degree.dot @@ -0,0 +1,35 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "profdef" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "profdef" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profdef</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="field_name" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">field_name</TD></TR> + <TR><TD PORT="field_type" COLSPAN="3" ALIGN="LEFT">field_type</TD></TR> + <TR><TD PORT="field_desc" COLSPAN="3" ALIGN="LEFT">field_desc</TD></TR> + <TR><TD PORT="field_help" COLSPAN="3" ALIGN="LEFT">field_help</TD></TR> + <TR><TD PORT="field_inputs" COLSPAN="3" ALIGN="LEFT">field_inputs</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/profdef.html" + tooltip="profdef" + ]; +} diff --git a/hubzilla_er/diagrams/summary/profdef.1degree.png b/hubzilla_er/diagrams/summary/profdef.1degree.png Binary files differnew file mode 100644 index 000000000..b0818ff0b --- /dev/null +++ b/hubzilla_er/diagrams/summary/profdef.1degree.png diff --git a/hubzilla_er/diagrams/summary/profext.1degree.dot b/hubzilla_er/diagrams/summary/profext.1degree.dot new file mode 100644 index 000000000..4906df600 --- /dev/null +++ b/hubzilla_er/diagrams/summary/profext.1degree.dot @@ -0,0 +1,34 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "profext" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "profext" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profext</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="channel_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_id</TD></TR> + <TR><TD PORT="hash" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hash</TD></TR> + <TR><TD PORT="k" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">k</TD></TR> + <TR><TD PORT="v" COLSPAN="3" ALIGN="LEFT">v</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/profext.html" + tooltip="profext" + ]; +} diff --git a/hubzilla_er/diagrams/summary/profext.1degree.png b/hubzilla_er/diagrams/summary/profext.1degree.png Binary files differnew file mode 100644 index 000000000..0c4a78f19 --- /dev/null +++ b/hubzilla_er/diagrams/summary/profext.1degree.png diff --git a/hubzilla_er/diagrams/summary/profile.1degree.dot b/hubzilla_er/diagrams/summary/profile.1degree.dot new file mode 100644 index 000000000..09c1fbfc9 --- /dev/null +++ b/hubzilla_er/diagrams/summary/profile.1degree.dot @@ -0,0 +1,73 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "profile" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "profile" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profile</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="profile_guid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">profile_guid</TD></TR> + <TR><TD PORT="aid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">aid</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="profile_name" COLSPAN="3" ALIGN="LEFT">profile_name</TD></TR> + <TR><TD PORT="is_default" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">is_default</TD></TR> + <TR><TD PORT="hide_friends" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hide_friends</TD></TR> + <TR><TD PORT="name" COLSPAN="3" ALIGN="LEFT">name</TD></TR> + <TR><TD PORT="pdesc" COLSPAN="3" ALIGN="LEFT">pdesc</TD></TR> + <TR><TD PORT="chandesc" COLSPAN="3" ALIGN="LEFT">chandesc</TD></TR> + <TR><TD PORT="dob" COLSPAN="3" ALIGN="LEFT">dob</TD></TR> + <TR><TD PORT="dob_tz" COLSPAN="3" ALIGN="LEFT">dob_tz</TD></TR> + <TR><TD PORT="address" COLSPAN="3" ALIGN="LEFT">address</TD></TR> + <TR><TD PORT="locality" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">locality</TD></TR> + <TR><TD PORT="region" COLSPAN="3" ALIGN="LEFT">region</TD></TR> + <TR><TD PORT="postal_code" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">postal_code</TD></TR> + <TR><TD PORT="country_name" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">country_name</TD></TR> + <TR><TD PORT="hometown" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hometown</TD></TR> + <TR><TD PORT="gender" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">gender</TD></TR> + <TR><TD PORT="marital" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">marital</TD></TR> + <TR><TD PORT="with" COLSPAN="3" ALIGN="LEFT">with</TD></TR> + <TR><TD PORT="howlong" COLSPAN="3" ALIGN="LEFT">howlong</TD></TR> + <TR><TD PORT="sexual" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">sexual</TD></TR> + <TR><TD PORT="politic" COLSPAN="3" ALIGN="LEFT">politic</TD></TR> + <TR><TD PORT="religion" COLSPAN="3" ALIGN="LEFT">religion</TD></TR> + <TR><TD PORT="keywords" COLSPAN="3" ALIGN="LEFT">keywords</TD></TR> + <TR><TD PORT="likes" COLSPAN="3" ALIGN="LEFT">likes</TD></TR> + <TR><TD PORT="dislikes" COLSPAN="3" ALIGN="LEFT">dislikes</TD></TR> + <TR><TD PORT="about" COLSPAN="3" ALIGN="LEFT">about</TD></TR> + <TR><TD PORT="summary" COLSPAN="3" ALIGN="LEFT">summary</TD></TR> + <TR><TD PORT="music" COLSPAN="3" ALIGN="LEFT">music</TD></TR> + <TR><TD PORT="book" COLSPAN="3" ALIGN="LEFT">book</TD></TR> + <TR><TD PORT="tv" COLSPAN="3" ALIGN="LEFT">tv</TD></TR> + <TR><TD PORT="film" COLSPAN="3" ALIGN="LEFT">film</TD></TR> + <TR><TD PORT="interest" COLSPAN="3" ALIGN="LEFT">interest</TD></TR> + <TR><TD PORT="romance" COLSPAN="3" ALIGN="LEFT">romance</TD></TR> + <TR><TD PORT="work" COLSPAN="3" ALIGN="LEFT">work</TD></TR> + <TR><TD PORT="education" COLSPAN="3" ALIGN="LEFT">education</TD></TR> + <TR><TD PORT="contact" COLSPAN="3" ALIGN="LEFT">contact</TD></TR> + <TR><TD PORT="channels" COLSPAN="3" ALIGN="LEFT">channels</TD></TR> + <TR><TD PORT="homepage" COLSPAN="3" ALIGN="LEFT">homepage</TD></TR> + <TR><TD PORT="photo" COLSPAN="3" ALIGN="LEFT">photo</TD></TR> + <TR><TD PORT="thumb" COLSPAN="3" ALIGN="LEFT">thumb</TD></TR> + <TR><TD PORT="publish" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">publish</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">4 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/profile.html" + tooltip="profile" + ]; +} diff --git a/hubzilla_er/diagrams/summary/profile.1degree.png b/hubzilla_er/diagrams/summary/profile.1degree.png Binary files differnew file mode 100644 index 000000000..e738b627f --- /dev/null +++ b/hubzilla_er/diagrams/summary/profile.1degree.png diff --git a/hubzilla_er/diagrams/summary/profile_check.1degree.dot b/hubzilla_er/diagrams/summary/profile_check.1degree.dot new file mode 100644 index 000000000..762580419 --- /dev/null +++ b/hubzilla_er/diagrams/summary/profile_check.1degree.dot @@ -0,0 +1,35 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "profile_check" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "profile_check" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profile_check</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="cid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">cid</TD></TR> + <TR><TD PORT="dfrn_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">dfrn_id</TD></TR> + <TR><TD PORT="sec" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">sec</TD></TR> + <TR><TD PORT="expire" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">expire</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/profile_check.html" + tooltip="profile_check" + ]; +} diff --git a/hubzilla_er/diagrams/summary/profile_check.1degree.png b/hubzilla_er/diagrams/summary/profile_check.1degree.png Binary files differnew file mode 100644 index 000000000..7f074e851 --- /dev/null +++ b/hubzilla_er/diagrams/summary/profile_check.1degree.png diff --git a/hubzilla_er/diagrams/summary/register.1degree.dot b/hubzilla_er/diagrams/summary/register.1degree.dot new file mode 100644 index 000000000..6d3259a33 --- /dev/null +++ b/hubzilla_er/diagrams/summary/register.1degree.dot @@ -0,0 +1,35 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "register" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "register" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">register</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="hash" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hash</TD></TR> + <TR><TD PORT="created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="password" COLSPAN="3" ALIGN="LEFT">password</TD></TR> + <TR><TD PORT="language" COLSPAN="3" ALIGN="LEFT">language</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/register.html" + tooltip="register" + ]; +} diff --git a/hubzilla_er/diagrams/summary/register.1degree.png b/hubzilla_er/diagrams/summary/register.1degree.png Binary files differnew file mode 100644 index 000000000..099684117 --- /dev/null +++ b/hubzilla_er/diagrams/summary/register.1degree.png diff --git a/hubzilla_er/diagrams/summary/relationships.implied.compact.dot b/hubzilla_er/diagrams/summary/relationships.implied.compact.dot new file mode 100644 index 000000000..dade9cf5b --- /dev/null +++ b/hubzilla_er/diagrams/summary/relationships.implied.compact.dot @@ -0,0 +1,734 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "compactImpliedRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "account" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">account</TD></TR> + <TR><TD PORT="account_id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">account_id</TD></TR> + <TR><TD PORT="account_parent" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_parent</TD></TR> + <TR><TD PORT="account_default_channel" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_default_channel</TD></TR> + <TR><TD PORT="account_email" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_email</TD></TR> + <TR><TD PORT="account_external" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_external</TD></TR> + <TR><TD PORT="account_lastlog" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_lastlog</TD></TR> + <TR><TD PORT="account_flags" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_flags</TD></TR> + <TR><TD PORT="account_roles" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_roles</TD></TR> + <TR><TD PORT="account_expires" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_expires</TD></TR> + <TR><TD PORT="account_service_class" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_service_class</TD></TR> + <TR><TD PORT="account_level" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_level</TD></TR> + <TR><TD PORT="account_password_changed" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_password_changed</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/account.html" + tooltip="account" + ]; + "addon" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">addon</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="name" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">name</TD></TR> + <TR><TD PORT="installed" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">installed</TD></TR> + <TR><TD PORT="hidden" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hidden</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/addon.html" + tooltip="addon" + ]; + "app" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">app</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="app_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">app_id</TD></TR> + <TR><TD PORT="app_name" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">app_name</TD></TR> + <TR><TD PORT="app_url" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">app_url</TD></TR> + <TR><TD PORT="app_photo" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">app_photo</TD></TR> + <TR><TD PORT="app_version" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">app_version</TD></TR> + <TR><TD PORT="app_channel" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">app_channel</TD></TR> + <TR><TD PORT="app_price" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">app_price</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/app.html" + tooltip="app" + ]; + "attach" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">attach</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="aid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">aid</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="hash" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hash</TD></TR> + <TR><TD PORT="creator" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">creator</TD></TR> + <TR><TD PORT="filename" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">filename</TD></TR> + <TR><TD PORT="filetype" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">filetype</TD></TR> + <TR><TD PORT="filesize" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">filesize</TD></TR> + <TR><TD PORT="revision" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">revision</TD></TR> + <TR><TD PORT="folder" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">folder</TD></TR> + <TR><TD PORT="flags" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">flags</TD></TR> + <TR><TD PORT="is_dir" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">is_dir</TD></TR> + <TR><TD PORT="is_photo" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">is_photo</TD></TR> + <TR><TD PORT="os_storage" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">os_storage</TD></TR> + <TR><TD PORT="created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD></TR> + <TR><TD PORT="edited" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">edited</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/attach.html" + tooltip="attach" + ]; + "auth_codes" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">auth_codes</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="client_id" COLSPAN="3" ALIGN="LEFT">client_id</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/auth_codes.html" + tooltip="auth_codes" + ]; + "cache" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">cache</TD></TR> + <TR><TD PORT="k" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">k</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">21 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/cache.html" + tooltip="cache" + ]; + "channel" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">channel</TD></TR> + <TR><TD PORT="channel_id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">channel_id</TD></TR> + <TR><TD PORT="channel_account_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_account_id</TD></TR> + <TR><TD PORT="channel_primary" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_primary</TD></TR> + <TR><TD PORT="channel_name" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_name</TD></TR> + <TR><TD PORT="channel_address" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_address</TD></TR> + <TR><TD PORT="channel_guid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_guid</TD></TR> + <TR><TD PORT="channel_hash" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_hash</TD></TR> + <TR><TD PORT="channel_timezone" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_timezone</TD></TR> + <TR><TD PORT="channel_location" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_location</TD></TR> + <TR><TD PORT="channel_theme" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_theme</TD></TR> + <TR><TD PORT="channel_notifyflags" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_notifyflags</TD></TR> + <TR><TD PORT="channel_pageflags" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_pageflags</TD></TR> + <TR><TD PORT="channel_dirdate" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_dirdate</TD></TR> + <TR><TD PORT="channel_lastpost" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_lastpost</TD></TR> + <TR><TD PORT="channel_deleted" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_deleted</TD></TR> + <TR><TD PORT="channel_max_anon_mail" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_max_anon_mail</TD></TR> + <TR><TD PORT="channel_max_friend_req" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_max_friend_req</TD></TR> + <TR><TD PORT="channel_expire_days" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_expire_days</TD></TR> + <TR><TD PORT="channel_default_group" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_default_group</TD></TR> + <TR><TD PORT="channel_r_stream" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_stream</TD></TR> + <TR><TD PORT="channel_r_profile" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_profile</TD></TR> + <TR><TD PORT="channel_r_photos" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_photos</TD></TR> + <TR><TD PORT="channel_r_abook" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_abook</TD></TR> + <TR><TD PORT="channel_w_stream" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_stream</TD></TR> + <TR><TD PORT="channel_w_wall" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_wall</TD></TR> + <TR><TD PORT="channel_w_tagwall" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_tagwall</TD></TR> + <TR><TD PORT="channel_w_comment" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_comment</TD></TR> + <TR><TD PORT="channel_w_mail" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_mail</TD></TR> + <TR><TD PORT="channel_w_photos" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_photos</TD></TR> + <TR><TD PORT="channel_w_chat" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_chat</TD></TR> + <TR><TD PORT="channel_a_delegate" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_a_delegate</TD></TR> + <TR><TD PORT="channel_r_storage" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_storage</TD></TR> + <TR><TD PORT="channel_w_storage" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_storage</TD></TR> + <TR><TD PORT="channel_r_pages" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_pages</TD></TR> + <TR><TD PORT="channel_w_pages" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_pages</TD></TR> + <TR><TD PORT="channel_a_republish" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_a_republish</TD></TR> + <TR><TD PORT="channel_w_like" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_like</TD></TR> + <TR><TD PORT="channel_removed" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_removed</TD></TR> + <TR><TD PORT="channel_system" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_system</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">5 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/channel.html" + tooltip="channel" + ]; + "clients" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">clients</TD></TR> + <TR><TD PORT="client_id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">client_id</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/clients.html" + tooltip="clients" + ]; + "config" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">config</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="cat" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">cat</TD></TR> + <TR><TD PORT="k" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">k</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">52 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/config.html" + tooltip="config" + ]; + "conv" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">conv</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD></TR> + <TR><TD PORT="updated" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">updated</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/conv.html" + tooltip="conv" + ]; + "event" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">event</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="aid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">aid</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="event_xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">event_xchan</TD></TR> + <TR><TD PORT="event_hash" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">event_hash</TD></TR> + <TR><TD PORT="start" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">start</TD></TR> + <TR><TD PORT="finish" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">finish</TD></TR> + <TR><TD PORT="type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD></TR> + <TR><TD PORT="nofinish" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">nofinish</TD></TR> + <TR><TD PORT="adjust" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">adjust</TD></TR> + <TR><TD PORT="ignore" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">ignore</TD></TR> + <TR><TD PORT="event_status" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">event_status</TD></TR> + <TR><TD PORT="event_sequence" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">event_sequence</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/event.html" + tooltip="event" + ]; + "fcontact" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fcontact</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="addr" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">addr</TD></TR> + <TR><TD PORT="network" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">network</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/fcontact.html" + tooltip="fcontact" + ]; + "ffinder" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">ffinder</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="cid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">cid</TD></TR> + <TR><TD PORT="fid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">fid</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/ffinder.html" + tooltip="ffinder" + ]; + "fserver" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fserver</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="server" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">server</TD></TR> + <TR><TD PORT="posturl" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">posturl</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/fserver.html" + tooltip="fserver" + ]; + "fsuggest" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fsuggest</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/fsuggest.html" + tooltip="fsuggest" + ]; + "group_member" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">group_member</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="gid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">gid</TD></TR> + <TR><TD PORT="xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xchan</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">2 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/group_member.html" + tooltip="group_member" + ]; + "groups" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">groups</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="hash" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hash</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="visible" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">visible</TD></TR> + <TR><TD PORT="deleted" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">deleted</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">5 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/groups.html" + tooltip="groups" + ]; + "hook" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">hook</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="hook" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hook</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/hook.html" + tooltip="hook" + ]; + "item" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="mid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mid</TD></TR> + <TR><TD PORT="aid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">aid</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="parent" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">parent</TD></TR> + <TR><TD PORT="parent_mid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">parent_mid</TD></TR> + <TR><TD PORT="created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD></TR> + <TR><TD PORT="edited" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">edited</TD></TR> + <TR><TD PORT="expires" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">expires</TD></TR> + <TR><TD PORT="commented" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">commented</TD></TR> + <TR><TD PORT="received" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">received</TD></TR> + <TR><TD PORT="changed" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">changed</TD></TR> + <TR><TD PORT="comments_closed" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">comments_closed</TD></TR> + <TR><TD PORT="owner_xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">owner_xchan</TD></TR> + <TR><TD PORT="author_xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">author_xchan</TD></TR> + <TR><TD PORT="mimetype" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mimetype</TD></TR> + <TR><TD PORT="title" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">title</TD></TR> + <TR><TD PORT="body" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">body</TD></TR> + <TR><TD PORT="revision" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">revision</TD></TR> + <TR><TD PORT="verb" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">verb</TD></TR> + <TR><TD PORT="layout_mid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">layout_mid</TD></TR> + <TR><TD PORT="llink" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">llink</TD></TR> + <TR><TD PORT="resource_type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">resource_type</TD></TR> + <TR><TD PORT="public_policy" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">public_policy</TD></TR> + <TR><TD PORT="comment_policy" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">comment_policy</TD></TR> + <TR><TD PORT="allow_cid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">allow_cid</TD></TR> + <TR><TD PORT="allow_gid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">allow_gid</TD></TR> + <TR><TD PORT="deny_cid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">deny_cid</TD></TR> + <TR><TD PORT="deny_gid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">deny_gid</TD></TR> + <TR><TD PORT="item_restrict" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_restrict</TD></TR> + <TR><TD PORT="item_flags" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_flags</TD></TR> + <TR><TD PORT="item_private" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_private</TD></TR> + <TR><TD PORT="item_origin" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_origin</TD></TR> + <TR><TD PORT="item_unseen" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_unseen</TD></TR> + <TR><TD PORT="item_starred" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_starred</TD></TR> + <TR><TD PORT="item_uplink" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_uplink</TD></TR> + <TR><TD PORT="item_consensus" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_consensus</TD></TR> + <TR><TD PORT="item_wall" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_wall</TD></TR> + <TR><TD PORT="item_thread_top" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_thread_top</TD></TR> + <TR><TD PORT="item_notshown" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_notshown</TD></TR> + <TR><TD PORT="item_nsfw" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_nsfw</TD></TR> + <TR><TD PORT="item_relay" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_relay</TD></TR> + <TR><TD PORT="item_mentionsme" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_mentionsme</TD></TR> + <TR><TD PORT="item_nocomment" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_nocomment</TD></TR> + <TR><TD PORT="item_obscured" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_obscured</TD></TR> + <TR><TD PORT="item_verified" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_verified</TD></TR> + <TR><TD PORT="item_retained" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_retained</TD></TR> + <TR><TD PORT="item_rss" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_rss</TD></TR> + <TR><TD PORT="item_deleted" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_deleted</TD></TR> + <TR><TD PORT="item_type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_type</TD></TR> + <TR><TD PORT="item_hidden" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_hidden</TD></TR> + <TR><TD PORT="item_unpublished" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_unpublished</TD></TR> + <TR><TD PORT="item_delayed" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_delayed</TD></TR> + <TR><TD PORT="item_pending_remove" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_pending_remove</TD></TR> + <TR><TD PORT="item_blocked" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_blocked</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">9Â 613 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/item.html" + tooltip="item" + ]; + "item_id" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item_id</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="iid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">iid</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="sid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">sid</TD></TR> + <TR><TD PORT="service" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">service</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/item_id.html" + tooltip="item_id" + ]; + "likes" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">likes</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="channel_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_id</TD></TR> + <TR><TD PORT="liker" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">liker</TD></TR> + <TR><TD PORT="likee" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">likee</TD></TR> + <TR><TD PORT="iid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">iid</TD></TR> + <TR><TD PORT="verb" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">verb</TD></TR> + <TR><TD PORT="target_type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">target_type</TD></TR> + <TR><TD PORT="target_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">target_id</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/likes.html" + tooltip="likes" + ]; + "mail" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">mail</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="convid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">convid</TD></TR> + <TR><TD PORT="mail_flags" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_flags</TD></TR> + <TR><TD PORT="from_xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">from_xchan</TD></TR> + <TR><TD PORT="to_xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">to_xchan</TD></TR> + <TR><TD PORT="account_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_id</TD></TR> + <TR><TD PORT="channel_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_id</TD></TR> + <TR><TD PORT="mid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mid</TD></TR> + <TR><TD PORT="parent_mid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">parent_mid</TD></TR> + <TR><TD PORT="mail_deleted" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_deleted</TD></TR> + <TR><TD PORT="mail_replied" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_replied</TD></TR> + <TR><TD PORT="mail_isreply" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_isreply</TD></TR> + <TR><TD PORT="mail_seen" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_seen</TD></TR> + <TR><TD PORT="mail_recalled" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_recalled</TD></TR> + <TR><TD PORT="mail_obscured" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_obscured</TD></TR> + <TR><TD PORT="created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD></TR> + <TR><TD PORT="expires" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">expires</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">7 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/mail.html" + tooltip="mail" + ]; + "manage" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">manage</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xchan</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/manage.html" + tooltip="manage" + ]; + "notify" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">notify</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="hash" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hash</TD></TR> + <TR><TD PORT="date" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">date</TD></TR> + <TR><TD PORT="aid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">aid</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="link" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">link</TD></TR> + <TR><TD PORT="parent" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">parent</TD></TR> + <TR><TD PORT="seen" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">seen</TD></TR> + <TR><TD PORT="type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD></TR> + <TR><TD PORT="otype" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">otype</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">59 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/notify.html" + tooltip="notify" + ]; + "pconfig" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">pconfig</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="cat" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">cat</TD></TR> + <TR><TD PORT="k" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">k</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">232 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/pconfig.html" + tooltip="pconfig" + ]; + "photo" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">photo</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="aid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">aid</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xchan</TD></TR> + <TR><TD PORT="resource_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">resource_id</TD></TR> + <TR><TD PORT="album" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">album</TD></TR> + <TR><TD PORT="type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD></TR> + <TR><TD PORT="size" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">size</TD></TR> + <TR><TD PORT="scale" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">scale</TD></TR> + <TR><TD PORT="photo_usage" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">photo_usage</TD></TR> + <TR><TD PORT="profile" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">profile</TD></TR> + <TR><TD PORT="is_nsfw" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">is_nsfw</TD></TR> + <TR><TD PORT="os_storage" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">os_storage</TD></TR> + <TR><TD PORT="photo_flags" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">photo_flags</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">3Â 495 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/photo.html" + tooltip="photo" + ]; + "profdef" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profdef</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="field_name" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">field_name</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/profdef.html" + tooltip="profdef" + ]; + "profext" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profext</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="channel_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_id</TD></TR> + <TR><TD PORT="hash" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hash</TD></TR> + <TR><TD PORT="k" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">k</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/profext.html" + tooltip="profext" + ]; + "profile" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profile</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="profile_guid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">profile_guid</TD></TR> + <TR><TD PORT="aid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">aid</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="is_default" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">is_default</TD></TR> + <TR><TD PORT="hide_friends" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hide_friends</TD></TR> + <TR><TD PORT="locality" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">locality</TD></TR> + <TR><TD PORT="postal_code" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">postal_code</TD></TR> + <TR><TD PORT="country_name" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">country_name</TD></TR> + <TR><TD PORT="hometown" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hometown</TD></TR> + <TR><TD PORT="gender" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">gender</TD></TR> + <TR><TD PORT="marital" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">marital</TD></TR> + <TR><TD PORT="sexual" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">sexual</TD></TR> + <TR><TD PORT="publish" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">publish</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">4 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/profile.html" + tooltip="profile" + ]; + "profile_check" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profile_check</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="cid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">cid</TD></TR> + <TR><TD PORT="dfrn_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">dfrn_id</TD></TR> + <TR><TD PORT="sec" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">sec</TD></TR> + <TR><TD PORT="expire" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">expire</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/profile_check.html" + tooltip="profile_check" + ]; + "register" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">register</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="hash" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hash</TD></TR> + <TR><TD PORT="created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/register.html" + tooltip="register" + ]; + "sign" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sign</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="iid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">iid</TD></TR> + <TR><TD PORT="retract_iid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">retract_iid</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/sign.html" + tooltip="sign" + ]; + "spam" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">spam</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="spam" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">spam</TD></TR> + <TR><TD PORT="ham" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">ham</TD></TR> + <TR><TD PORT="term" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">term</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/spam.html" + tooltip="spam" + ]; + "sys_perms" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sys_perms</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="k" COLSPAN="3" ALIGN="LEFT">k</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/sys_perms.html" + tooltip="sys_perms" + ]; + "tokens" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">tokens</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="client_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">client_id</TD></TR> + <TR><TD PORT="expires" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">expires</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/tokens.html" + tooltip="tokens" + ]; + "verify" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">verify</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="channel" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel</TD></TR> + <TR><TD PORT="type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD></TR> + <TR><TD PORT="token" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">token</TD></TR> + <TR><TD PORT="meta" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">meta</TD></TR> + <TR><TD PORT="created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/verify.html" + tooltip="verify" + ]; + "xconfig" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xconfig</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xchan</TD></TR> + <TR><TD PORT="cat" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">cat</TD></TR> + <TR><TD PORT="k" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">k</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">4 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/xconfig.html" + tooltip="xconfig" + ]; + "xign" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xign</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xchan</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/xign.html" + tooltip="xign" + ]; + "addon":"id":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "app":"id":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "attach":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "auth_codes":"client_id":w -> "clients":"client_id":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "auth_codes":"id":w -> "tokens":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "config":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "config":"k":w -> "cache":"k":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "conv":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "event":"id":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fcontact":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "ffinder":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fserver":"id":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fsuggest":"id":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "group_member":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "groups":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "hook":"id":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "item":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "item_id":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "likes":"channel_id":w -> "channel":"channel_id":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "likes":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "mail":"account_id":w -> "account":"account_id":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "mail":"channel_id":w -> "channel":"channel_id":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "mail":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "manage":"id":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "pconfig":"id":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "pconfig":"k":w -> "cache":"k":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "photo":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profdef":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profext":"channel_id":w -> "channel":"channel_id":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "profext":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profext":"k":w -> "cache":"k":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "profile":"id":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profile_check":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "register":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sign":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "spam":"id":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sys_perms":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sys_perms":"k":w -> "cache":"k":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "tokens":"client_id":w -> "clients":"client_id":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "xconfig":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "xconfig":"k":w -> "cache":"k":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "xign":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; +} diff --git a/hubzilla_er/diagrams/summary/relationships.implied.compact.png b/hubzilla_er/diagrams/summary/relationships.implied.compact.png Binary files differnew file mode 100644 index 000000000..dd2a635e9 --- /dev/null +++ b/hubzilla_er/diagrams/summary/relationships.implied.compact.png diff --git a/hubzilla_er/diagrams/summary/relationships.implied.large.dot b/hubzilla_er/diagrams/summary/relationships.implied.large.dot new file mode 100644 index 000000000..502fc8ad5 --- /dev/null +++ b/hubzilla_er/diagrams/summary/relationships.implied.large.dot @@ -0,0 +1,878 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "largeImpliedRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "account" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">account</TD></TR> + <TR><TD PORT="account_id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">account_id</TD></TR> + <TR><TD PORT="account_parent" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_parent</TD></TR> + <TR><TD PORT="account_default_channel" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_default_channel</TD></TR> + <TR><TD PORT="account_salt" COLSPAN="3" ALIGN="LEFT">account_salt</TD></TR> + <TR><TD PORT="account_password" COLSPAN="3" ALIGN="LEFT">account_password</TD></TR> + <TR><TD PORT="account_email" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_email</TD></TR> + <TR><TD PORT="account_external" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_external</TD></TR> + <TR><TD PORT="account_language" COLSPAN="3" ALIGN="LEFT">account_language</TD></TR> + <TR><TD PORT="account_created" COLSPAN="3" ALIGN="LEFT">account_created</TD></TR> + <TR><TD PORT="account_lastlog" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_lastlog</TD></TR> + <TR><TD PORT="account_flags" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_flags</TD></TR> + <TR><TD PORT="account_roles" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_roles</TD></TR> + <TR><TD PORT="account_reset" COLSPAN="3" ALIGN="LEFT">account_reset</TD></TR> + <TR><TD PORT="account_expires" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_expires</TD></TR> + <TR><TD PORT="account_expire_notified" COLSPAN="3" ALIGN="LEFT">account_expire_notified</TD></TR> + <TR><TD PORT="account_service_class" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_service_class</TD></TR> + <TR><TD PORT="account_level" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_level</TD></TR> + <TR><TD PORT="account_password_changed" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_password_changed</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/account.html" + tooltip="account" + ]; + "addon" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">addon</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="name" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">name</TD></TR> + <TR><TD PORT="version" COLSPAN="3" ALIGN="LEFT">version</TD></TR> + <TR><TD PORT="installed" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">installed</TD></TR> + <TR><TD PORT="hidden" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hidden</TD></TR> + <TR><TD PORT="timestamp" COLSPAN="3" ALIGN="LEFT">timestamp</TD></TR> + <TR><TD PORT="plugin_admin" COLSPAN="3" ALIGN="LEFT">plugin_admin</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/addon.html" + tooltip="addon" + ]; + "app" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">app</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="app_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">app_id</TD></TR> + <TR><TD PORT="app_sig" COLSPAN="3" ALIGN="LEFT">app_sig</TD></TR> + <TR><TD PORT="app_author" COLSPAN="3" ALIGN="LEFT">app_author</TD></TR> + <TR><TD PORT="app_name" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">app_name</TD></TR> + <TR><TD PORT="app_desc" COLSPAN="3" ALIGN="LEFT">app_desc</TD></TR> + <TR><TD PORT="app_url" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">app_url</TD></TR> + <TR><TD PORT="app_photo" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">app_photo</TD></TR> + <TR><TD PORT="app_version" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">app_version</TD></TR> + <TR><TD PORT="app_channel" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">app_channel</TD></TR> + <TR><TD PORT="app_addr" COLSPAN="3" ALIGN="LEFT">app_addr</TD></TR> + <TR><TD PORT="app_price" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">app_price</TD></TR> + <TR><TD PORT="app_page" COLSPAN="3" ALIGN="LEFT">app_page</TD></TR> + <TR><TD PORT="app_requires" COLSPAN="3" ALIGN="LEFT">app_requires</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/app.html" + tooltip="app" + ]; + "attach" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">attach</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="aid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">aid</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="hash" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hash</TD></TR> + <TR><TD PORT="creator" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">creator</TD></TR> + <TR><TD PORT="filename" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">filename</TD></TR> + <TR><TD PORT="filetype" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">filetype</TD></TR> + <TR><TD PORT="filesize" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">filesize</TD></TR> + <TR><TD PORT="revision" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">revision</TD></TR> + <TR><TD PORT="folder" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">folder</TD></TR> + <TR><TD PORT="flags" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">flags</TD></TR> + <TR><TD PORT="is_dir" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">is_dir</TD></TR> + <TR><TD PORT="is_photo" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">is_photo</TD></TR> + <TR><TD PORT="os_storage" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">os_storage</TD></TR> + <TR><TD PORT="os_path" COLSPAN="3" ALIGN="LEFT">os_path</TD></TR> + <TR><TD PORT="display_path" COLSPAN="3" ALIGN="LEFT">display_path</TD></TR> + <TR><TD PORT="data" COLSPAN="3" ALIGN="LEFT">data</TD></TR> + <TR><TD PORT="created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD></TR> + <TR><TD PORT="edited" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">edited</TD></TR> + <TR><TD PORT="allow_cid" COLSPAN="3" ALIGN="LEFT">allow_cid</TD></TR> + <TR><TD PORT="allow_gid" COLSPAN="3" ALIGN="LEFT">allow_gid</TD></TR> + <TR><TD PORT="deny_cid" COLSPAN="3" ALIGN="LEFT">deny_cid</TD></TR> + <TR><TD PORT="deny_gid" COLSPAN="3" ALIGN="LEFT">deny_gid</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/attach.html" + tooltip="attach" + ]; + "auth_codes" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">auth_codes</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="client_id" COLSPAN="3" ALIGN="LEFT">client_id</TD></TR> + <TR><TD PORT="redirect_uri" COLSPAN="3" ALIGN="LEFT">redirect_uri</TD></TR> + <TR><TD PORT="expires" COLSPAN="3" ALIGN="LEFT">expires</TD></TR> + <TR><TD PORT="scope" COLSPAN="3" ALIGN="LEFT">scope</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/auth_codes.html" + tooltip="auth_codes" + ]; + "cache" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">cache</TD></TR> + <TR><TD PORT="k" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">k</TD></TR> + <TR><TD PORT="v" COLSPAN="3" ALIGN="LEFT">v</TD></TR> + <TR><TD PORT="updated" COLSPAN="3" ALIGN="LEFT">updated</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">21 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/cache.html" + tooltip="cache" + ]; + "channel" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">channel</TD></TR> + <TR><TD PORT="channel_id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">channel_id</TD></TR> + <TR><TD PORT="channel_account_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_account_id</TD></TR> + <TR><TD PORT="channel_primary" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_primary</TD></TR> + <TR><TD PORT="channel_name" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_name</TD></TR> + <TR><TD PORT="channel_address" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_address</TD></TR> + <TR><TD PORT="channel_guid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_guid</TD></TR> + <TR><TD PORT="channel_guid_sig" COLSPAN="3" ALIGN="LEFT">channel_guid_sig</TD></TR> + <TR><TD PORT="channel_hash" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_hash</TD></TR> + <TR><TD PORT="channel_timezone" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_timezone</TD></TR> + <TR><TD PORT="channel_location" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_location</TD></TR> + <TR><TD PORT="channel_theme" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_theme</TD></TR> + <TR><TD PORT="channel_startpage" COLSPAN="3" ALIGN="LEFT">channel_startpage</TD></TR> + <TR><TD PORT="channel_pubkey" COLSPAN="3" ALIGN="LEFT">channel_pubkey</TD></TR> + <TR><TD PORT="channel_prvkey" COLSPAN="3" ALIGN="LEFT">channel_prvkey</TD></TR> + <TR><TD PORT="channel_notifyflags" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_notifyflags</TD></TR> + <TR><TD PORT="channel_pageflags" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_pageflags</TD></TR> + <TR><TD PORT="channel_dirdate" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_dirdate</TD></TR> + <TR><TD PORT="channel_lastpost" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_lastpost</TD></TR> + <TR><TD PORT="channel_deleted" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_deleted</TD></TR> + <TR><TD PORT="channel_max_anon_mail" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_max_anon_mail</TD></TR> + <TR><TD PORT="channel_max_friend_req" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_max_friend_req</TD></TR> + <TR><TD PORT="channel_expire_days" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_expire_days</TD></TR> + <TR><TD PORT="channel_passwd_reset" COLSPAN="3" ALIGN="LEFT">channel_passwd_reset</TD></TR> + <TR><TD PORT="channel_default_group" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_default_group</TD></TR> + <TR><TD PORT="channel_allow_cid" COLSPAN="3" ALIGN="LEFT">channel_allow_cid</TD></TR> + <TR><TD PORT="channel_allow_gid" COLSPAN="3" ALIGN="LEFT">channel_allow_gid</TD></TR> + <TR><TD PORT="channel_deny_cid" COLSPAN="3" ALIGN="LEFT">channel_deny_cid</TD></TR> + <TR><TD PORT="channel_deny_gid" COLSPAN="3" ALIGN="LEFT">channel_deny_gid</TD></TR> + <TR><TD PORT="channel_r_stream" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_stream</TD></TR> + <TR><TD PORT="channel_r_profile" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_profile</TD></TR> + <TR><TD PORT="channel_r_photos" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_photos</TD></TR> + <TR><TD PORT="channel_r_abook" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_abook</TD></TR> + <TR><TD PORT="channel_w_stream" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_stream</TD></TR> + <TR><TD PORT="channel_w_wall" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_wall</TD></TR> + <TR><TD PORT="channel_w_tagwall" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_tagwall</TD></TR> + <TR><TD PORT="channel_w_comment" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_comment</TD></TR> + <TR><TD PORT="channel_w_mail" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_mail</TD></TR> + <TR><TD PORT="channel_w_photos" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_photos</TD></TR> + <TR><TD PORT="channel_w_chat" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_chat</TD></TR> + <TR><TD PORT="channel_a_delegate" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_a_delegate</TD></TR> + <TR><TD PORT="channel_r_storage" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_storage</TD></TR> + <TR><TD PORT="channel_w_storage" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_storage</TD></TR> + <TR><TD PORT="channel_r_pages" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_r_pages</TD></TR> + <TR><TD PORT="channel_w_pages" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_pages</TD></TR> + <TR><TD PORT="channel_a_republish" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_a_republish</TD></TR> + <TR><TD PORT="channel_w_like" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_w_like</TD></TR> + <TR><TD PORT="channel_removed" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_removed</TD></TR> + <TR><TD PORT="channel_system" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_system</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">5 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/channel.html" + tooltip="channel" + ]; + "clients" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">clients</TD></TR> + <TR><TD PORT="client_id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">client_id</TD></TR> + <TR><TD PORT="pw" COLSPAN="3" ALIGN="LEFT">pw</TD></TR> + <TR><TD PORT="redirect_uri" COLSPAN="3" ALIGN="LEFT">redirect_uri</TD></TR> + <TR><TD PORT="name" COLSPAN="3" ALIGN="LEFT">name</TD></TR> + <TR><TD PORT="icon" COLSPAN="3" ALIGN="LEFT">icon</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" ALIGN="LEFT">uid</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/clients.html" + tooltip="clients" + ]; + "config" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">config</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="cat" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">cat</TD></TR> + <TR><TD PORT="k" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">k</TD></TR> + <TR><TD PORT="v" COLSPAN="3" ALIGN="LEFT">v</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">52 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/config.html" + tooltip="config" + ]; + "conv" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">conv</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="guid" COLSPAN="3" ALIGN="LEFT">guid</TD></TR> + <TR><TD PORT="recips" COLSPAN="3" ALIGN="LEFT">recips</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="creator" COLSPAN="3" ALIGN="LEFT">creator</TD></TR> + <TR><TD PORT="created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD></TR> + <TR><TD PORT="updated" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">updated</TD></TR> + <TR><TD PORT="subject" COLSPAN="3" ALIGN="LEFT">subject</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/conv.html" + tooltip="conv" + ]; + "event" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">event</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="aid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">aid</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="event_xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">event_xchan</TD></TR> + <TR><TD PORT="event_hash" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">event_hash</TD></TR> + <TR><TD PORT="created" COLSPAN="3" ALIGN="LEFT">created</TD></TR> + <TR><TD PORT="edited" COLSPAN="3" ALIGN="LEFT">edited</TD></TR> + <TR><TD PORT="start" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">start</TD></TR> + <TR><TD PORT="finish" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">finish</TD></TR> + <TR><TD PORT="summary" COLSPAN="3" ALIGN="LEFT">summary</TD></TR> + <TR><TD PORT="description" COLSPAN="3" ALIGN="LEFT">description</TD></TR> + <TR><TD PORT="location" COLSPAN="3" ALIGN="LEFT">location</TD></TR> + <TR><TD PORT="type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD></TR> + <TR><TD PORT="nofinish" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">nofinish</TD></TR> + <TR><TD PORT="adjust" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">adjust</TD></TR> + <TR><TD PORT="ignore" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">ignore</TD></TR> + <TR><TD PORT="allow_cid" COLSPAN="3" ALIGN="LEFT">allow_cid</TD></TR> + <TR><TD PORT="allow_gid" COLSPAN="3" ALIGN="LEFT">allow_gid</TD></TR> + <TR><TD PORT="deny_cid" COLSPAN="3" ALIGN="LEFT">deny_cid</TD></TR> + <TR><TD PORT="deny_gid" COLSPAN="3" ALIGN="LEFT">deny_gid</TD></TR> + <TR><TD PORT="event_status" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">event_status</TD></TR> + <TR><TD PORT="event_status_date" COLSPAN="3" ALIGN="LEFT">event_status_date</TD></TR> + <TR><TD PORT="event_percent" COLSPAN="3" ALIGN="LEFT">event_percent</TD></TR> + <TR><TD PORT="event_repeat" COLSPAN="3" ALIGN="LEFT">event_repeat</TD></TR> + <TR><TD PORT="event_sequence" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">event_sequence</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/event.html" + tooltip="event" + ]; + "fcontact" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fcontact</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="url" COLSPAN="3" ALIGN="LEFT">url</TD></TR> + <TR><TD PORT="name" COLSPAN="3" ALIGN="LEFT">name</TD></TR> + <TR><TD PORT="photo" COLSPAN="3" ALIGN="LEFT">photo</TD></TR> + <TR><TD PORT="request" COLSPAN="3" ALIGN="LEFT">request</TD></TR> + <TR><TD PORT="nick" COLSPAN="3" ALIGN="LEFT">nick</TD></TR> + <TR><TD PORT="addr" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">addr</TD></TR> + <TR><TD PORT="batch" COLSPAN="3" ALIGN="LEFT">batch</TD></TR> + <TR><TD PORT="notify" COLSPAN="3" ALIGN="LEFT">notify</TD></TR> + <TR><TD PORT="poll" COLSPAN="3" ALIGN="LEFT">poll</TD></TR> + <TR><TD PORT="confirm" COLSPAN="3" ALIGN="LEFT">confirm</TD></TR> + <TR><TD PORT="priority" COLSPAN="3" ALIGN="LEFT">priority</TD></TR> + <TR><TD PORT="network" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">network</TD></TR> + <TR><TD PORT="alias" COLSPAN="3" ALIGN="LEFT">alias</TD></TR> + <TR><TD PORT="pubkey" COLSPAN="3" ALIGN="LEFT">pubkey</TD></TR> + <TR><TD PORT="updated" COLSPAN="3" ALIGN="LEFT">updated</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/fcontact.html" + tooltip="fcontact" + ]; + "ffinder" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">ffinder</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="cid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">cid</TD></TR> + <TR><TD PORT="fid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">fid</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/ffinder.html" + tooltip="ffinder" + ]; + "fserver" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fserver</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="server" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">server</TD></TR> + <TR><TD PORT="posturl" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">posturl</TD></TR> + <TR><TD PORT="key" COLSPAN="3" ALIGN="LEFT">key</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/fserver.html" + tooltip="fserver" + ]; + "fsuggest" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fsuggest</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="cid" COLSPAN="3" ALIGN="LEFT">cid</TD></TR> + <TR><TD PORT="name" COLSPAN="3" ALIGN="LEFT">name</TD></TR> + <TR><TD PORT="url" COLSPAN="3" ALIGN="LEFT">url</TD></TR> + <TR><TD PORT="request" COLSPAN="3" ALIGN="LEFT">request</TD></TR> + <TR><TD PORT="photo" COLSPAN="3" ALIGN="LEFT">photo</TD></TR> + <TR><TD PORT="note" COLSPAN="3" ALIGN="LEFT">note</TD></TR> + <TR><TD PORT="created" COLSPAN="3" ALIGN="LEFT">created</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/fsuggest.html" + tooltip="fsuggest" + ]; + "group_member" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">group_member</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="gid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">gid</TD></TR> + <TR><TD PORT="xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xchan</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">2 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/group_member.html" + tooltip="group_member" + ]; + "groups" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">groups</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="hash" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hash</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="visible" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">visible</TD></TR> + <TR><TD PORT="deleted" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">deleted</TD></TR> + <TR><TD PORT="name" COLSPAN="3" ALIGN="LEFT">name</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">5 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/groups.html" + tooltip="groups" + ]; + "hook" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">hook</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="hook" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hook</TD></TR> + <TR><TD PORT="file" COLSPAN="3" ALIGN="LEFT">file</TD></TR> + <TR><TD PORT="function" COLSPAN="3" ALIGN="LEFT">function</TD></TR> + <TR><TD PORT="priority" COLSPAN="3" ALIGN="LEFT">priority</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/hook.html" + tooltip="hook" + ]; + "item" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="mid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mid</TD></TR> + <TR><TD PORT="aid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">aid</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="parent" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">parent</TD></TR> + <TR><TD PORT="parent_mid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">parent_mid</TD></TR> + <TR><TD PORT="thr_parent" COLSPAN="3" ALIGN="LEFT">thr_parent</TD></TR> + <TR><TD PORT="created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD></TR> + <TR><TD PORT="edited" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">edited</TD></TR> + <TR><TD PORT="expires" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">expires</TD></TR> + <TR><TD PORT="commented" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">commented</TD></TR> + <TR><TD PORT="received" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">received</TD></TR> + <TR><TD PORT="changed" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">changed</TD></TR> + <TR><TD PORT="comments_closed" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">comments_closed</TD></TR> + <TR><TD PORT="owner_xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">owner_xchan</TD></TR> + <TR><TD PORT="author_xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">author_xchan</TD></TR> + <TR><TD PORT="source_xchan" COLSPAN="3" ALIGN="LEFT">source_xchan</TD></TR> + <TR><TD PORT="mimetype" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mimetype</TD></TR> + <TR><TD PORT="title" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">title</TD></TR> + <TR><TD PORT="body" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">body</TD></TR> + <TR><TD PORT="html" COLSPAN="3" ALIGN="LEFT">html</TD></TR> + <TR><TD PORT="app" COLSPAN="3" ALIGN="LEFT">app</TD></TR> + <TR><TD PORT="lang" COLSPAN="3" ALIGN="LEFT">lang</TD></TR> + <TR><TD PORT="revision" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">revision</TD></TR> + <TR><TD PORT="verb" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">verb</TD></TR> + <TR><TD PORT="obj_type" COLSPAN="3" ALIGN="LEFT">obj_type</TD></TR> + <TR><TD PORT="object" COLSPAN="3" ALIGN="LEFT">object</TD></TR> + <TR><TD PORT="tgt_type" COLSPAN="3" ALIGN="LEFT">tgt_type</TD></TR> + <TR><TD PORT="target" COLSPAN="3" ALIGN="LEFT">target</TD></TR> + <TR><TD PORT="layout_mid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">layout_mid</TD></TR> + <TR><TD PORT="postopts" COLSPAN="3" ALIGN="LEFT">postopts</TD></TR> + <TR><TD PORT="route" COLSPAN="3" ALIGN="LEFT">route</TD></TR> + <TR><TD PORT="llink" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">llink</TD></TR> + <TR><TD PORT="plink" COLSPAN="3" ALIGN="LEFT">plink</TD></TR> + <TR><TD PORT="resource_id" COLSPAN="3" ALIGN="LEFT">resource_id</TD></TR> + <TR><TD PORT="resource_type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">resource_type</TD></TR> + <TR><TD PORT="attach" COLSPAN="3" ALIGN="LEFT">attach</TD></TR> + <TR><TD PORT="sig" COLSPAN="3" ALIGN="LEFT">sig</TD></TR> + <TR><TD PORT="diaspora_meta" COLSPAN="3" ALIGN="LEFT">diaspora_meta</TD></TR> + <TR><TD PORT="location" COLSPAN="3" ALIGN="LEFT">location</TD></TR> + <TR><TD PORT="coord" COLSPAN="3" ALIGN="LEFT">coord</TD></TR> + <TR><TD PORT="public_policy" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">public_policy</TD></TR> + <TR><TD PORT="comment_policy" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">comment_policy</TD></TR> + <TR><TD PORT="allow_cid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">allow_cid</TD></TR> + <TR><TD PORT="allow_gid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">allow_gid</TD></TR> + <TR><TD PORT="deny_cid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">deny_cid</TD></TR> + <TR><TD PORT="deny_gid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">deny_gid</TD></TR> + <TR><TD PORT="item_restrict" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_restrict</TD></TR> + <TR><TD PORT="item_flags" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_flags</TD></TR> + <TR><TD PORT="item_private" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_private</TD></TR> + <TR><TD PORT="item_origin" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_origin</TD></TR> + <TR><TD PORT="item_unseen" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_unseen</TD></TR> + <TR><TD PORT="item_starred" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_starred</TD></TR> + <TR><TD PORT="item_uplink" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_uplink</TD></TR> + <TR><TD PORT="item_consensus" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_consensus</TD></TR> + <TR><TD PORT="item_wall" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_wall</TD></TR> + <TR><TD PORT="item_thread_top" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_thread_top</TD></TR> + <TR><TD PORT="item_notshown" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_notshown</TD></TR> + <TR><TD PORT="item_nsfw" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_nsfw</TD></TR> + <TR><TD PORT="item_relay" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_relay</TD></TR> + <TR><TD PORT="item_mentionsme" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_mentionsme</TD></TR> + <TR><TD PORT="item_nocomment" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_nocomment</TD></TR> + <TR><TD PORT="item_obscured" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_obscured</TD></TR> + <TR><TD PORT="item_verified" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_verified</TD></TR> + <TR><TD PORT="item_retained" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_retained</TD></TR> + <TR><TD PORT="item_rss" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_rss</TD></TR> + <TR><TD PORT="item_deleted" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_deleted</TD></TR> + <TR><TD PORT="item_type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_type</TD></TR> + <TR><TD PORT="item_hidden" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_hidden</TD></TR> + <TR><TD PORT="item_unpublished" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_unpublished</TD></TR> + <TR><TD PORT="item_delayed" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_delayed</TD></TR> + <TR><TD PORT="item_pending_remove" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_pending_remove</TD></TR> + <TR><TD PORT="item_blocked" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_blocked</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">9Â 613 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/item.html" + tooltip="item" + ]; + "item_id" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item_id</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="iid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">iid</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="sid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">sid</TD></TR> + <TR><TD PORT="service" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">service</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/item_id.html" + tooltip="item_id" + ]; + "likes" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">likes</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="channel_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_id</TD></TR> + <TR><TD PORT="liker" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">liker</TD></TR> + <TR><TD PORT="likee" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">likee</TD></TR> + <TR><TD PORT="iid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">iid</TD></TR> + <TR><TD PORT="verb" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">verb</TD></TR> + <TR><TD PORT="target_type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">target_type</TD></TR> + <TR><TD PORT="target_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">target_id</TD></TR> + <TR><TD PORT="target" COLSPAN="3" ALIGN="LEFT">target</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/likes.html" + tooltip="likes" + ]; + "mail" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">mail</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="convid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">convid</TD></TR> + <TR><TD PORT="mail_flags" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_flags</TD></TR> + <TR><TD PORT="from_xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">from_xchan</TD></TR> + <TR><TD PORT="to_xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">to_xchan</TD></TR> + <TR><TD PORT="account_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_id</TD></TR> + <TR><TD PORT="channel_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_id</TD></TR> + <TR><TD PORT="title" COLSPAN="3" ALIGN="LEFT">title</TD></TR> + <TR><TD PORT="body" COLSPAN="3" ALIGN="LEFT">body</TD></TR> + <TR><TD PORT="sig" COLSPAN="3" ALIGN="LEFT">sig</TD></TR> + <TR><TD PORT="attach" COLSPAN="3" ALIGN="LEFT">attach</TD></TR> + <TR><TD PORT="mid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mid</TD></TR> + <TR><TD PORT="parent_mid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">parent_mid</TD></TR> + <TR><TD PORT="mail_deleted" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_deleted</TD></TR> + <TR><TD PORT="mail_replied" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_replied</TD></TR> + <TR><TD PORT="mail_isreply" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_isreply</TD></TR> + <TR><TD PORT="mail_seen" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_seen</TD></TR> + <TR><TD PORT="mail_recalled" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_recalled</TD></TR> + <TR><TD PORT="mail_obscured" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_obscured</TD></TR> + <TR><TD PORT="created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD></TR> + <TR><TD PORT="expires" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">expires</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">7 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/mail.html" + tooltip="mail" + ]; + "manage" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">manage</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xchan</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/manage.html" + tooltip="manage" + ]; + "notify" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">notify</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="hash" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hash</TD></TR> + <TR><TD PORT="name" COLSPAN="3" ALIGN="LEFT">name</TD></TR> + <TR><TD PORT="url" COLSPAN="3" ALIGN="LEFT">url</TD></TR> + <TR><TD PORT="photo" COLSPAN="3" ALIGN="LEFT">photo</TD></TR> + <TR><TD PORT="date" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">date</TD></TR> + <TR><TD PORT="msg" COLSPAN="3" ALIGN="LEFT">msg</TD></TR> + <TR><TD PORT="aid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">aid</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="link" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">link</TD></TR> + <TR><TD PORT="parent" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">parent</TD></TR> + <TR><TD PORT="seen" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">seen</TD></TR> + <TR><TD PORT="type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD></TR> + <TR><TD PORT="verb" COLSPAN="3" ALIGN="LEFT">verb</TD></TR> + <TR><TD PORT="otype" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">otype</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">59 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/notify.html" + tooltip="notify" + ]; + "pconfig" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">pconfig</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="cat" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">cat</TD></TR> + <TR><TD PORT="k" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">k</TD></TR> + <TR><TD PORT="v" COLSPAN="3" ALIGN="LEFT">v</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">232 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/pconfig.html" + tooltip="pconfig" + ]; + "photo" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">photo</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="aid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">aid</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xchan</TD></TR> + <TR><TD PORT="resource_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">resource_id</TD></TR> + <TR><TD PORT="created" COLSPAN="3" ALIGN="LEFT">created</TD></TR> + <TR><TD PORT="edited" COLSPAN="3" ALIGN="LEFT">edited</TD></TR> + <TR><TD PORT="title" COLSPAN="3" ALIGN="LEFT">title</TD></TR> + <TR><TD PORT="description" COLSPAN="3" ALIGN="LEFT">description</TD></TR> + <TR><TD PORT="album" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">album</TD></TR> + <TR><TD PORT="filename" COLSPAN="3" ALIGN="LEFT">filename</TD></TR> + <TR><TD PORT="type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD></TR> + <TR><TD PORT="height" COLSPAN="3" ALIGN="LEFT">height</TD></TR> + <TR><TD PORT="width" COLSPAN="3" ALIGN="LEFT">width</TD></TR> + <TR><TD PORT="size" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">size</TD></TR> + <TR><TD PORT="data" COLSPAN="3" ALIGN="LEFT">data</TD></TR> + <TR><TD PORT="scale" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">scale</TD></TR> + <TR><TD PORT="photo_usage" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">photo_usage</TD></TR> + <TR><TD PORT="profile" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">profile</TD></TR> + <TR><TD PORT="is_nsfw" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">is_nsfw</TD></TR> + <TR><TD PORT="os_storage" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">os_storage</TD></TR> + <TR><TD PORT="os_path" COLSPAN="3" ALIGN="LEFT">os_path</TD></TR> + <TR><TD PORT="display_path" COLSPAN="3" ALIGN="LEFT">display_path</TD></TR> + <TR><TD PORT="photo_flags" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">photo_flags</TD></TR> + <TR><TD PORT="allow_cid" COLSPAN="3" ALIGN="LEFT">allow_cid</TD></TR> + <TR><TD PORT="allow_gid" COLSPAN="3" ALIGN="LEFT">allow_gid</TD></TR> + <TR><TD PORT="deny_cid" COLSPAN="3" ALIGN="LEFT">deny_cid</TD></TR> + <TR><TD PORT="deny_gid" COLSPAN="3" ALIGN="LEFT">deny_gid</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">3Â 495 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/photo.html" + tooltip="photo" + ]; + "profdef" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profdef</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="field_name" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">field_name</TD></TR> + <TR><TD PORT="field_type" COLSPAN="3" ALIGN="LEFT">field_type</TD></TR> + <TR><TD PORT="field_desc" COLSPAN="3" ALIGN="LEFT">field_desc</TD></TR> + <TR><TD PORT="field_help" COLSPAN="3" ALIGN="LEFT">field_help</TD></TR> + <TR><TD PORT="field_inputs" COLSPAN="3" ALIGN="LEFT">field_inputs</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/profdef.html" + tooltip="profdef" + ]; + "profext" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profext</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="channel_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_id</TD></TR> + <TR><TD PORT="hash" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hash</TD></TR> + <TR><TD PORT="k" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">k</TD></TR> + <TR><TD PORT="v" COLSPAN="3" ALIGN="LEFT">v</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/profext.html" + tooltip="profext" + ]; + "profile" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profile</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="profile_guid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">profile_guid</TD></TR> + <TR><TD PORT="aid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">aid</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="profile_name" COLSPAN="3" ALIGN="LEFT">profile_name</TD></TR> + <TR><TD PORT="is_default" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">is_default</TD></TR> + <TR><TD PORT="hide_friends" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hide_friends</TD></TR> + <TR><TD PORT="name" COLSPAN="3" ALIGN="LEFT">name</TD></TR> + <TR><TD PORT="pdesc" COLSPAN="3" ALIGN="LEFT">pdesc</TD></TR> + <TR><TD PORT="chandesc" COLSPAN="3" ALIGN="LEFT">chandesc</TD></TR> + <TR><TD PORT="dob" COLSPAN="3" ALIGN="LEFT">dob</TD></TR> + <TR><TD PORT="dob_tz" COLSPAN="3" ALIGN="LEFT">dob_tz</TD></TR> + <TR><TD PORT="address" COLSPAN="3" ALIGN="LEFT">address</TD></TR> + <TR><TD PORT="locality" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">locality</TD></TR> + <TR><TD PORT="region" COLSPAN="3" ALIGN="LEFT">region</TD></TR> + <TR><TD PORT="postal_code" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">postal_code</TD></TR> + <TR><TD PORT="country_name" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">country_name</TD></TR> + <TR><TD PORT="hometown" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hometown</TD></TR> + <TR><TD PORT="gender" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">gender</TD></TR> + <TR><TD PORT="marital" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">marital</TD></TR> + <TR><TD PORT="with" COLSPAN="3" ALIGN="LEFT">with</TD></TR> + <TR><TD PORT="howlong" COLSPAN="3" ALIGN="LEFT">howlong</TD></TR> + <TR><TD PORT="sexual" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">sexual</TD></TR> + <TR><TD PORT="politic" COLSPAN="3" ALIGN="LEFT">politic</TD></TR> + <TR><TD PORT="religion" COLSPAN="3" ALIGN="LEFT">religion</TD></TR> + <TR><TD PORT="keywords" COLSPAN="3" ALIGN="LEFT">keywords</TD></TR> + <TR><TD PORT="likes" COLSPAN="3" ALIGN="LEFT">likes</TD></TR> + <TR><TD PORT="dislikes" COLSPAN="3" ALIGN="LEFT">dislikes</TD></TR> + <TR><TD PORT="about" COLSPAN="3" ALIGN="LEFT">about</TD></TR> + <TR><TD PORT="summary" COLSPAN="3" ALIGN="LEFT">summary</TD></TR> + <TR><TD PORT="music" COLSPAN="3" ALIGN="LEFT">music</TD></TR> + <TR><TD PORT="book" COLSPAN="3" ALIGN="LEFT">book</TD></TR> + <TR><TD PORT="tv" COLSPAN="3" ALIGN="LEFT">tv</TD></TR> + <TR><TD PORT="film" COLSPAN="3" ALIGN="LEFT">film</TD></TR> + <TR><TD PORT="interest" COLSPAN="3" ALIGN="LEFT">interest</TD></TR> + <TR><TD PORT="romance" COLSPAN="3" ALIGN="LEFT">romance</TD></TR> + <TR><TD PORT="work" COLSPAN="3" ALIGN="LEFT">work</TD></TR> + <TR><TD PORT="education" COLSPAN="3" ALIGN="LEFT">education</TD></TR> + <TR><TD PORT="contact" COLSPAN="3" ALIGN="LEFT">contact</TD></TR> + <TR><TD PORT="channels" COLSPAN="3" ALIGN="LEFT">channels</TD></TR> + <TR><TD PORT="homepage" COLSPAN="3" ALIGN="LEFT">homepage</TD></TR> + <TR><TD PORT="photo" COLSPAN="3" ALIGN="LEFT">photo</TD></TR> + <TR><TD PORT="thumb" COLSPAN="3" ALIGN="LEFT">thumb</TD></TR> + <TR><TD PORT="publish" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">publish</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">4 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/profile.html" + tooltip="profile" + ]; + "profile_check" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profile_check</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="cid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">cid</TD></TR> + <TR><TD PORT="dfrn_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">dfrn_id</TD></TR> + <TR><TD PORT="sec" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">sec</TD></TR> + <TR><TD PORT="expire" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">expire</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/profile_check.html" + tooltip="profile_check" + ]; + "register" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">register</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="hash" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hash</TD></TR> + <TR><TD PORT="created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="password" COLSPAN="3" ALIGN="LEFT">password</TD></TR> + <TR><TD PORT="language" COLSPAN="3" ALIGN="LEFT">language</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/register.html" + tooltip="register" + ]; + "sign" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sign</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="iid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">iid</TD></TR> + <TR><TD PORT="retract_iid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">retract_iid</TD></TR> + <TR><TD PORT="signed_text" COLSPAN="3" ALIGN="LEFT">signed_text</TD></TR> + <TR><TD PORT="signature" COLSPAN="3" ALIGN="LEFT">signature</TD></TR> + <TR><TD PORT="signer" COLSPAN="3" ALIGN="LEFT">signer</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/sign.html" + tooltip="sign" + ]; + "spam" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">spam</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="spam" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">spam</TD></TR> + <TR><TD PORT="ham" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">ham</TD></TR> + <TR><TD PORT="term" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">term</TD></TR> + <TR><TD PORT="date" COLSPAN="3" ALIGN="LEFT">date</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/spam.html" + tooltip="spam" + ]; + "sys_perms" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sys_perms</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="cat" COLSPAN="3" ALIGN="LEFT">cat</TD></TR> + <TR><TD PORT="k" COLSPAN="3" ALIGN="LEFT">k</TD></TR> + <TR><TD PORT="v" COLSPAN="3" ALIGN="LEFT">v</TD></TR> + <TR><TD PORT="public_perm" COLSPAN="3" ALIGN="LEFT">public_perm</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/sys_perms.html" + tooltip="sys_perms" + ]; + "tokens" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">tokens</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="secret" COLSPAN="3" ALIGN="LEFT">secret</TD></TR> + <TR><TD PORT="client_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">client_id</TD></TR> + <TR><TD PORT="expires" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">expires</TD></TR> + <TR><TD PORT="scope" COLSPAN="3" ALIGN="LEFT">scope</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/tokens.html" + tooltip="tokens" + ]; + "verify" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">verify</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="channel" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel</TD></TR> + <TR><TD PORT="type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD></TR> + <TR><TD PORT="token" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">token</TD></TR> + <TR><TD PORT="meta" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">meta</TD></TR> + <TR><TD PORT="created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/verify.html" + tooltip="verify" + ]; + "xconfig" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xconfig</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xchan</TD></TR> + <TR><TD PORT="cat" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">cat</TD></TR> + <TR><TD PORT="k" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">k</TD></TR> + <TR><TD PORT="v" COLSPAN="3" ALIGN="LEFT">v</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">4 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/xconfig.html" + tooltip="xconfig" + ]; + "xign" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xign</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xchan</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/xign.html" + tooltip="xign" + ]; + "addon":"id":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "app":"id":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "attach":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "auth_codes":"client_id":w -> "clients":"client_id":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "auth_codes":"id":w -> "tokens":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "config":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "config":"k":w -> "cache":"k":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "conv":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "event":"id":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fcontact":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "ffinder":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fserver":"id":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fsuggest":"id":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "group_member":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "groups":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "hook":"id":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "item":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "item_id":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "likes":"channel_id":w -> "channel":"channel_id":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "likes":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "mail":"account_id":w -> "account":"account_id":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "mail":"channel_id":w -> "channel":"channel_id":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "mail":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "manage":"id":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "pconfig":"id":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "pconfig":"k":w -> "cache":"k":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "photo":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profdef":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profext":"channel_id":w -> "channel":"channel_id":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "profext":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profext":"k":w -> "cache":"k":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "profile":"id":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profile_check":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "register":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sign":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "spam":"id":w -> "notify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sys_perms":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sys_perms":"k":w -> "cache":"k":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "tokens":"client_id":w -> "clients":"client_id":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "xconfig":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "xconfig":"k":w -> "cache":"k":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "xign":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; +} diff --git a/hubzilla_er/diagrams/summary/relationships.implied.large.png b/hubzilla_er/diagrams/summary/relationships.implied.large.png Binary files differnew file mode 100644 index 000000000..cfe93b293 --- /dev/null +++ b/hubzilla_er/diagrams/summary/relationships.implied.large.png diff --git a/hubzilla_er/diagrams/summary/relationships.real.compact.dot b/hubzilla_er/diagrams/summary/relationships.real.compact.dot new file mode 100644 index 000000000..d04941e90 --- /dev/null +++ b/hubzilla_er/diagrams/summary/relationships.real.compact.dot @@ -0,0 +1,22 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "compactRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; +} diff --git a/hubzilla_er/diagrams/summary/session.1degree.dot b/hubzilla_er/diagrams/summary/session.1degree.dot new file mode 100644 index 000000000..9d4db1b13 --- /dev/null +++ b/hubzilla_er/diagrams/summary/session.1degree.dot @@ -0,0 +1,33 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "session" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "session" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">session</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="sid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">sid</TD></TR> + <TR><TD PORT="data" COLSPAN="3" ALIGN="LEFT">data</TD></TR> + <TR><TD PORT="expire" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">expire</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">23 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/session.html" + tooltip="session" + ]; +} diff --git a/hubzilla_er/diagrams/summary/session.1degree.png b/hubzilla_er/diagrams/summary/session.1degree.png Binary files differnew file mode 100644 index 000000000..cdb8b2c6b --- /dev/null +++ b/hubzilla_er/diagrams/summary/session.1degree.png diff --git a/hubzilla_er/diagrams/summary/shares.1degree.dot b/hubzilla_er/diagrams/summary/shares.1degree.dot new file mode 100644 index 000000000..903d6bf1c --- /dev/null +++ b/hubzilla_er/diagrams/summary/shares.1degree.dot @@ -0,0 +1,33 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "shares" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "shares" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">shares</TD></TR> + <TR><TD PORT="share_id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">share_id</TD></TR> + <TR><TD PORT="share_type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">share_type</TD></TR> + <TR><TD PORT="share_target" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">share_target</TD></TR> + <TR><TD PORT="share_xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">share_xchan</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/shares.html" + tooltip="shares" + ]; +} diff --git a/hubzilla_er/diagrams/summary/shares.1degree.png b/hubzilla_er/diagrams/summary/shares.1degree.png Binary files differnew file mode 100644 index 000000000..b74cbe601 --- /dev/null +++ b/hubzilla_er/diagrams/summary/shares.1degree.png diff --git a/hubzilla_er/diagrams/summary/sign.1degree.dot b/hubzilla_er/diagrams/summary/sign.1degree.dot new file mode 100644 index 000000000..f3eac7028 --- /dev/null +++ b/hubzilla_er/diagrams/summary/sign.1degree.dot @@ -0,0 +1,35 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "sign" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "sign" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sign</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="iid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">iid</TD></TR> + <TR><TD PORT="retract_iid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">retract_iid</TD></TR> + <TR><TD PORT="signed_text" COLSPAN="3" ALIGN="LEFT">signed_text</TD></TR> + <TR><TD PORT="signature" COLSPAN="3" ALIGN="LEFT">signature</TD></TR> + <TR><TD PORT="signer" COLSPAN="3" ALIGN="LEFT">signer</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/sign.html" + tooltip="sign" + ]; +} diff --git a/hubzilla_er/diagrams/summary/sign.1degree.png b/hubzilla_er/diagrams/summary/sign.1degree.png Binary files differnew file mode 100644 index 000000000..5b23d795c --- /dev/null +++ b/hubzilla_er/diagrams/summary/sign.1degree.png diff --git a/hubzilla_er/diagrams/summary/site.1degree.dot b/hubzilla_er/diagrams/summary/site.1degree.dot new file mode 100644 index 000000000..0720837c7 --- /dev/null +++ b/hubzilla_er/diagrams/summary/site.1degree.dot @@ -0,0 +1,42 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "site" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "site" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">site</TD></TR> + <TR><TD PORT="site_url" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">site_url</TD></TR> + <TR><TD PORT="site_access" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">site_access</TD></TR> + <TR><TD PORT="site_flags" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">site_flags</TD></TR> + <TR><TD PORT="site_update" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">site_update</TD></TR> + <TR><TD PORT="site_pull" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">site_pull</TD></TR> + <TR><TD PORT="site_sync" COLSPAN="3" ALIGN="LEFT">site_sync</TD></TR> + <TR><TD PORT="site_directory" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">site_directory</TD></TR> + <TR><TD PORT="site_register" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">site_register</TD></TR> + <TR><TD PORT="site_sellpage" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">site_sellpage</TD></TR> + <TR><TD PORT="site_location" COLSPAN="3" ALIGN="LEFT">site_location</TD></TR> + <TR><TD PORT="site_realm" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">site_realm</TD></TR> + <TR><TD PORT="site_valid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">site_valid</TD></TR> + <TR><TD PORT="site_dead" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">site_dead</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">117 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/site.html" + tooltip="site" + ]; +} diff --git a/hubzilla_er/diagrams/summary/site.1degree.png b/hubzilla_er/diagrams/summary/site.1degree.png Binary files differnew file mode 100644 index 000000000..ce32c84b9 --- /dev/null +++ b/hubzilla_er/diagrams/summary/site.1degree.png diff --git a/hubzilla_er/diagrams/summary/source.1degree.dot b/hubzilla_er/diagrams/summary/source.1degree.dot new file mode 100644 index 000000000..fa656d7df --- /dev/null +++ b/hubzilla_er/diagrams/summary/source.1degree.dot @@ -0,0 +1,34 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "source" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "source" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">source</TD></TR> + <TR><TD PORT="src_id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">src_id</TD></TR> + <TR><TD PORT="src_channel_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">src_channel_id</TD></TR> + <TR><TD PORT="src_channel_xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">src_channel_xchan</TD></TR> + <TR><TD PORT="src_xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">src_xchan</TD></TR> + <TR><TD PORT="src_patt" COLSPAN="3" ALIGN="LEFT">src_patt</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/source.html" + tooltip="source" + ]; +} diff --git a/hubzilla_er/diagrams/summary/source.1degree.png b/hubzilla_er/diagrams/summary/source.1degree.png Binary files differnew file mode 100644 index 000000000..fda7de5b6 --- /dev/null +++ b/hubzilla_er/diagrams/summary/source.1degree.png diff --git a/hubzilla_er/diagrams/summary/spam.1degree.dot b/hubzilla_er/diagrams/summary/spam.1degree.dot new file mode 100644 index 000000000..d8a7e8b67 --- /dev/null +++ b/hubzilla_er/diagrams/summary/spam.1degree.dot @@ -0,0 +1,35 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "spam" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "spam" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">spam</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="spam" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">spam</TD></TR> + <TR><TD PORT="ham" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">ham</TD></TR> + <TR><TD PORT="term" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">term</TD></TR> + <TR><TD PORT="date" COLSPAN="3" ALIGN="LEFT">date</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/spam.html" + tooltip="spam" + ]; +} diff --git a/hubzilla_er/diagrams/summary/spam.1degree.png b/hubzilla_er/diagrams/summary/spam.1degree.png Binary files differnew file mode 100644 index 000000000..705472eea --- /dev/null +++ b/hubzilla_er/diagrams/summary/spam.1degree.png diff --git a/hubzilla_er/diagrams/summary/sys_perms.1degree.dot b/hubzilla_er/diagrams/summary/sys_perms.1degree.dot new file mode 100644 index 000000000..caea5abe8 --- /dev/null +++ b/hubzilla_er/diagrams/summary/sys_perms.1degree.dot @@ -0,0 +1,34 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "sys_perms" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "sys_perms" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sys_perms</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="cat" COLSPAN="3" ALIGN="LEFT">cat</TD></TR> + <TR><TD PORT="k" COLSPAN="3" ALIGN="LEFT">k</TD></TR> + <TR><TD PORT="v" COLSPAN="3" ALIGN="LEFT">v</TD></TR> + <TR><TD PORT="public_perm" COLSPAN="3" ALIGN="LEFT">public_perm</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/sys_perms.html" + tooltip="sys_perms" + ]; +} diff --git a/hubzilla_er/diagrams/summary/sys_perms.1degree.png b/hubzilla_er/diagrams/summary/sys_perms.1degree.png Binary files differnew file mode 100644 index 000000000..c3c9fd415 --- /dev/null +++ b/hubzilla_er/diagrams/summary/sys_perms.1degree.png diff --git a/hubzilla_er/diagrams/summary/term.1degree.dot b/hubzilla_er/diagrams/summary/term.1degree.dot new file mode 100644 index 000000000..99f75cb2e --- /dev/null +++ b/hubzilla_er/diagrams/summary/term.1degree.dot @@ -0,0 +1,40 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "term" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "term" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">term</TD></TR> + <TR><TD PORT="tid" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">tid</TD></TR> + <TR><TD PORT="aid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">aid</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="oid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">oid</TD></TR> + <TR><TD PORT="otype" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">otype</TD></TR> + <TR><TD PORT="type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD></TR> + <TR><TD PORT="term" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">term</TD></TR> + <TR><TD PORT="url" COLSPAN="3" ALIGN="LEFT">url</TD></TR> + <TR><TD PORT="imgurl" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">imgurl</TD></TR> + <TR><TD PORT="term_hash" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">term_hash</TD></TR> + <TR><TD PORT="parent_hash" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">parent_hash</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">7Â 585 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/term.html" + tooltip="term" + ]; +} diff --git a/hubzilla_er/diagrams/summary/term.1degree.png b/hubzilla_er/diagrams/summary/term.1degree.png Binary files differnew file mode 100644 index 000000000..1ed65fee6 --- /dev/null +++ b/hubzilla_er/diagrams/summary/term.1degree.png diff --git a/hubzilla_er/diagrams/summary/tokens.1degree.dot b/hubzilla_er/diagrams/summary/tokens.1degree.dot new file mode 100644 index 000000000..5efc34ca1 --- /dev/null +++ b/hubzilla_er/diagrams/summary/tokens.1degree.dot @@ -0,0 +1,35 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "tokens" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "tokens" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">tokens</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="secret" COLSPAN="3" ALIGN="LEFT">secret</TD></TR> + <TR><TD PORT="client_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">client_id</TD></TR> + <TR><TD PORT="expires" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">expires</TD></TR> + <TR><TD PORT="scope" COLSPAN="3" ALIGN="LEFT">scope</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/tokens.html" + tooltip="tokens" + ]; +} diff --git a/hubzilla_er/diagrams/summary/tokens.1degree.png b/hubzilla_er/diagrams/summary/tokens.1degree.png Binary files differnew file mode 100644 index 000000000..c2bd336dc --- /dev/null +++ b/hubzilla_er/diagrams/summary/tokens.1degree.png diff --git a/hubzilla_er/diagrams/summary/updates.1degree.dot b/hubzilla_er/diagrams/summary/updates.1degree.dot new file mode 100644 index 000000000..e779f8247 --- /dev/null +++ b/hubzilla_er/diagrams/summary/updates.1degree.dot @@ -0,0 +1,36 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "updates" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "updates" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">updates</TD></TR> + <TR><TD PORT="ud_id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">ud_id</TD></TR> + <TR><TD PORT="ud_hash" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">ud_hash</TD></TR> + <TR><TD PORT="ud_guid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">ud_guid</TD></TR> + <TR><TD PORT="ud_date" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">ud_date</TD></TR> + <TR><TD PORT="ud_last" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">ud_last</TD></TR> + <TR><TD PORT="ud_flags" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">ud_flags</TD></TR> + <TR><TD PORT="ud_addr" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">ud_addr</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/updates.html" + tooltip="updates" + ]; +} diff --git a/hubzilla_er/diagrams/summary/updates.1degree.png b/hubzilla_er/diagrams/summary/updates.1degree.png Binary files differnew file mode 100644 index 000000000..7d5990ca1 --- /dev/null +++ b/hubzilla_er/diagrams/summary/updates.1degree.png diff --git a/hubzilla_er/diagrams/summary/verify.1degree.dot b/hubzilla_er/diagrams/summary/verify.1degree.dot new file mode 100644 index 000000000..f991cf6c5 --- /dev/null +++ b/hubzilla_er/diagrams/summary/verify.1degree.dot @@ -0,0 +1,35 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "verify" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "verify" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">verify</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="channel" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel</TD></TR> + <TR><TD PORT="type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD></TR> + <TR><TD PORT="token" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">token</TD></TR> + <TR><TD PORT="meta" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">meta</TD></TR> + <TR><TD PORT="created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/verify.html" + tooltip="verify" + ]; +} diff --git a/hubzilla_er/diagrams/summary/verify.1degree.png b/hubzilla_er/diagrams/summary/verify.1degree.png Binary files differnew file mode 100644 index 000000000..9813ddaaf --- /dev/null +++ b/hubzilla_er/diagrams/summary/verify.1degree.png diff --git a/hubzilla_er/diagrams/summary/vote.1degree.dot b/hubzilla_er/diagrams/summary/vote.1degree.dot new file mode 100644 index 000000000..b0a0a3aac --- /dev/null +++ b/hubzilla_er/diagrams/summary/vote.1degree.dot @@ -0,0 +1,34 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "vote" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "vote" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">vote</TD></TR> + <TR><TD PORT="vote_id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">vote_id</TD></TR> + <TR><TD PORT="vote_poll" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">vote_poll</TD></TR> + <TR><TD PORT="vote_element" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">vote_element</TD></TR> + <TR><TD PORT="vote_result" COLSPAN="3" ALIGN="LEFT">vote_result</TD></TR> + <TR><TD PORT="vote_xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">vote_xchan</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/vote.html" + tooltip="vote" + ]; +} diff --git a/hubzilla_er/diagrams/summary/vote.1degree.png b/hubzilla_er/diagrams/summary/vote.1degree.png Binary files differnew file mode 100644 index 000000000..ae4a552bc --- /dev/null +++ b/hubzilla_er/diagrams/summary/vote.1degree.png diff --git a/hubzilla_er/diagrams/summary/xchan.1degree.dot b/hubzilla_er/diagrams/summary/xchan.1degree.dot new file mode 100644 index 000000000..6fcaf34fa --- /dev/null +++ b/hubzilla_er/diagrams/summary/xchan.1degree.dot @@ -0,0 +1,55 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "xchan" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "xchan" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xchan</TD></TR> + <TR><TD PORT="xchan_hash" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">xchan_hash</TD></TR> + <TR><TD PORT="xchan_guid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xchan_guid</TD></TR> + <TR><TD PORT="xchan_guid_sig" COLSPAN="3" ALIGN="LEFT">xchan_guid_sig</TD></TR> + <TR><TD PORT="xchan_pubkey" COLSPAN="3" ALIGN="LEFT">xchan_pubkey</TD></TR> + <TR><TD PORT="xchan_photo_mimetype" COLSPAN="3" ALIGN="LEFT">xchan_photo_mimetype</TD></TR> + <TR><TD PORT="xchan_photo_l" COLSPAN="3" ALIGN="LEFT">xchan_photo_l</TD></TR> + <TR><TD PORT="xchan_photo_m" COLSPAN="3" ALIGN="LEFT">xchan_photo_m</TD></TR> + <TR><TD PORT="xchan_photo_s" COLSPAN="3" ALIGN="LEFT">xchan_photo_s</TD></TR> + <TR><TD PORT="xchan_addr" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xchan_addr</TD></TR> + <TR><TD PORT="xchan_url" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xchan_url</TD></TR> + <TR><TD PORT="xchan_connurl" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xchan_connurl</TD></TR> + <TR><TD PORT="xchan_follow" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xchan_follow</TD></TR> + <TR><TD PORT="xchan_connpage" COLSPAN="3" ALIGN="LEFT">xchan_connpage</TD></TR> + <TR><TD PORT="xchan_name" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xchan_name</TD></TR> + <TR><TD PORT="xchan_network" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xchan_network</TD></TR> + <TR><TD PORT="xchan_instance_url" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xchan_instance_url</TD></TR> + <TR><TD PORT="xchan_flags" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xchan_flags</TD></TR> + <TR><TD PORT="xchan_photo_date" COLSPAN="3" ALIGN="LEFT">xchan_photo_date</TD></TR> + <TR><TD PORT="xchan_name_date" COLSPAN="3" ALIGN="LEFT">xchan_name_date</TD></TR> + <TR><TD PORT="xchan_hidden" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xchan_hidden</TD></TR> + <TR><TD PORT="xchan_orphan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xchan_orphan</TD></TR> + <TR><TD PORT="xchan_censored" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xchan_censored</TD></TR> + <TR><TD PORT="xchan_selfcensored" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xchan_selfcensored</TD></TR> + <TR><TD PORT="xchan_system" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xchan_system</TD></TR> + <TR><TD PORT="xchan_pubforum" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xchan_pubforum</TD></TR> + <TR><TD PORT="xchan_deleted" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xchan_deleted</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1Â 168 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/xchan.html" + tooltip="xchan" + ]; +} diff --git a/hubzilla_er/diagrams/summary/xchan.1degree.png b/hubzilla_er/diagrams/summary/xchan.1degree.png Binary files differnew file mode 100644 index 000000000..1fa074f88 --- /dev/null +++ b/hubzilla_er/diagrams/summary/xchan.1degree.png diff --git a/hubzilla_er/diagrams/summary/xchat.1degree.dot b/hubzilla_er/diagrams/summary/xchat.1degree.dot new file mode 100644 index 000000000..515ac658d --- /dev/null +++ b/hubzilla_er/diagrams/summary/xchat.1degree.dot @@ -0,0 +1,34 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "xchat" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "xchat" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xchat</TD></TR> + <TR><TD PORT="xchat_id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">xchat_id</TD></TR> + <TR><TD PORT="xchat_url" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xchat_url</TD></TR> + <TR><TD PORT="xchat_desc" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xchat_desc</TD></TR> + <TR><TD PORT="xchat_xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xchat_xchan</TD></TR> + <TR><TD PORT="xchat_edited" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xchat_edited</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/xchat.html" + tooltip="xchat" + ]; +} diff --git a/hubzilla_er/diagrams/summary/xchat.1degree.png b/hubzilla_er/diagrams/summary/xchat.1degree.png Binary files differnew file mode 100644 index 000000000..0de11e872 --- /dev/null +++ b/hubzilla_er/diagrams/summary/xchat.1degree.png diff --git a/hubzilla_er/diagrams/summary/xconfig.1degree.dot b/hubzilla_er/diagrams/summary/xconfig.1degree.dot new file mode 100644 index 000000000..2c9ce236e --- /dev/null +++ b/hubzilla_er/diagrams/summary/xconfig.1degree.dot @@ -0,0 +1,34 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "xconfig" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "xconfig" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xconfig</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xchan</TD></TR> + <TR><TD PORT="cat" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">cat</TD></TR> + <TR><TD PORT="k" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">k</TD></TR> + <TR><TD PORT="v" COLSPAN="3" ALIGN="LEFT">v</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">4 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/xconfig.html" + tooltip="xconfig" + ]; +} diff --git a/hubzilla_er/diagrams/summary/xconfig.1degree.png b/hubzilla_er/diagrams/summary/xconfig.1degree.png Binary files differnew file mode 100644 index 000000000..0233ce01e --- /dev/null +++ b/hubzilla_er/diagrams/summary/xconfig.1degree.png diff --git a/hubzilla_er/diagrams/summary/xign.1degree.dot b/hubzilla_er/diagrams/summary/xign.1degree.dot new file mode 100644 index 000000000..2642999ab --- /dev/null +++ b/hubzilla_er/diagrams/summary/xign.1degree.dot @@ -0,0 +1,32 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "xign" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "xign" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xign</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xchan</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/xign.html" + tooltip="xign" + ]; +} diff --git a/hubzilla_er/diagrams/summary/xign.1degree.png b/hubzilla_er/diagrams/summary/xign.1degree.png Binary files differnew file mode 100644 index 000000000..a0990cb2e --- /dev/null +++ b/hubzilla_er/diagrams/summary/xign.1degree.png diff --git a/hubzilla_er/diagrams/summary/xlink.1degree.dot b/hubzilla_er/diagrams/summary/xlink.1degree.dot new file mode 100644 index 000000000..de98407c2 --- /dev/null +++ b/hubzilla_er/diagrams/summary/xlink.1degree.dot @@ -0,0 +1,37 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "xlink" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "xlink" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xlink</TD></TR> + <TR><TD PORT="xlink_id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">xlink_id</TD></TR> + <TR><TD PORT="xlink_xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xlink_xchan</TD></TR> + <TR><TD PORT="xlink_link" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xlink_link</TD></TR> + <TR><TD PORT="xlink_rating" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xlink_rating</TD></TR> + <TR><TD PORT="xlink_rating_text" COLSPAN="3" ALIGN="LEFT">xlink_rating_text</TD></TR> + <TR><TD PORT="xlink_updated" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xlink_updated</TD></TR> + <TR><TD PORT="xlink_static" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xlink_static</TD></TR> + <TR><TD PORT="xlink_sig" COLSPAN="3" ALIGN="LEFT">xlink_sig</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">244 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/xlink.html" + tooltip="xlink" + ]; +} diff --git a/hubzilla_er/diagrams/summary/xlink.1degree.png b/hubzilla_er/diagrams/summary/xlink.1degree.png Binary files differnew file mode 100644 index 000000000..81eb1b6ce --- /dev/null +++ b/hubzilla_er/diagrams/summary/xlink.1degree.png diff --git a/hubzilla_er/diagrams/summary/xperm.1degree.dot b/hubzilla_er/diagrams/summary/xperm.1degree.dot new file mode 100644 index 000000000..bc73e1def --- /dev/null +++ b/hubzilla_er/diagrams/summary/xperm.1degree.dot @@ -0,0 +1,33 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "xperm" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "xperm" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xperm</TD></TR> + <TR><TD PORT="xp_id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">xp_id</TD></TR> + <TR><TD PORT="xp_client" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xp_client</TD></TR> + <TR><TD PORT="xp_channel" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xp_channel</TD></TR> + <TR><TD PORT="xp_perm" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xp_perm</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/xperm.html" + tooltip="xperm" + ]; +} diff --git a/hubzilla_er/diagrams/summary/xperm.1degree.png b/hubzilla_er/diagrams/summary/xperm.1degree.png Binary files differnew file mode 100644 index 000000000..43e0429c3 --- /dev/null +++ b/hubzilla_er/diagrams/summary/xperm.1degree.png diff --git a/hubzilla_er/diagrams/summary/xprof.1degree.dot b/hubzilla_er/diagrams/summary/xprof.1degree.dot new file mode 100644 index 000000000..21a9a95d4 --- /dev/null +++ b/hubzilla_er/diagrams/summary/xprof.1degree.dot @@ -0,0 +1,44 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "xprof" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "xprof" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xprof</TD></TR> + <TR><TD PORT="xprof_hash" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">xprof_hash</TD></TR> + <TR><TD PORT="xprof_age" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xprof_age</TD></TR> + <TR><TD PORT="xprof_desc" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xprof_desc</TD></TR> + <TR><TD PORT="xprof_dob" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xprof_dob</TD></TR> + <TR><TD PORT="xprof_gender" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xprof_gender</TD></TR> + <TR><TD PORT="xprof_marital" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xprof_marital</TD></TR> + <TR><TD PORT="xprof_sexual" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xprof_sexual</TD></TR> + <TR><TD PORT="xprof_locale" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xprof_locale</TD></TR> + <TR><TD PORT="xprof_region" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xprof_region</TD></TR> + <TR><TD PORT="xprof_postcode" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xprof_postcode</TD></TR> + <TR><TD PORT="xprof_country" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xprof_country</TD></TR> + <TR><TD PORT="xprof_keywords" COLSPAN="3" ALIGN="LEFT">xprof_keywords</TD></TR> + <TR><TD PORT="xprof_about" COLSPAN="3" ALIGN="LEFT">xprof_about</TD></TR> + <TR><TD PORT="xprof_homepage" COLSPAN="3" ALIGN="LEFT">xprof_homepage</TD></TR> + <TR><TD PORT="xprof_hometown" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xprof_hometown</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/xprof.html" + tooltip="xprof" + ]; +} diff --git a/hubzilla_er/diagrams/summary/xprof.1degree.png b/hubzilla_er/diagrams/summary/xprof.1degree.png Binary files differnew file mode 100644 index 000000000..deba49a1f --- /dev/null +++ b/hubzilla_er/diagrams/summary/xprof.1degree.png diff --git a/hubzilla_er/diagrams/summary/xtag.1degree.dot b/hubzilla_er/diagrams/summary/xtag.1degree.dot new file mode 100644 index 000000000..d258c8875 --- /dev/null +++ b/hubzilla_er/diagrams/summary/xtag.1degree.dot @@ -0,0 +1,33 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "xtag" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "xtag" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xtag</TD></TR> + <TR><TD PORT="xtag_id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">xtag_id</TD></TR> + <TR><TD PORT="xtag_hash" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xtag_hash</TD></TR> + <TR><TD PORT="xtag_term" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xtag_term</TD></TR> + <TR><TD PORT="xtag_flags" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xtag_flags</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="tables/xtag.html" + tooltip="xtag" + ]; +} diff --git a/hubzilla_er/diagrams/summary/xtag.1degree.png b/hubzilla_er/diagrams/summary/xtag.1degree.png Binary files differnew file mode 100644 index 000000000..def67569d --- /dev/null +++ b/hubzilla_er/diagrams/summary/xtag.1degree.png diff --git a/hubzilla_er/diagrams/sys_perms.1degree.dot b/hubzilla_er/diagrams/sys_perms.1degree.dot new file mode 100644 index 000000000..5d1b68501 --- /dev/null +++ b/hubzilla_er/diagrams/sys_perms.1degree.dot @@ -0,0 +1,36 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "oneDegreeRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "sys_perms" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sys_perms</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="cat" COLSPAN="2" ALIGN="LEFT">cat</TD><TD PORT="cat.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="k" COLSPAN="2" ALIGN="LEFT">k</TD><TD PORT="k.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="v" COLSPAN="2" ALIGN="LEFT">v</TD><TD PORT="v.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="public_perm" COLSPAN="2" ALIGN="LEFT">public_perm</TD><TD PORT="public_perm.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 0</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="sys_perms.html" + tooltip="sys_perms" + ]; +} diff --git a/hubzilla_er/diagrams/sys_perms.1degree.png b/hubzilla_er/diagrams/sys_perms.1degree.png Binary files differnew file mode 100644 index 000000000..8d0d335c7 --- /dev/null +++ b/hubzilla_er/diagrams/sys_perms.1degree.png diff --git a/hubzilla_er/diagrams/sys_perms.implied2degrees.dot b/hubzilla_er/diagrams/sys_perms.implied2degrees.dot new file mode 100644 index 000000000..7e8a6b6ad --- /dev/null +++ b/hubzilla_er/diagrams/sys_perms.implied2degrees.dot @@ -0,0 +1,288 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "impliedTwoDegreesRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "attach":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "config":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "config":"elipses":w -> "cache":"k":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "conv":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fcontact":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "ffinder":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "group_member":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "groups":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "item":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "item_id":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "likes":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "mail":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "pconfig":"elipses":w -> "cache":"k":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "photo":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profdef":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profext":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profext":"elipses":w -> "cache":"k":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "profile_check":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "register":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sign":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sys_perms":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sys_perms":"k":w -> "cache":"k":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "xconfig":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "xconfig":"elipses":w -> "cache":"k":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "xign":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "attach" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">attach</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="attach.html" + tooltip="attach" + ]; + "cache" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">cache</TD></TR> + <TR><TD PORT="k" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">k</TD></TR> + <TR><TD PORT="v" COLSPAN="3" ALIGN="LEFT">v</TD></TR> + <TR><TD PORT="updated" COLSPAN="3" ALIGN="LEFT">updated</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">21 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">5 ></TD></TR> + </TABLE>> + URL="cache.html" + tooltip="cache" + ]; + "config" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">config</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">52 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="config.html" + tooltip="config" + ]; + "conv" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">conv</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="conv.html" + tooltip="conv" + ]; + "fcontact" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fcontact</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="fcontact.html" + tooltip="fcontact" + ]; + "ffinder" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">ffinder</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="ffinder.html" + tooltip="ffinder" + ]; + "group_member" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">group_member</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">2 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="group_member.html" + tooltip="group_member" + ]; + "groups" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">groups</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">5 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="groups.html" + tooltip="groups" + ]; + "item" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">9Â 613 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="item.html" + tooltip="item" + ]; + "item_id" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item_id</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="item_id.html" + tooltip="item_id" + ]; + "likes" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">likes</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="likes.html" + tooltip="likes" + ]; + "mail" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">mail</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 3</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">7 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="mail.html" + tooltip="mail" + ]; + "pconfig" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">pconfig</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">232 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="pconfig.html" + tooltip="pconfig" + ]; + "photo" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">photo</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">3Â 495 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="photo.html" + tooltip="photo" + ]; + "profdef" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profdef</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profdef.html" + tooltip="profdef" + ]; + "profext" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profext</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 3</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profext.html" + tooltip="profext" + ]; + "profile_check" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profile_check</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profile_check.html" + tooltip="profile_check" + ]; + "register" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">register</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="register.html" + tooltip="register" + ]; + "sign" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sign</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="sign.html" + tooltip="sign" + ]; + "sys_perms" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sys_perms</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="cat" COLSPAN="2" ALIGN="LEFT">cat</TD><TD PORT="cat.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="k" COLSPAN="2" ALIGN="LEFT">k</TD><TD PORT="k.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="v" COLSPAN="2" ALIGN="LEFT">v</TD><TD PORT="v.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD PORT="public_perm" COLSPAN="2" ALIGN="LEFT">public_perm</TD><TD PORT="public_perm.type" ALIGN="LEFT">bit[0]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="sys_perms.html" + tooltip="sys_perms" + ]; + "verify" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">verify</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="channel" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel</TD></TR> + <TR><TD PORT="type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD></TR> + <TR><TD PORT="token" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">token</TD></TR> + <TR><TD PORT="meta" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">meta</TD></TR> + <TR><TD PORT="created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">20 ></TD></TR> + </TABLE>> + URL="verify.html" + tooltip="verify" + ]; + "xconfig" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xconfig</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">4 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="xconfig.html" + tooltip="xconfig" + ]; + "xign" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xign</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="xign.html" + tooltip="xign" + ]; +} diff --git a/hubzilla_er/diagrams/sys_perms.implied2degrees.png b/hubzilla_er/diagrams/sys_perms.implied2degrees.png Binary files differnew file mode 100644 index 000000000..e2ffc02f2 --- /dev/null +++ b/hubzilla_er/diagrams/sys_perms.implied2degrees.png diff --git a/hubzilla_er/diagrams/tokens.1degree.dot b/hubzilla_er/diagrams/tokens.1degree.dot new file mode 100644 index 000000000..736431cb1 --- /dev/null +++ b/hubzilla_er/diagrams/tokens.1degree.dot @@ -0,0 +1,37 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "oneDegreeRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "tokens" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">tokens</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">varchar[40]</TD></TR> + <TR><TD PORT="secret" COLSPAN="2" ALIGN="LEFT">secret</TD><TD PORT="secret.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="client_id" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">client_id</TD><TD PORT="client_id.type" ALIGN="LEFT">varchar[20]</TD></TR> + <TR><TD PORT="expires" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">expires</TD><TD PORT="expires.type" ALIGN="LEFT">bigint unsigned[20]</TD></TR> + <TR><TD PORT="scope" COLSPAN="2" ALIGN="LEFT">scope</TD><TD PORT="scope.type" ALIGN="LEFT">varchar[200]</TD></TR> + <TR><TD PORT="uid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD><TD PORT="uid.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 0</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="tokens.html" + tooltip="tokens" + ]; +} diff --git a/hubzilla_er/diagrams/tokens.1degree.png b/hubzilla_er/diagrams/tokens.1degree.png Binary files differnew file mode 100644 index 000000000..e394a4531 --- /dev/null +++ b/hubzilla_er/diagrams/tokens.1degree.png diff --git a/hubzilla_er/diagrams/tokens.implied2degrees.dot b/hubzilla_er/diagrams/tokens.implied2degrees.dot new file mode 100644 index 000000000..e5fa204dc --- /dev/null +++ b/hubzilla_er/diagrams/tokens.implied2degrees.dot @@ -0,0 +1,69 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "impliedTwoDegreesRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "auth_codes":"client_id":w -> "clients":"client_id":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "auth_codes":"id":w -> "tokens":"id.type":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "tokens":"client_id":w -> "clients":"client_id":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "auth_codes" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">auth_codes</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="client_id" COLSPAN="3" ALIGN="LEFT">client_id</TD></TR> + <TR><TD PORT="redirect_uri" COLSPAN="3" ALIGN="LEFT">redirect_uri</TD></TR> + <TR><TD PORT="expires" COLSPAN="3" ALIGN="LEFT">expires</TD></TR> + <TR><TD PORT="scope" COLSPAN="3" ALIGN="LEFT">scope</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="auth_codes.html" + tooltip="auth_codes" + ]; + "clients" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">clients</TD></TR> + <TR><TD PORT="client_id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">client_id</TD></TR> + <TR><TD PORT="pw" COLSPAN="3" ALIGN="LEFT">pw</TD></TR> + <TR><TD PORT="redirect_uri" COLSPAN="3" ALIGN="LEFT">redirect_uri</TD></TR> + <TR><TD PORT="name" COLSPAN="3" ALIGN="LEFT">name</TD></TR> + <TR><TD PORT="icon" COLSPAN="3" ALIGN="LEFT">icon</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" ALIGN="LEFT">uid</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">2 ></TD></TR> + </TABLE>> + URL="clients.html" + tooltip="clients" + ]; + "tokens" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">tokens</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">varchar[40]</TD></TR> + <TR><TD PORT="secret" COLSPAN="2" ALIGN="LEFT">secret</TD><TD PORT="secret.type" ALIGN="LEFT">text[65535]</TD></TR> + <TR><TD PORT="client_id" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">client_id</TD><TD PORT="client_id.type" ALIGN="LEFT">varchar[20]</TD></TR> + <TR><TD PORT="expires" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">expires</TD><TD PORT="expires.type" ALIGN="LEFT">bigint unsigned[20]</TD></TR> + <TR><TD PORT="scope" COLSPAN="2" ALIGN="LEFT">scope</TD><TD PORT="scope.type" ALIGN="LEFT">varchar[200]</TD></TR> + <TR><TD PORT="uid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD><TD PORT="uid.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 ></TD></TR> + </TABLE>> + URL="tokens.html" + tooltip="tokens" + ]; +} diff --git a/hubzilla_er/diagrams/tokens.implied2degrees.png b/hubzilla_er/diagrams/tokens.implied2degrees.png Binary files differnew file mode 100644 index 000000000..587686310 --- /dev/null +++ b/hubzilla_er/diagrams/tokens.implied2degrees.png diff --git a/hubzilla_er/diagrams/verify.1degree.dot b/hubzilla_er/diagrams/verify.1degree.dot new file mode 100644 index 000000000..a9e1d1415 --- /dev/null +++ b/hubzilla_er/diagrams/verify.1degree.dot @@ -0,0 +1,37 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "oneDegreeRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "verify" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">verify</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel</TD><TD PORT="channel.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="type" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD><TD PORT="type.type" ALIGN="LEFT">char[32]</TD></TR> + <TR><TD PORT="token" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">token</TD><TD PORT="token.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="meta" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">meta</TD><TD PORT="meta.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="created" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD><TD PORT="created.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 0</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="verify.html" + tooltip="verify" + ]; +} diff --git a/hubzilla_er/diagrams/verify.1degree.png b/hubzilla_er/diagrams/verify.1degree.png Binary files differnew file mode 100644 index 000000000..de8104c2a --- /dev/null +++ b/hubzilla_er/diagrams/verify.1degree.png diff --git a/hubzilla_er/diagrams/verify.implied2degrees.dot b/hubzilla_er/diagrams/verify.implied2degrees.dot new file mode 100644 index 000000000..d6af10dde --- /dev/null +++ b/hubzilla_er/diagrams/verify.implied2degrees.dot @@ -0,0 +1,518 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "impliedTwoDegreesRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "attach":"id":w -> "verify":"id.type":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "config":"id":w -> "verify":"id.type":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "config":"k":w -> "cache":"elipses":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "conv":"id":w -> "verify":"id.type":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fcontact":"id":w -> "verify":"id.type":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "ffinder":"id":w -> "verify":"id.type":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "group_member":"id":w -> "verify":"id.type":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "groups":"id":w -> "verify":"id.type":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "item":"id":w -> "verify":"id.type":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "item_id":"id":w -> "verify":"id.type":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "likes":"channel_id":w -> "channel":"elipses":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "likes":"id":w -> "verify":"id.type":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "mail":"account_id":w -> "account":"elipses":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "mail":"channel_id":w -> "channel":"elipses":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "mail":"id":w -> "verify":"id.type":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "photo":"id":w -> "verify":"id.type":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profdef":"id":w -> "verify":"id.type":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profext":"channel_id":w -> "channel":"elipses":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "profext":"id":w -> "verify":"id.type":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profext":"k":w -> "cache":"elipses":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "profile_check":"id":w -> "verify":"id.type":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "register":"id":w -> "verify":"id.type":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sign":"id":w -> "verify":"id.type":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sys_perms":"id":w -> "verify":"id.type":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sys_perms":"k":w -> "cache":"elipses":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "xconfig":"id":w -> "verify":"id.type":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "xconfig":"k":w -> "cache":"elipses":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "xign":"id":w -> "verify":"id.type":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "account" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">account</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 ></TD></TR> + </TABLE>> + URL="account.html" + tooltip="account" + ]; + "attach" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">attach</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="aid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">aid</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="hash" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hash</TD></TR> + <TR><TD PORT="creator" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">creator</TD></TR> + <TR><TD PORT="filename" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">filename</TD></TR> + <TR><TD PORT="filetype" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">filetype</TD></TR> + <TR><TD PORT="filesize" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">filesize</TD></TR> + <TR><TD PORT="revision" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">revision</TD></TR> + <TR><TD PORT="folder" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">folder</TD></TR> + <TR><TD PORT="flags" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">flags</TD></TR> + <TR><TD PORT="is_dir" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">is_dir</TD></TR> + <TR><TD PORT="is_photo" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">is_photo</TD></TR> + <TR><TD PORT="os_storage" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">os_storage</TD></TR> + <TR><TD PORT="os_path" COLSPAN="3" ALIGN="LEFT">os_path</TD></TR> + <TR><TD PORT="display_path" COLSPAN="3" ALIGN="LEFT">display_path</TD></TR> + <TR><TD PORT="data" COLSPAN="3" ALIGN="LEFT">data</TD></TR> + <TR><TD PORT="created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD></TR> + <TR><TD PORT="edited" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">edited</TD></TR> + <TR><TD PORT="allow_cid" COLSPAN="3" ALIGN="LEFT">allow_cid</TD></TR> + <TR><TD PORT="allow_gid" COLSPAN="3" ALIGN="LEFT">allow_gid</TD></TR> + <TR><TD PORT="deny_cid" COLSPAN="3" ALIGN="LEFT">deny_cid</TD></TR> + <TR><TD PORT="deny_gid" COLSPAN="3" ALIGN="LEFT">deny_gid</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="attach.html" + tooltip="attach" + ]; + "cache" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">cache</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">21 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">5 ></TD></TR> + </TABLE>> + URL="cache.html" + tooltip="cache" + ]; + "channel" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">channel</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">5 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">3 ></TD></TR> + </TABLE>> + URL="channel.html" + tooltip="channel" + ]; + "config" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">config</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="cat" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">cat</TD></TR> + <TR><TD PORT="k" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">k</TD></TR> + <TR><TD PORT="v" COLSPAN="3" ALIGN="LEFT">v</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">52 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="config.html" + tooltip="config" + ]; + "conv" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">conv</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="guid" COLSPAN="3" ALIGN="LEFT">guid</TD></TR> + <TR><TD PORT="recips" COLSPAN="3" ALIGN="LEFT">recips</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="creator" COLSPAN="3" ALIGN="LEFT">creator</TD></TR> + <TR><TD PORT="created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD></TR> + <TR><TD PORT="updated" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">updated</TD></TR> + <TR><TD PORT="subject" COLSPAN="3" ALIGN="LEFT">subject</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="conv.html" + tooltip="conv" + ]; + "fcontact" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fcontact</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="url" COLSPAN="3" ALIGN="LEFT">url</TD></TR> + <TR><TD PORT="name" COLSPAN="3" ALIGN="LEFT">name</TD></TR> + <TR><TD PORT="photo" COLSPAN="3" ALIGN="LEFT">photo</TD></TR> + <TR><TD PORT="request" COLSPAN="3" ALIGN="LEFT">request</TD></TR> + <TR><TD PORT="nick" COLSPAN="3" ALIGN="LEFT">nick</TD></TR> + <TR><TD PORT="addr" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">addr</TD></TR> + <TR><TD PORT="batch" COLSPAN="3" ALIGN="LEFT">batch</TD></TR> + <TR><TD PORT="notify" COLSPAN="3" ALIGN="LEFT">notify</TD></TR> + <TR><TD PORT="poll" COLSPAN="3" ALIGN="LEFT">poll</TD></TR> + <TR><TD PORT="confirm" COLSPAN="3" ALIGN="LEFT">confirm</TD></TR> + <TR><TD PORT="priority" COLSPAN="3" ALIGN="LEFT">priority</TD></TR> + <TR><TD PORT="network" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">network</TD></TR> + <TR><TD PORT="alias" COLSPAN="3" ALIGN="LEFT">alias</TD></TR> + <TR><TD PORT="pubkey" COLSPAN="3" ALIGN="LEFT">pubkey</TD></TR> + <TR><TD PORT="updated" COLSPAN="3" ALIGN="LEFT">updated</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="fcontact.html" + tooltip="fcontact" + ]; + "ffinder" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">ffinder</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="cid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">cid</TD></TR> + <TR><TD PORT="fid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">fid</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="ffinder.html" + tooltip="ffinder" + ]; + "group_member" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">group_member</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="gid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">gid</TD></TR> + <TR><TD PORT="xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xchan</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">2 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="group_member.html" + tooltip="group_member" + ]; + "groups" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">groups</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="hash" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hash</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="visible" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">visible</TD></TR> + <TR><TD PORT="deleted" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">deleted</TD></TR> + <TR><TD PORT="name" COLSPAN="3" ALIGN="LEFT">name</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">5 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="groups.html" + tooltip="groups" + ]; + "item" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="mid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mid</TD></TR> + <TR><TD PORT="aid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">aid</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="parent" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">parent</TD></TR> + <TR><TD PORT="parent_mid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">parent_mid</TD></TR> + <TR><TD PORT="thr_parent" COLSPAN="3" ALIGN="LEFT">thr_parent</TD></TR> + <TR><TD PORT="created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD></TR> + <TR><TD PORT="edited" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">edited</TD></TR> + <TR><TD PORT="expires" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">expires</TD></TR> + <TR><TD PORT="commented" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">commented</TD></TR> + <TR><TD PORT="received" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">received</TD></TR> + <TR><TD PORT="changed" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">changed</TD></TR> + <TR><TD PORT="comments_closed" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">comments_closed</TD></TR> + <TR><TD PORT="owner_xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">owner_xchan</TD></TR> + <TR><TD PORT="author_xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">author_xchan</TD></TR> + <TR><TD PORT="source_xchan" COLSPAN="3" ALIGN="LEFT">source_xchan</TD></TR> + <TR><TD PORT="mimetype" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mimetype</TD></TR> + <TR><TD PORT="title" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">title</TD></TR> + <TR><TD PORT="body" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">body</TD></TR> + <TR><TD PORT="html" COLSPAN="3" ALIGN="LEFT">html</TD></TR> + <TR><TD PORT="app" COLSPAN="3" ALIGN="LEFT">app</TD></TR> + <TR><TD PORT="lang" COLSPAN="3" ALIGN="LEFT">lang</TD></TR> + <TR><TD PORT="revision" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">revision</TD></TR> + <TR><TD PORT="verb" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">verb</TD></TR> + <TR><TD PORT="obj_type" COLSPAN="3" ALIGN="LEFT">obj_type</TD></TR> + <TR><TD PORT="object" COLSPAN="3" ALIGN="LEFT">object</TD></TR> + <TR><TD PORT="tgt_type" COLSPAN="3" ALIGN="LEFT">tgt_type</TD></TR> + <TR><TD PORT="target" COLSPAN="3" ALIGN="LEFT">target</TD></TR> + <TR><TD PORT="layout_mid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">layout_mid</TD></TR> + <TR><TD PORT="postopts" COLSPAN="3" ALIGN="LEFT">postopts</TD></TR> + <TR><TD PORT="route" COLSPAN="3" ALIGN="LEFT">route</TD></TR> + <TR><TD PORT="llink" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">llink</TD></TR> + <TR><TD PORT="plink" COLSPAN="3" ALIGN="LEFT">plink</TD></TR> + <TR><TD PORT="resource_id" COLSPAN="3" ALIGN="LEFT">resource_id</TD></TR> + <TR><TD PORT="resource_type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">resource_type</TD></TR> + <TR><TD PORT="attach" COLSPAN="3" ALIGN="LEFT">attach</TD></TR> + <TR><TD PORT="sig" COLSPAN="3" ALIGN="LEFT">sig</TD></TR> + <TR><TD PORT="diaspora_meta" COLSPAN="3" ALIGN="LEFT">diaspora_meta</TD></TR> + <TR><TD PORT="location" COLSPAN="3" ALIGN="LEFT">location</TD></TR> + <TR><TD PORT="coord" COLSPAN="3" ALIGN="LEFT">coord</TD></TR> + <TR><TD PORT="public_policy" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">public_policy</TD></TR> + <TR><TD PORT="comment_policy" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">comment_policy</TD></TR> + <TR><TD PORT="allow_cid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">allow_cid</TD></TR> + <TR><TD PORT="allow_gid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">allow_gid</TD></TR> + <TR><TD PORT="deny_cid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">deny_cid</TD></TR> + <TR><TD PORT="deny_gid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">deny_gid</TD></TR> + <TR><TD PORT="item_restrict" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_restrict</TD></TR> + <TR><TD PORT="item_flags" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_flags</TD></TR> + <TR><TD PORT="item_private" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_private</TD></TR> + <TR><TD PORT="item_origin" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_origin</TD></TR> + <TR><TD PORT="item_unseen" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_unseen</TD></TR> + <TR><TD PORT="item_starred" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_starred</TD></TR> + <TR><TD PORT="item_uplink" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_uplink</TD></TR> + <TR><TD PORT="item_consensus" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_consensus</TD></TR> + <TR><TD PORT="item_wall" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_wall</TD></TR> + <TR><TD PORT="item_thread_top" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_thread_top</TD></TR> + <TR><TD PORT="item_notshown" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_notshown</TD></TR> + <TR><TD PORT="item_nsfw" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_nsfw</TD></TR> + <TR><TD PORT="item_relay" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_relay</TD></TR> + <TR><TD PORT="item_mentionsme" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_mentionsme</TD></TR> + <TR><TD PORT="item_nocomment" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_nocomment</TD></TR> + <TR><TD PORT="item_obscured" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_obscured</TD></TR> + <TR><TD PORT="item_verified" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_verified</TD></TR> + <TR><TD PORT="item_retained" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_retained</TD></TR> + <TR><TD PORT="item_rss" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_rss</TD></TR> + <TR><TD PORT="item_deleted" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_deleted</TD></TR> + <TR><TD PORT="item_type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_type</TD></TR> + <TR><TD PORT="item_hidden" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_hidden</TD></TR> + <TR><TD PORT="item_unpublished" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_unpublished</TD></TR> + <TR><TD PORT="item_delayed" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_delayed</TD></TR> + <TR><TD PORT="item_pending_remove" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_pending_remove</TD></TR> + <TR><TD PORT="item_blocked" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">item_blocked</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">9Â 613 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="item.html" + tooltip="item" + ]; + "item_id" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item_id</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="iid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">iid</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="sid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">sid</TD></TR> + <TR><TD PORT="service" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">service</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="item_id.html" + tooltip="item_id" + ]; + "likes" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">likes</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="channel_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_id</TD></TR> + <TR><TD PORT="liker" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">liker</TD></TR> + <TR><TD PORT="likee" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">likee</TD></TR> + <TR><TD PORT="iid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">iid</TD></TR> + <TR><TD PORT="verb" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">verb</TD></TR> + <TR><TD PORT="target_type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">target_type</TD></TR> + <TR><TD PORT="target_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">target_id</TD></TR> + <TR><TD PORT="target" COLSPAN="3" ALIGN="LEFT">target</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="likes.html" + tooltip="likes" + ]; + "mail" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">mail</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="convid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">convid</TD></TR> + <TR><TD PORT="mail_flags" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_flags</TD></TR> + <TR><TD PORT="from_xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">from_xchan</TD></TR> + <TR><TD PORT="to_xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">to_xchan</TD></TR> + <TR><TD PORT="account_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">account_id</TD></TR> + <TR><TD PORT="channel_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_id</TD></TR> + <TR><TD PORT="title" COLSPAN="3" ALIGN="LEFT">title</TD></TR> + <TR><TD PORT="body" COLSPAN="3" ALIGN="LEFT">body</TD></TR> + <TR><TD PORT="sig" COLSPAN="3" ALIGN="LEFT">sig</TD></TR> + <TR><TD PORT="attach" COLSPAN="3" ALIGN="LEFT">attach</TD></TR> + <TR><TD PORT="mid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mid</TD></TR> + <TR><TD PORT="parent_mid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">parent_mid</TD></TR> + <TR><TD PORT="mail_deleted" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_deleted</TD></TR> + <TR><TD PORT="mail_replied" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_replied</TD></TR> + <TR><TD PORT="mail_isreply" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_isreply</TD></TR> + <TR><TD PORT="mail_seen" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_seen</TD></TR> + <TR><TD PORT="mail_recalled" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_recalled</TD></TR> + <TR><TD PORT="mail_obscured" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">mail_obscured</TD></TR> + <TR><TD PORT="created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD></TR> + <TR><TD PORT="expires" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">expires</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 3</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">7 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="mail.html" + tooltip="mail" + ]; + "photo" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">photo</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="aid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">aid</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xchan</TD></TR> + <TR><TD PORT="resource_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">resource_id</TD></TR> + <TR><TD PORT="created" COLSPAN="3" ALIGN="LEFT">created</TD></TR> + <TR><TD PORT="edited" COLSPAN="3" ALIGN="LEFT">edited</TD></TR> + <TR><TD PORT="title" COLSPAN="3" ALIGN="LEFT">title</TD></TR> + <TR><TD PORT="description" COLSPAN="3" ALIGN="LEFT">description</TD></TR> + <TR><TD PORT="album" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">album</TD></TR> + <TR><TD PORT="filename" COLSPAN="3" ALIGN="LEFT">filename</TD></TR> + <TR><TD PORT="type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD></TR> + <TR><TD PORT="height" COLSPAN="3" ALIGN="LEFT">height</TD></TR> + <TR><TD PORT="width" COLSPAN="3" ALIGN="LEFT">width</TD></TR> + <TR><TD PORT="size" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">size</TD></TR> + <TR><TD PORT="data" COLSPAN="3" ALIGN="LEFT">data</TD></TR> + <TR><TD PORT="scale" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">scale</TD></TR> + <TR><TD PORT="photo_usage" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">photo_usage</TD></TR> + <TR><TD PORT="profile" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">profile</TD></TR> + <TR><TD PORT="is_nsfw" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">is_nsfw</TD></TR> + <TR><TD PORT="os_storage" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">os_storage</TD></TR> + <TR><TD PORT="os_path" COLSPAN="3" ALIGN="LEFT">os_path</TD></TR> + <TR><TD PORT="display_path" COLSPAN="3" ALIGN="LEFT">display_path</TD></TR> + <TR><TD PORT="photo_flags" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">photo_flags</TD></TR> + <TR><TD PORT="allow_cid" COLSPAN="3" ALIGN="LEFT">allow_cid</TD></TR> + <TR><TD PORT="allow_gid" COLSPAN="3" ALIGN="LEFT">allow_gid</TD></TR> + <TR><TD PORT="deny_cid" COLSPAN="3" ALIGN="LEFT">deny_cid</TD></TR> + <TR><TD PORT="deny_gid" COLSPAN="3" ALIGN="LEFT">deny_gid</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">3Â 495 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="photo.html" + tooltip="photo" + ]; + "profdef" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profdef</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="field_name" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">field_name</TD></TR> + <TR><TD PORT="field_type" COLSPAN="3" ALIGN="LEFT">field_type</TD></TR> + <TR><TD PORT="field_desc" COLSPAN="3" ALIGN="LEFT">field_desc</TD></TR> + <TR><TD PORT="field_help" COLSPAN="3" ALIGN="LEFT">field_help</TD></TR> + <TR><TD PORT="field_inputs" COLSPAN="3" ALIGN="LEFT">field_inputs</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profdef.html" + tooltip="profdef" + ]; + "profext" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profext</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="channel_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel_id</TD></TR> + <TR><TD PORT="hash" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hash</TD></TR> + <TR><TD PORT="k" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">k</TD></TR> + <TR><TD PORT="v" COLSPAN="3" ALIGN="LEFT">v</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 3</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profext.html" + tooltip="profext" + ]; + "profile_check" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profile_check</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="cid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">cid</TD></TR> + <TR><TD PORT="dfrn_id" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">dfrn_id</TD></TR> + <TR><TD PORT="sec" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">sec</TD></TR> + <TR><TD PORT="expire" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">expire</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profile_check.html" + tooltip="profile_check" + ]; + "register" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">register</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="hash" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">hash</TD></TR> + <TR><TD PORT="created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="password" COLSPAN="3" ALIGN="LEFT">password</TD></TR> + <TR><TD PORT="language" COLSPAN="3" ALIGN="LEFT">language</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="register.html" + tooltip="register" + ]; + "sign" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sign</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="iid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">iid</TD></TR> + <TR><TD PORT="retract_iid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">retract_iid</TD></TR> + <TR><TD PORT="signed_text" COLSPAN="3" ALIGN="LEFT">signed_text</TD></TR> + <TR><TD PORT="signature" COLSPAN="3" ALIGN="LEFT">signature</TD></TR> + <TR><TD PORT="signer" COLSPAN="3" ALIGN="LEFT">signer</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="sign.html" + tooltip="sign" + ]; + "sys_perms" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sys_perms</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="cat" COLSPAN="3" ALIGN="LEFT">cat</TD></TR> + <TR><TD PORT="k" COLSPAN="3" ALIGN="LEFT">k</TD></TR> + <TR><TD PORT="v" COLSPAN="3" ALIGN="LEFT">v</TD></TR> + <TR><TD PORT="public_perm" COLSPAN="3" ALIGN="LEFT">public_perm</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="sys_perms.html" + tooltip="sys_perms" + ]; + "verify" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">verify</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="channel" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">channel</TD><TD PORT="channel.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="type" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD><TD PORT="type.type" ALIGN="LEFT">char[32]</TD></TR> + <TR><TD PORT="token" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">token</TD><TD PORT="token.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="meta" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">meta</TD><TD PORT="meta.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="created" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD><TD PORT="created.type" ALIGN="LEFT">datetime[19]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 0</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">20 ></TD></TR> + </TABLE>> + URL="verify.html" + tooltip="verify" + ]; + "xconfig" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xconfig</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xchan</TD></TR> + <TR><TD PORT="cat" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">cat</TD></TR> + <TR><TD PORT="k" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">k</TD></TR> + <TR><TD PORT="v" COLSPAN="3" ALIGN="LEFT">v</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">4 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="xconfig.html" + tooltip="xconfig" + ]; + "xign" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xign</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="uid" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD></TR> + <TR><TD PORT="xchan" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">xchan</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="xign.html" + tooltip="xign" + ]; +} diff --git a/hubzilla_er/diagrams/verify.implied2degrees.png b/hubzilla_er/diagrams/verify.implied2degrees.png Binary files differnew file mode 100644 index 000000000..e40a24d7a --- /dev/null +++ b/hubzilla_er/diagrams/verify.implied2degrees.png diff --git a/hubzilla_er/diagrams/xconfig.1degree.dot b/hubzilla_er/diagrams/xconfig.1degree.dot new file mode 100644 index 000000000..3d09a0fda --- /dev/null +++ b/hubzilla_er/diagrams/xconfig.1degree.dot @@ -0,0 +1,36 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "oneDegreeRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "xconfig" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xconfig</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="xchan" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">xchan</TD><TD PORT="xchan.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="cat" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">cat</TD><TD PORT="cat.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="k" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">k</TD><TD PORT="k.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="v" COLSPAN="2" ALIGN="LEFT">v</TD><TD PORT="v.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 0</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">4 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="xconfig.html" + tooltip="xconfig" + ]; +} diff --git a/hubzilla_er/diagrams/xconfig.1degree.png b/hubzilla_er/diagrams/xconfig.1degree.png Binary files differnew file mode 100644 index 000000000..97fdf36ae --- /dev/null +++ b/hubzilla_er/diagrams/xconfig.1degree.png diff --git a/hubzilla_er/diagrams/xconfig.implied2degrees.dot b/hubzilla_er/diagrams/xconfig.implied2degrees.dot new file mode 100644 index 000000000..e828a2ba6 --- /dev/null +++ b/hubzilla_er/diagrams/xconfig.implied2degrees.dot @@ -0,0 +1,288 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "impliedTwoDegreesRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "attach":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "config":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "config":"elipses":w -> "cache":"k":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "conv":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fcontact":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "ffinder":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "group_member":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "groups":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "item":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "item_id":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "likes":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "mail":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "pconfig":"elipses":w -> "cache":"k":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "photo":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profdef":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profext":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profext":"elipses":w -> "cache":"k":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "profile_check":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "register":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sign":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sys_perms":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sys_perms":"elipses":w -> "cache":"k":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "xconfig":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "xconfig":"k":w -> "cache":"k":e [arrowhead=none dir=back arrowtail=crowodot style=dashed]; + "xign":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "attach" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">attach</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="attach.html" + tooltip="attach" + ]; + "cache" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">cache</TD></TR> + <TR><TD PORT="k" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">k</TD></TR> + <TR><TD PORT="v" COLSPAN="3" ALIGN="LEFT">v</TD></TR> + <TR><TD PORT="updated" COLSPAN="3" ALIGN="LEFT">updated</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">21 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">5 ></TD></TR> + </TABLE>> + URL="cache.html" + tooltip="cache" + ]; + "config" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">config</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">52 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="config.html" + tooltip="config" + ]; + "conv" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">conv</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="conv.html" + tooltip="conv" + ]; + "fcontact" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fcontact</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="fcontact.html" + tooltip="fcontact" + ]; + "ffinder" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">ffinder</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="ffinder.html" + tooltip="ffinder" + ]; + "group_member" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">group_member</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">2 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="group_member.html" + tooltip="group_member" + ]; + "groups" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">groups</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">5 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="groups.html" + tooltip="groups" + ]; + "item" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">9Â 613 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="item.html" + tooltip="item" + ]; + "item_id" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item_id</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="item_id.html" + tooltip="item_id" + ]; + "likes" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">likes</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="likes.html" + tooltip="likes" + ]; + "mail" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">mail</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 3</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">7 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="mail.html" + tooltip="mail" + ]; + "pconfig" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">pconfig</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">232 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="pconfig.html" + tooltip="pconfig" + ]; + "photo" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">photo</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">3Â 495 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="photo.html" + tooltip="photo" + ]; + "profdef" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profdef</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profdef.html" + tooltip="profdef" + ]; + "profext" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profext</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 3</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profext.html" + tooltip="profext" + ]; + "profile_check" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profile_check</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profile_check.html" + tooltip="profile_check" + ]; + "register" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">register</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="register.html" + tooltip="register" + ]; + "sign" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sign</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="sign.html" + tooltip="sign" + ]; + "sys_perms" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sys_perms</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="sys_perms.html" + tooltip="sys_perms" + ]; + "verify" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">verify</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="channel" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel</TD></TR> + <TR><TD PORT="type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD></TR> + <TR><TD PORT="token" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">token</TD></TR> + <TR><TD PORT="meta" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">meta</TD></TR> + <TR><TD PORT="created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">20 ></TD></TR> + </TABLE>> + URL="verify.html" + tooltip="verify" + ]; + "xconfig" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xconfig</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="xchan" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">xchan</TD><TD PORT="xchan.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="cat" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">cat</TD><TD PORT="cat.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="k" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">k</TD><TD PORT="k.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD PORT="v" COLSPAN="2" ALIGN="LEFT">v</TD><TD PORT="v.type" ALIGN="LEFT">mediumtext[16777215]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">4 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="xconfig.html" + tooltip="xconfig" + ]; + "xign" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xign</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="xign.html" + tooltip="xign" + ]; +} diff --git a/hubzilla_er/diagrams/xconfig.implied2degrees.png b/hubzilla_er/diagrams/xconfig.implied2degrees.png Binary files differnew file mode 100644 index 000000000..968e23333 --- /dev/null +++ b/hubzilla_er/diagrams/xconfig.implied2degrees.png diff --git a/hubzilla_er/diagrams/xign.1degree.dot b/hubzilla_er/diagrams/xign.1degree.dot new file mode 100644 index 000000000..5d290bef2 --- /dev/null +++ b/hubzilla_er/diagrams/xign.1degree.dot @@ -0,0 +1,34 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "oneDegreeRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "xign" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xign</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="uid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD><TD PORT="uid.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="xchan" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">xchan</TD><TD PORT="xchan.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 0</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="xign.html" + tooltip="xign" + ]; +} diff --git a/hubzilla_er/diagrams/xign.1degree.png b/hubzilla_er/diagrams/xign.1degree.png Binary files differnew file mode 100644 index 000000000..ac141bfd2 --- /dev/null +++ b/hubzilla_er/diagrams/xign.1degree.png diff --git a/hubzilla_er/diagrams/xign.implied2degrees.dot b/hubzilla_er/diagrams/xign.implied2degrees.dot new file mode 100644 index 000000000..ec60f1561 --- /dev/null +++ b/hubzilla_er/diagrams/xign.implied2degrees.dot @@ -0,0 +1,259 @@ +// dot 2.26.3 on Linux 3.2.0-4-686-pae +// SchemaSpy rev 590 +digraph "impliedTwoDegreesRelationshipsDiagram" { + graph [ + rankdir="RL" + bgcolor="#f7f7f7" + label="\nGenerated by SchemaSpy" + labeljust="l" + nodesep="0.18" + ranksep="0.46" + fontname="Helvetica" + fontsize="11" + ]; + node [ + fontname="Helvetica" + fontsize="11" + shape="plaintext" + ]; + edge [ + arrowsize="0.8" + ]; + "attach":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "config":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "conv":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "fcontact":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "ffinder":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "group_member":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "groups":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "item":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "item_id":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "likes":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "mail":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "photo":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profdef":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profext":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "profile_check":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "register":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sign":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "sys_perms":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "xconfig":"elipses":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "xign":"id":w -> "verify":"id":e [arrowhead=none dir=back arrowtail=teeodot style=dashed]; + "attach" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">attach</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="attach.html" + tooltip="attach" + ]; + "config" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">config</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">52 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="config.html" + tooltip="config" + ]; + "conv" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">conv</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="conv.html" + tooltip="conv" + ]; + "fcontact" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">fcontact</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="fcontact.html" + tooltip="fcontact" + ]; + "ffinder" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">ffinder</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="ffinder.html" + tooltip="ffinder" + ]; + "group_member" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">group_member</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">2 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="group_member.html" + tooltip="group_member" + ]; + "groups" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">groups</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">5 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="groups.html" + tooltip="groups" + ]; + "item" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">9Â 613 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="item.html" + tooltip="item" + ]; + "item_id" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">item_id</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="item_id.html" + tooltip="item_id" + ]; + "likes" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">likes</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="likes.html" + tooltip="likes" + ]; + "mail" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">mail</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 3</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">7 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="mail.html" + tooltip="mail" + ]; + "photo" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">photo</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">3Â 495 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="photo.html" + tooltip="photo" + ]; + "profdef" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profdef</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profdef.html" + tooltip="profdef" + ]; + "profext" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profext</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 3</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profext.html" + tooltip="profext" + ]; + "profile_check" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">profile_check</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="profile_check.html" + tooltip="profile_check" + ]; + "register" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">register</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="register.html" + tooltip="register" + ]; + "sign" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sign</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="sign.html" + tooltip="sign" + ]; + "sys_perms" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">sys_perms</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="sys_perms.html" + tooltip="sys_perms" + ]; + "verify" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">verify</TD></TR> + <TR><TD PORT="id" COLSPAN="3" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD></TR> + <TR><TD PORT="channel" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">channel</TD></TR> + <TR><TD PORT="type" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">type</TD></TR> + <TR><TD PORT="token" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">token</TD></TR> + <TR><TD PORT="meta" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">meta</TD></TR> + <TR><TD PORT="created" COLSPAN="3" BGCOLOR="#f4f7da" ALIGN="LEFT">created</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7"> </TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">1 row</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">20 ></TD></TR> + </TABLE>> + URL="verify.html" + tooltip="verify" + ]; + "xconfig" [ + label=< + <TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xconfig</TD></TR> + <TR><TD PORT="elipses" COLSPAN="3" ALIGN="LEFT">...</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 2</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">4 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7"> </TD></TR> + </TABLE>> + URL="xconfig.html" + tooltip="xconfig" + ]; + "xign" [ + label=< + <TABLE BORDER="2" CELLBORDER="1" CELLSPACING="0" BGCOLOR="#ffffff"> + <TR><TD COLSPAN="3" BGCOLOR="#9bab96" ALIGN="CENTER">xign</TD></TR> + <TR><TD PORT="id" COLSPAN="2" BGCOLOR="#bed1b8" ALIGN="LEFT">id</TD><TD PORT="id.type" ALIGN="LEFT">int unsigned[10]</TD></TR> + <TR><TD PORT="uid" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">uid</TD><TD PORT="uid.type" ALIGN="LEFT">int[10]</TD></TR> + <TR><TD PORT="xchan" COLSPAN="2" BGCOLOR="#f4f7da" ALIGN="LEFT">xchan</TD><TD PORT="xchan.type" ALIGN="LEFT">char[255]</TD></TR> + <TR><TD ALIGN="LEFT" BGCOLOR="#f7f7f7">< 1</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 rows</TD><TD ALIGN="RIGHT" BGCOLOR="#f7f7f7">0 ></TD></TR> + </TABLE>> + URL="xign.html" + tooltip="xign" + ]; +} diff --git a/hubzilla_er/diagrams/xign.implied2degrees.png b/hubzilla_er/diagrams/xign.implied2degrees.png Binary files differnew file mode 100644 index 000000000..ae0e0213a --- /dev/null +++ b/hubzilla_er/diagrams/xign.implied2degrees.png diff --git a/hubzilla_er/images/background.gif b/hubzilla_er/images/background.gif Binary files differnew file mode 100644 index 000000000..b97924bbe --- /dev/null +++ b/hubzilla_er/images/background.gif diff --git a/hubzilla_er/images/tabLeft.gif b/hubzilla_er/images/tabLeft.gif Binary files differnew file mode 100644 index 000000000..cefb54275 --- /dev/null +++ b/hubzilla_er/images/tabLeft.gif diff --git a/hubzilla_er/images/tabRight.gif b/hubzilla_er/images/tabRight.gif Binary files differnew file mode 100644 index 000000000..d16d1ba17 --- /dev/null +++ b/hubzilla_er/images/tabRight.gif diff --git a/hubzilla_er/index.html b/hubzilla_er/index.html new file mode 100644 index 000000000..584638073 --- /dev/null +++ b/hubzilla_er/index.html @@ -0,0 +1,573 @@ +<!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</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'> + $(function(){ + associate($('#showTables'), $('.tbl')); + associate($('#showViews'), $('.view')); + jQuery.fn.alternateRowColors = function() { + $('tbody tr:visible').each(function(i) { + if (i % 2 == 0) { + $(this).removeClass('even').addClass('odd'); + } else { + $(this).removeClass('odd').addClass('even'); + } + }); + return this; + }; + $('#showTables, #showViews').click(function() { + $('table.dataTable').alternateRowColors(); + }); + $('table.dataTable').alternateRowColors(); + }) + </SCRIPT> +</head> +<body> +<table id='headerHolder' cellspacing='0' cellpadding='0'><tr><td> +<div id='header'> + <ul> + <li id='current'><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'>SchemaSpy Analysis of <span title='Database'>zot</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%'> + <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></tr> + <tr> + <td class='container'>Database Type: MySQL - 5.5.45 </td> + <td class='container' align='right' valign='top' rowspan='3'> + <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><br> + <br><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> + <tr> + <td class='container'><br><a href='zot.xml' title='XML Representation'>XML Representation</a><br><a href='insertionOrder.txt' title='Useful for loading data into a database'>Insertion Order</a> <a href='deletionOrder.txt' title='Useful for purging data from a database'>Deletion Order</a> (for database loading/purging scripts)</td> + </tr> +</table> +<div class='indent'> +<p><b><label for='showTables' style='display:none;'><input type='checkbox' id='showTables' checked></label> + <label for='showComments'><input type=checkbox id='showComments'>Comments</label> +</b> +<table class='dataTable' border='1' rules='groups'> +<colgroup> +<colgroup> +<colgroup> +<colgroup> +<colgroup> +<colgroup class='comment'> +<thead align='left'> +<tr> + <th valign='bottom'>Table</th> + <th align='right' valign='bottom'>Children</th> + <th align='right' valign='bottom'>Parents</th> + <th align='right' valign='bottom'>Columns</th> + <th align='right' valign='bottom'>Rows</th> + <th class='comment' align='left' valign='bottom'>Comments</th> +</tr> +</thead> +<tbody> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/abook.html'>abook</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>23</td> + <td class='detail' align='right'>12</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/account.html'>account</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>18</td> + <td class='detail' align='right'>1</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/addon.html'>addon</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>7</td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/app.html'>app</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>14</td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/attach.html'>attach</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>23</td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/auth_codes.html'>auth_codes</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>5</td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/cache.html'>cache</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>3</td> + <td class='detail' align='right'>21</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/channel.html'>channel</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>48</td> + <td class='detail' align='right'>5</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/chat.html'>chat</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>5</td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/chatpresence.html'>chatpresence</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>6</td> + <td class='detail' align='right'>1</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/chatroom.html'>chatroom</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>11</td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/clients.html'>clients</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>6</td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/config.html'>config</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>4</td> + <td class='detail' align='right'>52</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/conv.html'>conv</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>8</td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/event.html'>event</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>25</td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/fcontact.html'>fcontact</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>16</td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/ffinder.html'>ffinder</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>4</td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/fserver.html'>fserver</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>4</td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/fsuggest.html'>fsuggest</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>9</td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/group_member.html'>group_member</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>4</td> + <td class='detail' align='right'>2</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/groups.html'>groups</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>6</td> + <td class='detail' align='right'>5</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/hook.html'>hook</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>5</td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/hubloc.html'>hubloc</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>20</td> + <td class='detail' align='right'>1 513</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/issue.html'>issue</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>7</td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/item.html'>item</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>73</td> + <td class='detail' align='right'>9 613</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/item_id.html'>item_id</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>5</td> + <td class='detail' align='right'>1</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/likes.html'>likes</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>9</td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/mail.html'>mail</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>21</td> + <td class='detail' align='right'>7</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/manage.html'>manage</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>3</td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/menu.html'>menu</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>7</td> + <td class='detail' align='right'>1</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/menu_item.html'>menu_item</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>11</td> + <td class='detail' align='right'>1</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/notify.html'>notify</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>15</td> + <td class='detail' align='right'>59</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/obj.html'>obj</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>10</td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/outq.html'>outq</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>12</td> + <td class='detail' align='right'>2</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/pconfig.html'>pconfig</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>5</td> + <td class='detail' align='right'>232</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/photo.html'>photo</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>28</td> + <td class='detail' align='right'>3 495</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/poll.html'>poll</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>5</td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/poll_elm.html'>poll_elm</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>5</td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/profdef.html'>profdef</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>6</td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/profext.html'>profext</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>5</td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/profile.html'>profile</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>44</td> + <td class='detail' align='right'>4</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/profile_check.html'>profile_check</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>6</td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/register.html'>register</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>6</td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/session.html'>session</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>4</td> + <td class='detail' align='right'>23</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/shares.html'>shares</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>4</td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/sign.html'>sign</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>6</td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/site.html'>site</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>13</td> + <td class='detail' align='right'>117</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/source.html'>source</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>5</td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/spam.html'>spam</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>6</td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/sys_perms.html'>sys_perms</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>5</td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/term.html'>term</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>11</td> + <td class='detail' align='right'>7 585</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/tokens.html'>tokens</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>6</td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/updates.html'>updates</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>7</td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/verify.html'>verify</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>6</td> + <td class='detail' align='right'>1</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/vote.html'>vote</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>5</td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/xchan.html'>xchan</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>26</td> + <td class='detail' align='right'>1 168</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/xchat.html'>xchat</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>5</td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/xconfig.html'>xconfig</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>5</td> + <td class='detail' align='right'>4</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/xign.html'>xign</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>3</td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/xlink.html'>xlink</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>8</td> + <td class='detail' align='right'>244</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/xperm.html'>xperm</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>4</td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/xprof.html'>xprof</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>15</td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> + </tr> + <tr class='tbl' valign='top'> <td class='detail'><a href='tables/xtag.html'>xtag</a></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'></td> + <td class='detail' align='right'>4</td> + <td class='detail' align='right'>0</td> + <td class='comment detail'></td> + </tr> + <tr> + <td class='detail'> </td> + <td class='detail'> </td> + <td class='detail'> </td> + <td class='detail'> </td> + <td class='detail'> </td> + <td class='comment detail'> </td> + </tr> + <tr class='tbl'> + <td class='detail'><b>63 Tables</b></td> + <td class='detail'> </td> + <td class='detail'> </td> + <td class='detail' align='right'><b>705</b></td> + <td class='detail' align='right'><b>24 169</b></td> + <td class='comment detail'> </td> + </tr> + <tr class='view'> + <td class='detail'><b>0 Views</b></td> + <td class='detail'> </td> + <td class='detail'> </td> + <td class='detail' align='right'><b>0</b></td> + <td class='detail'> </td> + <td class='comment detail'> </td> + </tr> +</table> +</div> +</body> +</html> diff --git a/hubzilla_er/insertionOrder.txt b/hubzilla_er/insertionOrder.txt new file mode 100644 index 000000000..d9bce20fd --- /dev/null +++ b/hubzilla_er/insertionOrder.txt @@ -0,0 +1,63 @@ +verify +notify +cache +channel +clients +account +tokens +addon +app +attach +conv +event +fcontact +ffinder +fserver +fsuggest +group_member +groups +hook +item +item_id +manage +photo +profdef +profile +profile_check +register +sign +spam +xign +auth_codes +config +likes +pconfig +sys_perms +xconfig +mail +profext +abook +chat +chatpresence +chatroom +hubloc +issue +menu +menu_item +obj +outq +poll +poll_elm +session +shares +site +source +term +updates +vote +xchan +xchat +xlink +xperm +xprof +xtag diff --git a/hubzilla_er/jquery.js b/hubzilla_er/jquery.js new file mode 100644 index 000000000..7c2430802 --- /dev/null +++ b/hubzilla_er/jquery.js @@ -0,0 +1,154 @@ +/*! + * jQuery JavaScript Library v1.4.2 + * http://jquery.com/ + * + * Copyright 2010, John Resig + * Dual licensed under the MIT or GPL Version 2 licenses. + * http://jquery.org/license + * + * Includes Sizzle.js + * http://sizzlejs.com/ + * Copyright 2010, The Dojo Foundation + * Released under the MIT, BSD, and GPL Licenses. + * + * Date: Sat Feb 13 22:33:48 2010 -0500 + */ +(function(A,w){function ma(){if(!c.isReady){try{s.documentElement.doScroll("left")}catch(a){setTimeout(ma,1);return}c.ready()}}function Qa(a,b){b.src?c.ajax({url:b.src,async:false,dataType:"script"}):c.globalEval(b.text||b.textContent||b.innerHTML||"");b.parentNode&&b.parentNode.removeChild(b)}function X(a,b,d,f,e,j){var i=a.length;if(typeof b==="object"){for(var o in b)X(a,o,b[o],f,e,d);return a}if(d!==w){f=!j&&f&&c.isFunction(d);for(o=0;o<i;o++)e(a[o],b,f?d.call(a[o],o,e(a[o],b)):d,j);return a}return i? +e(a[0],b):w}function J(){return(new Date).getTime()}function Y(){return false}function Z(){return true}function na(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function oa(a){var b,d=[],f=[],e=arguments,j,i,o,k,n,r;i=c.data(this,"events");if(!(a.liveFired===this||!i||!i.live||a.button&&a.type==="click")){a.liveFired=this;var u=i.live.slice(0);for(k=0;k<u.length;k++){i=u[k];i.origType.replace(O,"")===a.type?f.push(i.selector):u.splice(k--,1)}j=c(a.target).closest(f,a.currentTarget);n=0;for(r= +j.length;n<r;n++)for(k=0;k<u.length;k++){i=u[k];if(j[n].selector===i.selector){o=j[n].elem;f=null;if(i.preType==="mouseenter"||i.preType==="mouseleave")f=c(a.relatedTarget).closest(i.selector)[0];if(!f||f!==o)d.push({elem:o,handleObj:i})}}n=0;for(r=d.length;n<r;n++){j=d[n];a.currentTarget=j.elem;a.data=j.handleObj.data;a.handleObj=j.handleObj;if(j.handleObj.origHandler.apply(j.elem,e)===false){b=false;break}}return b}}function pa(a,b){return"live."+(a&&a!=="*"?a+".":"")+b.replace(/\./g,"`").replace(/ /g, +"&")}function qa(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function ra(a,b){var d=0;b.each(function(){if(this.nodeName===(a[d]&&a[d].nodeName)){var f=c.data(a[d++]),e=c.data(this,f);if(f=f&&f.events){delete e.handle;e.events={};for(var j in f)for(var i in f[j])c.event.add(this,j,f[j][i],f[j][i].data)}}})}function sa(a,b,d){var f,e,j;b=b&&b[0]?b[0].ownerDocument||b[0]:s;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&b===s&&!ta.test(a[0])&&(c.support.checkClone||!ua.test(a[0]))){e= +true;if(j=c.fragments[a[0]])if(j!==1)f=j}if(!f){f=b.createDocumentFragment();c.clean(a,b,f,d)}if(e)c.fragments[a[0]]=j?f:1;return{fragment:f,cacheable:e}}function K(a,b){var d={};c.each(va.concat.apply([],va.slice(0,b)),function(){d[this]=a});return d}function wa(a){return"scrollTo"in a&&a.document?a:a.nodeType===9?a.defaultView||a.parentWindow:false}var c=function(a,b){return new c.fn.init(a,b)},Ra=A.jQuery,Sa=A.$,s=A.document,T,Ta=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,Ua=/^.[^:#\[\.,]*$/,Va=/\S/, +Wa=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Xa=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,P=navigator.userAgent,xa=false,Q=[],L,$=Object.prototype.toString,aa=Object.prototype.hasOwnProperty,ba=Array.prototype.push,R=Array.prototype.slice,ya=Array.prototype.indexOf;c.fn=c.prototype={init:function(a,b){var d,f;if(!a)return this;if(a.nodeType){this.context=this[0]=a;this.length=1;return this}if(a==="body"&&!b){this.context=s;this[0]=s.body;this.selector="body";this.length=1;return this}if(typeof a==="string")if((d=Ta.exec(a))&& +(d[1]||!b))if(d[1]){f=b?b.ownerDocument||b:s;if(a=Xa.exec(a))if(c.isPlainObject(b)){a=[s.createElement(a[1])];c.fn.attr.call(a,b,true)}else a=[f.createElement(a[1])];else{a=sa([d[1]],[f]);a=(a.cacheable?a.fragment.cloneNode(true):a.fragment).childNodes}return c.merge(this,a)}else{if(b=s.getElementById(d[2])){if(b.id!==d[2])return T.find(a);this.length=1;this[0]=b}this.context=s;this.selector=a;return this}else if(!b&&/^\w+$/.test(a)){this.selector=a;this.context=s;a=s.getElementsByTagName(a);return c.merge(this, +a)}else return!b||b.jquery?(b||T).find(a):c(b).find(a);else if(c.isFunction(a))return T.ready(a);if(a.selector!==w){this.selector=a.selector;this.context=a.context}return c.makeArray(a,this)},selector:"",jquery:"1.4.2",length:0,size:function(){return this.length},toArray:function(){return R.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this.slice(a)[0]:this[a]},pushStack:function(a,b,d){var f=c();c.isArray(a)?ba.apply(f,a):c.merge(f,a);f.prevObject=this;f.context=this.context;if(b=== +"find")f.selector=this.selector+(this.selector?" ":"")+d;else if(b)f.selector=this.selector+"."+b+"("+d+")";return f},each:function(a,b){return c.each(this,a,b)},ready:function(a){c.bindReady();if(c.isReady)a.call(s,c);else Q&&Q.push(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(R.apply(this,arguments),"slice",R.call(arguments).join(","))},map:function(a){return this.pushStack(c.map(this, +function(b,d){return a.call(b,d,b)}))},end:function(){return this.prevObject||c(null)},push:ba,sort:[].sort,splice:[].splice};c.fn.init.prototype=c.fn;c.extend=c.fn.extend=function(){var a=arguments[0]||{},b=1,d=arguments.length,f=false,e,j,i,o;if(typeof a==="boolean"){f=a;a=arguments[1]||{};b=2}if(typeof a!=="object"&&!c.isFunction(a))a={};if(d===b){a=this;--b}for(;b<d;b++)if((e=arguments[b])!=null)for(j in e){i=a[j];o=e[j];if(a!==o)if(f&&o&&(c.isPlainObject(o)||c.isArray(o))){i=i&&(c.isPlainObject(i)|| +c.isArray(i))?i:c.isArray(o)?[]:{};a[j]=c.extend(f,i,o)}else if(o!==w)a[j]=o}return a};c.extend({noConflict:function(a){A.$=Sa;if(a)A.jQuery=Ra;return c},isReady:false,ready:function(){if(!c.isReady){if(!s.body)return setTimeout(c.ready,13);c.isReady=true;if(Q){for(var a,b=0;a=Q[b++];)a.call(s,c);Q=null}c.fn.triggerHandler&&c(s).triggerHandler("ready")}},bindReady:function(){if(!xa){xa=true;if(s.readyState==="complete")return c.ready();if(s.addEventListener){s.addEventListener("DOMContentLoaded", +L,false);A.addEventListener("load",c.ready,false)}else if(s.attachEvent){s.attachEvent("onreadystatechange",L);A.attachEvent("onload",c.ready);var a=false;try{a=A.frameElement==null}catch(b){}s.documentElement.doScroll&&a&&ma()}}},isFunction:function(a){return $.call(a)==="[object Function]"},isArray:function(a){return $.call(a)==="[object Array]"},isPlainObject:function(a){if(!a||$.call(a)!=="[object Object]"||a.nodeType||a.setInterval)return false;if(a.constructor&&!aa.call(a,"constructor")&&!aa.call(a.constructor.prototype, +"isPrototypeOf"))return false;var b;for(b in a);return b===w||aa.call(a,b)},isEmptyObject:function(a){for(var b in a)return false;return true},error:function(a){throw a;},parseJSON:function(a){if(typeof a!=="string"||!a)return null;a=c.trim(a);if(/^[\],:{}\s]*$/.test(a.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,"")))return A.JSON&&A.JSON.parse?A.JSON.parse(a):(new Function("return "+ +a))();else c.error("Invalid JSON: "+a)},noop:function(){},globalEval:function(a){if(a&&Va.test(a)){var b=s.getElementsByTagName("head")[0]||s.documentElement,d=s.createElement("script");d.type="text/javascript";if(c.support.scriptEval)d.appendChild(s.createTextNode(a));else d.text=a;b.insertBefore(d,b.firstChild);b.removeChild(d)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,b,d){var f,e=0,j=a.length,i=j===w||c.isFunction(a);if(d)if(i)for(f in a){if(b.apply(a[f], +d)===false)break}else for(;e<j;){if(b.apply(a[e++],d)===false)break}else if(i)for(f in a){if(b.call(a[f],f,a[f])===false)break}else for(d=a[0];e<j&&b.call(d,e,d)!==false;d=a[++e]);return a},trim:function(a){return(a||"").replace(Wa,"")},makeArray:function(a,b){b=b||[];if(a!=null)a.length==null||typeof a==="string"||c.isFunction(a)||typeof a!=="function"&&a.setInterval?ba.call(b,a):c.merge(b,a);return b},inArray:function(a,b){if(b.indexOf)return b.indexOf(a);for(var d=0,f=b.length;d<f;d++)if(b[d]=== +a)return d;return-1},merge:function(a,b){var d=a.length,f=0;if(typeof b.length==="number")for(var e=b.length;f<e;f++)a[d++]=b[f];else for(;b[f]!==w;)a[d++]=b[f++];a.length=d;return a},grep:function(a,b,d){for(var f=[],e=0,j=a.length;e<j;e++)!d!==!b(a[e],e)&&f.push(a[e]);return f},map:function(a,b,d){for(var f=[],e,j=0,i=a.length;j<i;j++){e=b(a[j],j,d);if(e!=null)f[f.length]=e}return f.concat.apply([],f)},guid:1,proxy:function(a,b,d){if(arguments.length===2)if(typeof b==="string"){d=a;a=d[b];b=w}else if(b&& +!c.isFunction(b)){d=b;b=w}if(!b&&a)b=function(){return a.apply(d||this,arguments)};if(a)b.guid=a.guid=a.guid||b.guid||c.guid++;return b},uaMatch:function(a){a=a.toLowerCase();a=/(webkit)[ \/]([\w.]+)/.exec(a)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(a)||/(msie) ([\w.]+)/.exec(a)||!/compatible/.test(a)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(a)||[];return{browser:a[1]||"",version:a[2]||"0"}},browser:{}});P=c.uaMatch(P);if(P.browser){c.browser[P.browser]=true;c.browser.version=P.version}if(c.browser.webkit)c.browser.safari= +true;if(ya)c.inArray=function(a,b){return ya.call(b,a)};T=c(s);if(s.addEventListener)L=function(){s.removeEventListener("DOMContentLoaded",L,false);c.ready()};else if(s.attachEvent)L=function(){if(s.readyState==="complete"){s.detachEvent("onreadystatechange",L);c.ready()}};(function(){c.support={};var a=s.documentElement,b=s.createElement("script"),d=s.createElement("div"),f="script"+J();d.style.display="none";d.innerHTML=" <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>"; +var e=d.getElementsByTagName("*"),j=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!j)){c.support={leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(j.getAttribute("style")),hrefNormalized:j.getAttribute("href")==="/a",opacity:/^0.55$/.test(j.style.opacity),cssFloat:!!j.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:s.createElement("select").appendChild(s.createElement("option")).selected, +parentNode:d.removeChild(d.appendChild(s.createElement("div"))).parentNode===null,deleteExpando:true,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};b.type="text/javascript";try{b.appendChild(s.createTextNode("window."+f+"=1;"))}catch(i){}a.insertBefore(b,a.firstChild);if(A[f]){c.support.scriptEval=true;delete A[f]}try{delete b.test}catch(o){c.support.deleteExpando=false}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function k(){c.support.noCloneEvent= +false;d.detachEvent("onclick",k)});d.cloneNode(true).fireEvent("onclick")}d=s.createElement("div");d.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";a=s.createDocumentFragment();a.appendChild(d.firstChild);c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var k=s.createElement("div");k.style.width=k.style.paddingLeft="1px";s.body.appendChild(k);c.boxModel=c.support.boxModel=k.offsetWidth===2;s.body.removeChild(k).style.display="none"});a=function(k){var n= +s.createElement("div");k="on"+k;var r=k in n;if(!r){n.setAttribute(k,"return;");r=typeof n[k]==="function"}return r};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=e=j=null}})();c.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var G="jQuery"+J(),Ya=0,za={};c.extend({cache:{},expando:G,noData:{embed:true,object:true, +applet:true},data:function(a,b,d){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var f=a[G],e=c.cache;if(!f&&typeof b==="string"&&d===w)return null;f||(f=++Ya);if(typeof b==="object"){a[G]=f;e[f]=c.extend(true,{},b)}else if(!e[f]){a[G]=f;e[f]={}}a=e[f];if(d!==w)a[b]=d;return typeof b==="string"?a[b]:a}},removeData:function(a,b){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var d=a[G],f=c.cache,e=f[d];if(b){if(e){delete e[b];c.isEmptyObject(e)&&c.removeData(a)}}else{if(c.support.deleteExpando)delete a[c.expando]; +else a.removeAttribute&&a.removeAttribute(c.expando);delete f[d]}}}});c.fn.extend({data:function(a,b){if(typeof a==="undefined"&&this.length)return c.data(this[0]);else if(typeof a==="object")return this.each(function(){c.data(this,a)});var d=a.split(".");d[1]=d[1]?"."+d[1]:"";if(b===w){var f=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(f===w&&this.length)f=c.data(this[0],a);return f===w&&d[1]?this.data(d[0]):f}else return this.trigger("setData"+d[1]+"!",[d[0],b]).each(function(){c.data(this, +a,b)})},removeData:function(a){return this.each(function(){c.removeData(this,a)})}});c.extend({queue:function(a,b,d){if(a){b=(b||"fx")+"queue";var f=c.data(a,b);if(!d)return f||[];if(!f||c.isArray(d))f=c.data(a,b,c.makeArray(d));else f.push(d);return f}},dequeue:function(a,b){b=b||"fx";var d=c.queue(a,b),f=d.shift();if(f==="inprogress")f=d.shift();if(f){b==="fx"&&d.unshift("inprogress");f.call(a,function(){c.dequeue(a,b)})}}});c.fn.extend({queue:function(a,b){if(typeof a!=="string"){b=a;a="fx"}if(b=== +w)return c.queue(this[0],a);return this.each(function(){var d=c.queue(this,a,b);a==="fx"&&d[0]!=="inprogress"&&c.dequeue(this,a)})},dequeue:function(a){return this.each(function(){c.dequeue(this,a)})},delay:function(a,b){a=c.fx?c.fx.speeds[a]||a:a;b=b||"fx";return this.queue(b,function(){var d=this;setTimeout(function(){c.dequeue(d,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])}});var Aa=/[\n\t]/g,ca=/\s+/,Za=/\r/g,$a=/href|src|style/,ab=/(button|input)/i,bb=/(button|input|object|select|textarea)/i, +cb=/^(a|area)$/i,Ba=/radio|checkbox/;c.fn.extend({attr:function(a,b){return X(this,a,b,true,c.attr)},removeAttr:function(a){return this.each(function(){c.attr(this,a,"");this.nodeType===1&&this.removeAttribute(a)})},addClass:function(a){if(c.isFunction(a))return this.each(function(n){var r=c(this);r.addClass(a.call(this,n,r.attr("class")))});if(a&&typeof a==="string")for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1)if(e.className){for(var j=" "+e.className+" ", +i=e.className,o=0,k=b.length;o<k;o++)if(j.indexOf(" "+b[o]+" ")<0)i+=" "+b[o];e.className=c.trim(i)}else e.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(k){var n=c(this);n.removeClass(a.call(this,k,n.attr("class")))});if(a&&typeof a==="string"||a===w)for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1&&e.className)if(a){for(var j=(" "+e.className+" ").replace(Aa," "),i=0,o=b.length;i<o;i++)j=j.replace(" "+b[i]+" ", +" ");e.className=c.trim(j)}else e.className=""}return this},toggleClass:function(a,b){var d=typeof a,f=typeof b==="boolean";if(c.isFunction(a))return this.each(function(e){var j=c(this);j.toggleClass(a.call(this,e,j.attr("class"),b),b)});return this.each(function(){if(d==="string")for(var e,j=0,i=c(this),o=b,k=a.split(ca);e=k[j++];){o=f?o:!i.hasClass(e);i[o?"addClass":"removeClass"](e)}else if(d==="undefined"||d==="boolean"){this.className&&c.data(this,"__className__",this.className);this.className= +this.className||a===false?"":c.data(this,"__className__")||""}})},hasClass:function(a){a=" "+a+" ";for(var b=0,d=this.length;b<d;b++)if((" "+this[b].className+" ").replace(Aa," ").indexOf(a)>-1)return true;return false},val:function(a){if(a===w){var b=this[0];if(b){if(c.nodeName(b,"option"))return(b.attributes.value||{}).specified?b.value:b.text;if(c.nodeName(b,"select")){var d=b.selectedIndex,f=[],e=b.options;b=b.type==="select-one";if(d<0)return null;var j=b?d:0;for(d=b?d+1:e.length;j<d;j++){var i= +e[j];if(i.selected){a=c(i).val();if(b)return a;f.push(a)}}return f}if(Ba.test(b.type)&&!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(Za,"")}return w}var o=c.isFunction(a);return this.each(function(k){var n=c(this),r=a;if(this.nodeType===1){if(o)r=a.call(this,k,n.val());if(typeof r==="number")r+="";if(c.isArray(r)&&Ba.test(this.type))this.checked=c.inArray(n.val(),r)>=0;else if(c.nodeName(this,"select")){var u=c.makeArray(r);c("option",this).each(function(){this.selected= +c.inArray(c(this).val(),u)>=0});if(!u.length)this.selectedIndex=-1}else this.value=r}})}});c.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(a,b,d,f){if(!a||a.nodeType===3||a.nodeType===8)return w;if(f&&b in c.attrFn)return c(a)[b](d);f=a.nodeType!==1||!c.isXMLDoc(a);var e=d!==w;b=f&&c.props[b]||b;if(a.nodeType===1){var j=$a.test(b);if(b in a&&f&&!j){if(e){b==="type"&&ab.test(a.nodeName)&&a.parentNode&&c.error("type property can't be changed"); +a[b]=d}if(c.nodeName(a,"form")&&a.getAttributeNode(b))return a.getAttributeNode(b).nodeValue;if(b==="tabIndex")return(b=a.getAttributeNode("tabIndex"))&&b.specified?b.value:bb.test(a.nodeName)||cb.test(a.nodeName)&&a.href?0:w;return a[b]}if(!c.support.style&&f&&b==="style"){if(e)a.style.cssText=""+d;return a.style.cssText}e&&a.setAttribute(b,""+d);a=!c.support.hrefNormalized&&f&&j?a.getAttribute(b,2):a.getAttribute(b);return a===null?w:a}return c.style(a,b,d)}});var O=/\.(.*)$/,db=function(a){return a.replace(/[^\w\s\.\|`]/g, +function(b){return"\\"+b})};c.event={add:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){if(a.setInterval&&a!==A&&!a.frameElement)a=A;var e,j;if(d.handler){e=d;d=e.handler}if(!d.guid)d.guid=c.guid++;if(j=c.data(a)){var i=j.events=j.events||{},o=j.handle;if(!o)j.handle=o=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(o.elem,arguments):w};o.elem=a;b=b.split(" ");for(var k,n=0,r;k=b[n++];){j=e?c.extend({},e):{handler:d,data:f};if(k.indexOf(".")>-1){r=k.split("."); +k=r.shift();j.namespace=r.slice(0).sort().join(".")}else{r=[];j.namespace=""}j.type=k;j.guid=d.guid;var u=i[k],z=c.event.special[k]||{};if(!u){u=i[k]=[];if(!z.setup||z.setup.call(a,f,r,o)===false)if(a.addEventListener)a.addEventListener(k,o,false);else a.attachEvent&&a.attachEvent("on"+k,o)}if(z.add){z.add.call(a,j);if(!j.handler.guid)j.handler.guid=d.guid}u.push(j);c.event.global[k]=true}a=null}}},global:{},remove:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){var e,j=0,i,o,k,n,r,u,z=c.data(a), +C=z&&z.events;if(z&&C){if(b&&b.type){d=b.handler;b=b.type}if(!b||typeof b==="string"&&b.charAt(0)==="."){b=b||"";for(e in C)c.event.remove(a,e+b)}else{for(b=b.split(" ");e=b[j++];){n=e;i=e.indexOf(".")<0;o=[];if(!i){o=e.split(".");e=o.shift();k=new RegExp("(^|\\.)"+c.map(o.slice(0).sort(),db).join("\\.(?:.*\\.)?")+"(\\.|$)")}if(r=C[e])if(d){n=c.event.special[e]||{};for(B=f||0;B<r.length;B++){u=r[B];if(d.guid===u.guid){if(i||k.test(u.namespace)){f==null&&r.splice(B--,1);n.remove&&n.remove.call(a,u)}if(f!= +null)break}}if(r.length===0||f!=null&&r.length===1){if(!n.teardown||n.teardown.call(a,o)===false)Ca(a,e,z.handle);delete C[e]}}else for(var B=0;B<r.length;B++){u=r[B];if(i||k.test(u.namespace)){c.event.remove(a,n,u.handler,B);r.splice(B--,1)}}}if(c.isEmptyObject(C)){if(b=z.handle)b.elem=null;delete z.events;delete z.handle;c.isEmptyObject(z)&&c.removeData(a)}}}}},trigger:function(a,b,d,f){var e=a.type||a;if(!f){a=typeof a==="object"?a[G]?a:c.extend(c.Event(e),a):c.Event(e);if(e.indexOf("!")>=0){a.type= +e=e.slice(0,-1);a.exclusive=true}if(!d){a.stopPropagation();c.event.global[e]&&c.each(c.cache,function(){this.events&&this.events[e]&&c.event.trigger(a,b,this.handle.elem)})}if(!d||d.nodeType===3||d.nodeType===8)return w;a.result=w;a.target=d;b=c.makeArray(b);b.unshift(a)}a.currentTarget=d;(f=c.data(d,"handle"))&&f.apply(d,b);f=d.parentNode||d.ownerDocument;try{if(!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()]))if(d["on"+e]&&d["on"+e].apply(d,b)===false)a.result=false}catch(j){}if(!a.isPropagationStopped()&& +f)c.event.trigger(a,b,f,true);else if(!a.isDefaultPrevented()){f=a.target;var i,o=c.nodeName(f,"a")&&e==="click",k=c.event.special[e]||{};if((!k._default||k._default.call(d,a)===false)&&!o&&!(f&&f.nodeName&&c.noData[f.nodeName.toLowerCase()])){try{if(f[e]){if(i=f["on"+e])f["on"+e]=null;c.event.triggered=true;f[e]()}}catch(n){}if(i)f["on"+e]=i;c.event.triggered=false}}},handle:function(a){var b,d,f,e;a=arguments[0]=c.event.fix(a||A.event);a.currentTarget=this;b=a.type.indexOf(".")<0&&!a.exclusive; +if(!b){d=a.type.split(".");a.type=d.shift();f=new RegExp("(^|\\.)"+d.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)")}e=c.data(this,"events");d=e[a.type];if(e&&d){d=d.slice(0);e=0;for(var j=d.length;e<j;e++){var i=d[e];if(b||f.test(i.namespace)){a.handler=i.handler;a.data=i.data;a.handleObj=i;i=i.handler.apply(this,arguments);if(i!==w){a.result=i;if(i===false){a.preventDefault();a.stopPropagation()}}if(a.isImmediatePropagationStopped())break}}}return a.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "), +fix:function(a){if(a[G])return a;var b=a;a=c.Event(b);for(var d=this.props.length,f;d;){f=this.props[--d];a[f]=b[f]}if(!a.target)a.target=a.srcElement||s;if(a.target.nodeType===3)a.target=a.target.parentNode;if(!a.relatedTarget&&a.fromElement)a.relatedTarget=a.fromElement===a.target?a.toElement:a.fromElement;if(a.pageX==null&&a.clientX!=null){b=s.documentElement;d=s.body;a.pageX=a.clientX+(b&&b.scrollLeft||d&&d.scrollLeft||0)-(b&&b.clientLeft||d&&d.clientLeft||0);a.pageY=a.clientY+(b&&b.scrollTop|| +d&&d.scrollTop||0)-(b&&b.clientTop||d&&d.clientTop||0)}if(!a.which&&(a.charCode||a.charCode===0?a.charCode:a.keyCode))a.which=a.charCode||a.keyCode;if(!a.metaKey&&a.ctrlKey)a.metaKey=a.ctrlKey;if(!a.which&&a.button!==w)a.which=a.button&1?1:a.button&2?3:a.button&4?2:0;return a},guid:1E8,proxy:c.proxy,special:{ready:{setup:c.bindReady,teardown:c.noop},live:{add:function(a){c.event.add(this,a.origType,c.extend({},a,{handler:oa}))},remove:function(a){var b=true,d=a.origType.replace(O,"");c.each(c.data(this, +"events").live||[],function(){if(d===this.origType.replace(O,""))return b=false});b&&c.event.remove(this,a.origType,oa)}},beforeunload:{setup:function(a,b,d){if(this.setInterval)this.onbeforeunload=d;return false},teardown:function(a,b){if(this.onbeforeunload===b)this.onbeforeunload=null}}}};var Ca=s.removeEventListener?function(a,b,d){a.removeEventListener(b,d,false)}:function(a,b,d){a.detachEvent("on"+b,d)};c.Event=function(a){if(!this.preventDefault)return new c.Event(a);if(a&&a.type){this.originalEvent= +a;this.type=a.type}else this.type=a;this.timeStamp=J();this[G]=true};c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=Z;var a=this.originalEvent;if(a){a.preventDefault&&a.preventDefault();a.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=Z;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=Z;this.stopPropagation()},isDefaultPrevented:Y,isPropagationStopped:Y, +isImmediatePropagationStopped:Y};var Da=function(a){var b=a.relatedTarget;try{for(;b&&b!==this;)b=b.parentNode;if(b!==this){a.type=a.data;c.event.handle.apply(this,arguments)}}catch(d){}},Ea=function(a){a.type=a.data;c.event.handle.apply(this,arguments)};c.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){c.event.special[a]={setup:function(d){c.event.add(this,b,d&&d.selector?Ea:Da,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?Ea:Da)}}});if(!c.support.submitBubbles)c.event.special.submit= +{setup:function(){if(this.nodeName.toLowerCase()!=="form"){c.event.add(this,"click.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="submit"||d==="image")&&c(b).closest("form").length)return na("submit",this,arguments)});c.event.add(this,"keypress.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="text"||d==="password")&&c(b).closest("form").length&&a.keyCode===13)return na("submit",this,arguments)})}else return false},teardown:function(){c.event.remove(this,".specialSubmit")}}; +if(!c.support.changeBubbles){var da=/textarea|input|select/i,ea,Fa=function(a){var b=a.type,d=a.value;if(b==="radio"||b==="checkbox")d=a.checked;else if(b==="select-multiple")d=a.selectedIndex>-1?c.map(a.options,function(f){return f.selected}).join("-"):"";else if(a.nodeName.toLowerCase()==="select")d=a.selectedIndex;return d},fa=function(a,b){var d=a.target,f,e;if(!(!da.test(d.nodeName)||d.readOnly)){f=c.data(d,"_change_data");e=Fa(d);if(a.type!=="focusout"||d.type!=="radio")c.data(d,"_change_data", +e);if(!(f===w||e===f))if(f!=null||e){a.type="change";return c.event.trigger(a,b,d)}}};c.event.special.change={filters:{focusout:fa,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return fa.call(this,a)},keydown:function(a){var b=a.target,d=b.type;if(a.keyCode===13&&b.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(d==="checkbox"||d==="radio")||d==="select-multiple")return fa.call(this,a)},beforeactivate:function(a){a=a.target;c.data(a, +"_change_data",Fa(a))}},setup:function(){if(this.type==="file")return false;for(var a in ea)c.event.add(this,a+".specialChange",ea[a]);return da.test(this.nodeName)},teardown:function(){c.event.remove(this,".specialChange");return da.test(this.nodeName)}};ea=c.event.special.change.filters}s.addEventListener&&c.each({focus:"focusin",blur:"focusout"},function(a,b){function d(f){f=c.event.fix(f);f.type=b;return c.event.handle.call(this,f)}c.event.special[b]={setup:function(){this.addEventListener(a, +d,true)},teardown:function(){this.removeEventListener(a,d,true)}}});c.each(["bind","one"],function(a,b){c.fn[b]=function(d,f,e){if(typeof d==="object"){for(var j in d)this[b](j,f,d[j],e);return this}if(c.isFunction(f)){e=f;f=w}var i=b==="one"?c.proxy(e,function(k){c(this).unbind(k,i);return e.apply(this,arguments)}):e;if(d==="unload"&&b!=="one")this.one(d,f,e);else{j=0;for(var o=this.length;j<o;j++)c.event.add(this[j],d,i,f)}return this}});c.fn.extend({unbind:function(a,b){if(typeof a==="object"&& +!a.preventDefault)for(var d in a)this.unbind(d,a[d]);else{d=0;for(var f=this.length;d<f;d++)c.event.remove(this[d],a,b)}return this},delegate:function(a,b,d,f){return this.live(b,d,f,a)},undelegate:function(a,b,d){return arguments.length===0?this.unbind("live"):this.die(b,null,d,a)},trigger:function(a,b){return this.each(function(){c.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0]){a=c.Event(a);a.preventDefault();a.stopPropagation();c.event.trigger(a,b,this[0]);return a.result}}, +toggle:function(a){for(var b=arguments,d=1;d<b.length;)c.proxy(a,b[d++]);return this.click(c.proxy(a,function(f){var e=(c.data(this,"lastToggle"+a.guid)||0)%d;c.data(this,"lastToggle"+a.guid,e+1);f.preventDefault();return b[e].apply(this,arguments)||false}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});var Ga={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};c.each(["live","die"],function(a,b){c.fn[b]=function(d,f,e,j){var i,o=0,k,n,r=j||this.selector, +u=j?this:c(this.context);if(c.isFunction(f)){e=f;f=w}for(d=(d||"").split(" ");(i=d[o++])!=null;){j=O.exec(i);k="";if(j){k=j[0];i=i.replace(O,"")}if(i==="hover")d.push("mouseenter"+k,"mouseleave"+k);else{n=i;if(i==="focus"||i==="blur"){d.push(Ga[i]+k);i+=k}else i=(Ga[i]||i)+k;b==="live"?u.each(function(){c.event.add(this,pa(i,r),{data:f,selector:r,handler:e,origType:i,origHandler:e,preType:n})}):u.unbind(pa(i,r),e)}}return this}});c.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "), +function(a,b){c.fn[b]=function(d){return d?this.bind(b,d):this.trigger(b)};if(c.attrFn)c.attrFn[b]=true});A.attachEvent&&!A.addEventListener&&A.attachEvent("onunload",function(){for(var a in c.cache)if(c.cache[a].handle)try{c.event.remove(c.cache[a].handle.elem)}catch(b){}});(function(){function a(g){for(var h="",l,m=0;g[m];m++){l=g[m];if(l.nodeType===3||l.nodeType===4)h+=l.nodeValue;else if(l.nodeType!==8)h+=a(l.childNodes)}return h}function b(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q]; +if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1&&!p){t.sizcache=l;t.sizset=q}if(t.nodeName.toLowerCase()===h){y=t;break}t=t[g]}m[q]=y}}}function d(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1){if(!p){t.sizcache=l;t.sizset=q}if(typeof h!=="string"){if(t===h){y=true;break}}else if(k.filter(h,[t]).length>0){y=t;break}}t=t[g]}m[q]=y}}}var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g, +e=0,j=Object.prototype.toString,i=false,o=true;[0,0].sort(function(){o=false;return 0});var k=function(g,h,l,m){l=l||[];var q=h=h||s;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!g||typeof g!=="string")return l;for(var p=[],v,t,y,S,H=true,M=x(h),I=g;(f.exec(""),v=f.exec(I))!==null;){I=v[3];p.push(v[1]);if(v[2]){S=v[3];break}}if(p.length>1&&r.exec(g))if(p.length===2&&n.relative[p[0]])t=ga(p[0]+p[1],h);else for(t=n.relative[p[0]]?[h]:k(p.shift(),h);p.length;){g=p.shift();if(n.relative[g])g+=p.shift(); +t=ga(g,t)}else{if(!m&&p.length>1&&h.nodeType===9&&!M&&n.match.ID.test(p[0])&&!n.match.ID.test(p[p.length-1])){v=k.find(p.shift(),h,M);h=v.expr?k.filter(v.expr,v.set)[0]:v.set[0]}if(h){v=m?{expr:p.pop(),set:z(m)}:k.find(p.pop(),p.length===1&&(p[0]==="~"||p[0]==="+")&&h.parentNode?h.parentNode:h,M);t=v.expr?k.filter(v.expr,v.set):v.set;if(p.length>0)y=z(t);else H=false;for(;p.length;){var D=p.pop();v=D;if(n.relative[D])v=p.pop();else D="";if(v==null)v=h;n.relative[D](y,v,M)}}else y=[]}y||(y=t);y||k.error(D|| +g);if(j.call(y)==="[object Array]")if(H)if(h&&h.nodeType===1)for(g=0;y[g]!=null;g++){if(y[g]&&(y[g]===true||y[g].nodeType===1&&E(h,y[g])))l.push(t[g])}else for(g=0;y[g]!=null;g++)y[g]&&y[g].nodeType===1&&l.push(t[g]);else l.push.apply(l,y);else z(y,l);if(S){k(S,q,l,m);k.uniqueSort(l)}return l};k.uniqueSort=function(g){if(B){i=o;g.sort(B);if(i)for(var h=1;h<g.length;h++)g[h]===g[h-1]&&g.splice(h--,1)}return g};k.matches=function(g,h){return k(g,null,null,h)};k.find=function(g,h,l){var m,q;if(!g)return[]; +for(var p=0,v=n.order.length;p<v;p++){var t=n.order[p];if(q=n.leftMatch[t].exec(g)){var y=q[1];q.splice(1,1);if(y.substr(y.length-1)!=="\\"){q[1]=(q[1]||"").replace(/\\/g,"");m=n.find[t](q,h,l);if(m!=null){g=g.replace(n.match[t],"");break}}}}m||(m=h.getElementsByTagName("*"));return{set:m,expr:g}};k.filter=function(g,h,l,m){for(var q=g,p=[],v=h,t,y,S=h&&h[0]&&x(h[0]);g&&h.length;){for(var H in n.filter)if((t=n.leftMatch[H].exec(g))!=null&&t[2]){var M=n.filter[H],I,D;D=t[1];y=false;t.splice(1,1);if(D.substr(D.length- +1)!=="\\"){if(v===p)p=[];if(n.preFilter[H])if(t=n.preFilter[H](t,v,l,p,m,S)){if(t===true)continue}else y=I=true;if(t)for(var U=0;(D=v[U])!=null;U++)if(D){I=M(D,t,U,v);var Ha=m^!!I;if(l&&I!=null)if(Ha)y=true;else v[U]=false;else if(Ha){p.push(D);y=true}}if(I!==w){l||(v=p);g=g.replace(n.match[H],"");if(!y)return[];break}}}if(g===q)if(y==null)k.error(g);else break;q=g}return v};k.error=function(g){throw"Syntax error, unrecognized expression: "+g;};var n=k.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF-]|\\.)+)/, +CLASS:/\.((?:[\w\u00c0-\uFFFF-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(g){return g.getAttribute("href")}}, +relative:{"+":function(g,h){var l=typeof h==="string",m=l&&!/\W/.test(h);l=l&&!m;if(m)h=h.toLowerCase();m=0;for(var q=g.length,p;m<q;m++)if(p=g[m]){for(;(p=p.previousSibling)&&p.nodeType!==1;);g[m]=l||p&&p.nodeName.toLowerCase()===h?p||false:p===h}l&&k.filter(h,g,true)},">":function(g,h){var l=typeof h==="string";if(l&&!/\W/.test(h)){h=h.toLowerCase();for(var m=0,q=g.length;m<q;m++){var p=g[m];if(p){l=p.parentNode;g[m]=l.nodeName.toLowerCase()===h?l:false}}}else{m=0;for(q=g.length;m<q;m++)if(p=g[m])g[m]= +l?p.parentNode:p.parentNode===h;l&&k.filter(h,g,true)}},"":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("parentNode",h,m,g,p,l)},"~":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("previousSibling",h,m,g,p,l)}},find:{ID:function(g,h,l){if(typeof h.getElementById!=="undefined"&&!l)return(g=h.getElementById(g[1]))?[g]:[]},NAME:function(g,h){if(typeof h.getElementsByName!=="undefined"){var l=[]; +h=h.getElementsByName(g[1]);for(var m=0,q=h.length;m<q;m++)h[m].getAttribute("name")===g[1]&&l.push(h[m]);return l.length===0?null:l}},TAG:function(g,h){return h.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,h,l,m,q,p){g=" "+g[1].replace(/\\/g,"")+" ";if(p)return g;p=0;for(var v;(v=h[p])!=null;p++)if(v)if(q^(v.className&&(" "+v.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=0))l||m.push(v);else if(l)h[p]=false;return false},ID:function(g){return g[1].replace(/\\/g,"")},TAG:function(g){return g[1].toLowerCase()}, +CHILD:function(g){if(g[1]==="nth"){var h=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(g[2]==="even"&&"2n"||g[2]==="odd"&&"2n+1"||!/\D/.test(g[2])&&"0n+"+g[2]||g[2]);g[2]=h[1]+(h[2]||1)-0;g[3]=h[3]-0}g[0]=e++;return g},ATTR:function(g,h,l,m,q,p){h=g[1].replace(/\\/g,"");if(!p&&n.attrMap[h])g[1]=n.attrMap[h];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,h,l,m,q){if(g[1]==="not")if((f.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=k(g[3],null,null,h);else{g=k.filter(g[3],h,l,true^q);l||m.push.apply(m, +g);return false}else if(n.match.POS.test(g[0])||n.match.CHILD.test(g[0]))return true;return g},POS:function(g){g.unshift(true);return g}},filters:{enabled:function(g){return g.disabled===false&&g.type!=="hidden"},disabled:function(g){return g.disabled===true},checked:function(g){return g.checked===true},selected:function(g){return g.selected===true},parent:function(g){return!!g.firstChild},empty:function(g){return!g.firstChild},has:function(g,h,l){return!!k(l[3],g).length},header:function(g){return/h\d/i.test(g.nodeName)}, +text:function(g){return"text"===g.type},radio:function(g){return"radio"===g.type},checkbox:function(g){return"checkbox"===g.type},file:function(g){return"file"===g.type},password:function(g){return"password"===g.type},submit:function(g){return"submit"===g.type},image:function(g){return"image"===g.type},reset:function(g){return"reset"===g.type},button:function(g){return"button"===g.type||g.nodeName.toLowerCase()==="button"},input:function(g){return/input|select|textarea|button/i.test(g.nodeName)}}, +setFilters:{first:function(g,h){return h===0},last:function(g,h,l,m){return h===m.length-1},even:function(g,h){return h%2===0},odd:function(g,h){return h%2===1},lt:function(g,h,l){return h<l[3]-0},gt:function(g,h,l){return h>l[3]-0},nth:function(g,h,l){return l[3]-0===h},eq:function(g,h,l){return l[3]-0===h}},filter:{PSEUDO:function(g,h,l,m){var q=h[1],p=n.filters[q];if(p)return p(g,l,h,m);else if(q==="contains")return(g.textContent||g.innerText||a([g])||"").indexOf(h[3])>=0;else if(q==="not"){h= +h[3];l=0;for(m=h.length;l<m;l++)if(h[l]===g)return false;return true}else k.error("Syntax error, unrecognized expression: "+q)},CHILD:function(g,h){var l=h[1],m=g;switch(l){case "only":case "first":for(;m=m.previousSibling;)if(m.nodeType===1)return false;if(l==="first")return true;m=g;case "last":for(;m=m.nextSibling;)if(m.nodeType===1)return false;return true;case "nth":l=h[2];var q=h[3];if(l===1&&q===0)return true;h=h[0];var p=g.parentNode;if(p&&(p.sizcache!==h||!g.nodeIndex)){var v=0;for(m=p.firstChild;m;m= +m.nextSibling)if(m.nodeType===1)m.nodeIndex=++v;p.sizcache=h}g=g.nodeIndex-q;return l===0?g===0:g%l===0&&g/l>=0}},ID:function(g,h){return g.nodeType===1&&g.getAttribute("id")===h},TAG:function(g,h){return h==="*"&&g.nodeType===1||g.nodeName.toLowerCase()===h},CLASS:function(g,h){return(" "+(g.className||g.getAttribute("class"))+" ").indexOf(h)>-1},ATTR:function(g,h){var l=h[1];g=n.attrHandle[l]?n.attrHandle[l](g):g[l]!=null?g[l]:g.getAttribute(l);l=g+"";var m=h[2];h=h[4];return g==null?m==="!=":m=== +"="?l===h:m==="*="?l.indexOf(h)>=0:m==="~="?(" "+l+" ").indexOf(h)>=0:!h?l&&g!==false:m==="!="?l!==h:m==="^="?l.indexOf(h)===0:m==="$="?l.substr(l.length-h.length)===h:m==="|="?l===h||l.substr(0,h.length+1)===h+"-":false},POS:function(g,h,l,m){var q=n.setFilters[h[2]];if(q)return q(g,l,h,m)}}},r=n.match.POS;for(var u in n.match){n.match[u]=new RegExp(n.match[u].source+/(?![^\[]*\])(?![^\(]*\))/.source);n.leftMatch[u]=new RegExp(/(^(?:.|\r|\n)*?)/.source+n.match[u].source.replace(/\\(\d+)/g,function(g, +h){return"\\"+(h-0+1)}))}var z=function(g,h){g=Array.prototype.slice.call(g,0);if(h){h.push.apply(h,g);return h}return g};try{Array.prototype.slice.call(s.documentElement.childNodes,0)}catch(C){z=function(g,h){h=h||[];if(j.call(g)==="[object Array]")Array.prototype.push.apply(h,g);else if(typeof g.length==="number")for(var l=0,m=g.length;l<m;l++)h.push(g[l]);else for(l=0;g[l];l++)h.push(g[l]);return h}}var B;if(s.documentElement.compareDocumentPosition)B=function(g,h){if(!g.compareDocumentPosition|| +!h.compareDocumentPosition){if(g==h)i=true;return g.compareDocumentPosition?-1:1}g=g.compareDocumentPosition(h)&4?-1:g===h?0:1;if(g===0)i=true;return g};else if("sourceIndex"in s.documentElement)B=function(g,h){if(!g.sourceIndex||!h.sourceIndex){if(g==h)i=true;return g.sourceIndex?-1:1}g=g.sourceIndex-h.sourceIndex;if(g===0)i=true;return g};else if(s.createRange)B=function(g,h){if(!g.ownerDocument||!h.ownerDocument){if(g==h)i=true;return g.ownerDocument?-1:1}var l=g.ownerDocument.createRange(),m= +h.ownerDocument.createRange();l.setStart(g,0);l.setEnd(g,0);m.setStart(h,0);m.setEnd(h,0);g=l.compareBoundaryPoints(Range.START_TO_END,m);if(g===0)i=true;return g};(function(){var g=s.createElement("div"),h="script"+(new Date).getTime();g.innerHTML="<a name='"+h+"'/>";var l=s.documentElement;l.insertBefore(g,l.firstChild);if(s.getElementById(h)){n.find.ID=function(m,q,p){if(typeof q.getElementById!=="undefined"&&!p)return(q=q.getElementById(m[1]))?q.id===m[1]||typeof q.getAttributeNode!=="undefined"&& +q.getAttributeNode("id").nodeValue===m[1]?[q]:w:[]};n.filter.ID=function(m,q){var p=typeof m.getAttributeNode!=="undefined"&&m.getAttributeNode("id");return m.nodeType===1&&p&&p.nodeValue===q}}l.removeChild(g);l=g=null})();(function(){var g=s.createElement("div");g.appendChild(s.createComment(""));if(g.getElementsByTagName("*").length>0)n.find.TAG=function(h,l){l=l.getElementsByTagName(h[1]);if(h[1]==="*"){h=[];for(var m=0;l[m];m++)l[m].nodeType===1&&h.push(l[m]);l=h}return l};g.innerHTML="<a href='#'></a>"; +if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#")n.attrHandle.href=function(h){return h.getAttribute("href",2)};g=null})();s.querySelectorAll&&function(){var g=k,h=s.createElement("div");h.innerHTML="<p class='TEST'></p>";if(!(h.querySelectorAll&&h.querySelectorAll(".TEST").length===0)){k=function(m,q,p,v){q=q||s;if(!v&&q.nodeType===9&&!x(q))try{return z(q.querySelectorAll(m),p)}catch(t){}return g(m,q,p,v)};for(var l in g)k[l]=g[l];h=null}}(); +(function(){var g=s.createElement("div");g.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!g.getElementsByClassName||g.getElementsByClassName("e").length===0)){g.lastChild.className="e";if(g.getElementsByClassName("e").length!==1){n.order.splice(1,0,"CLASS");n.find.CLASS=function(h,l,m){if(typeof l.getElementsByClassName!=="undefined"&&!m)return l.getElementsByClassName(h[1])};g=null}}})();var E=s.compareDocumentPosition?function(g,h){return!!(g.compareDocumentPosition(h)&16)}: +function(g,h){return g!==h&&(g.contains?g.contains(h):true)},x=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false},ga=function(g,h){var l=[],m="",q;for(h=h.nodeType?[h]:h;q=n.match.PSEUDO.exec(g);){m+=q[0];g=g.replace(n.match.PSEUDO,"")}g=n.relative[g]?g+"*":g;q=0;for(var p=h.length;q<p;q++)k(g,h[q],l);return k.filter(m,l)};c.find=k;c.expr=k.selectors;c.expr[":"]=c.expr.filters;c.unique=k.uniqueSort;c.text=a;c.isXMLDoc=x;c.contains=E})();var eb=/Until$/,fb=/^(?:parents|prevUntil|prevAll)/, +gb=/,/;R=Array.prototype.slice;var Ia=function(a,b,d){if(c.isFunction(b))return c.grep(a,function(e,j){return!!b.call(e,j,e)===d});else if(b.nodeType)return c.grep(a,function(e){return e===b===d});else if(typeof b==="string"){var f=c.grep(a,function(e){return e.nodeType===1});if(Ua.test(b))return c.filter(b,f,!d);else b=c.filter(b,f)}return c.grep(a,function(e){return c.inArray(e,b)>=0===d})};c.fn.extend({find:function(a){for(var b=this.pushStack("","find",a),d=0,f=0,e=this.length;f<e;f++){d=b.length; +c.find(a,this[f],b);if(f>0)for(var j=d;j<b.length;j++)for(var i=0;i<d;i++)if(b[i]===b[j]){b.splice(j--,1);break}}return b},has:function(a){var b=c(a);return this.filter(function(){for(var d=0,f=b.length;d<f;d++)if(c.contains(this,b[d]))return true})},not:function(a){return this.pushStack(Ia(this,a,false),"not",a)},filter:function(a){return this.pushStack(Ia(this,a,true),"filter",a)},is:function(a){return!!a&&c.filter(a,this).length>0},closest:function(a,b){if(c.isArray(a)){var d=[],f=this[0],e,j= +{},i;if(f&&a.length){e=0;for(var o=a.length;e<o;e++){i=a[e];j[i]||(j[i]=c.expr.match.POS.test(i)?c(i,b||this.context):i)}for(;f&&f.ownerDocument&&f!==b;){for(i in j){e=j[i];if(e.jquery?e.index(f)>-1:c(f).is(e)){d.push({selector:i,elem:f});delete j[i]}}f=f.parentNode}}return d}var k=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(n,r){for(;r&&r.ownerDocument&&r!==b;){if(k?k.index(r)>-1:c(r).is(a))return r;r=r.parentNode}return null})},index:function(a){if(!a||typeof a=== +"string")return c.inArray(this[0],a?c(a):this.parent().children());return c.inArray(a.jquery?a[0]:a,this)},add:function(a,b){a=typeof a==="string"?c(a,b||this.context):c.makeArray(a);b=c.merge(this.get(),a);return this.pushStack(qa(a[0])||qa(b[0])?b:c.unique(b))},andSelf:function(){return this.add(this.prevObject)}});c.each({parent:function(a){return(a=a.parentNode)&&a.nodeType!==11?a:null},parents:function(a){return c.dir(a,"parentNode")},parentsUntil:function(a,b,d){return c.dir(a,"parentNode", +d)},next:function(a){return c.nth(a,2,"nextSibling")},prev:function(a){return c.nth(a,2,"previousSibling")},nextAll:function(a){return c.dir(a,"nextSibling")},prevAll:function(a){return c.dir(a,"previousSibling")},nextUntil:function(a,b,d){return c.dir(a,"nextSibling",d)},prevUntil:function(a,b,d){return c.dir(a,"previousSibling",d)},siblings:function(a){return c.sibling(a.parentNode.firstChild,a)},children:function(a){return c.sibling(a.firstChild)},contents:function(a){return c.nodeName(a,"iframe")? +a.contentDocument||a.contentWindow.document:c.makeArray(a.childNodes)}},function(a,b){c.fn[a]=function(d,f){var e=c.map(this,b,d);eb.test(a)||(f=d);if(f&&typeof f==="string")e=c.filter(f,e);e=this.length>1?c.unique(e):e;if((this.length>1||gb.test(f))&&fb.test(a))e=e.reverse();return this.pushStack(e,a,R.call(arguments).join(","))}});c.extend({filter:function(a,b,d){if(d)a=":not("+a+")";return c.find.matches(a,b)},dir:function(a,b,d){var f=[];for(a=a[b];a&&a.nodeType!==9&&(d===w||a.nodeType!==1||!c(a).is(d));){a.nodeType=== +1&&f.push(a);a=a[b]}return f},nth:function(a,b,d){b=b||1;for(var f=0;a;a=a[d])if(a.nodeType===1&&++f===b)break;return a},sibling:function(a,b){for(var d=[];a;a=a.nextSibling)a.nodeType===1&&a!==b&&d.push(a);return d}});var Ja=/ jQuery\d+="(?:\d+|null)"/g,V=/^\s+/,Ka=/(<([\w:]+)[^>]*?)\/>/g,hb=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,La=/<([\w:]+)/,ib=/<tbody/i,jb=/<|&#?\w+;/,ta=/<script|<object|<embed|<option|<style/i,ua=/checked\s*(?:[^=]|=\s*.checked.)/i,Ma=function(a,b,d){return hb.test(d)? +a:b+"></"+d+">"},F={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]};F.optgroup=F.option;F.tbody=F.tfoot=F.colgroup=F.caption=F.thead;F.th=F.td;if(!c.support.htmlSerialize)F._default=[1,"div<div>","</div>"];c.fn.extend({text:function(a){if(c.isFunction(a))return this.each(function(b){var d= +c(this);d.text(a.call(this,b,d.text()))});if(typeof a!=="object"&&a!==w)return this.empty().append((this[0]&&this[0].ownerDocument||s).createTextNode(a));return c.text(this)},wrapAll:function(a){if(c.isFunction(a))return this.each(function(d){c(this).wrapAll(a.call(this,d))});if(this[0]){var b=c(a,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&b.insertBefore(this[0]);b.map(function(){for(var d=this;d.firstChild&&d.firstChild.nodeType===1;)d=d.firstChild;return d}).append(this)}return this}, +wrapInner:function(a){if(c.isFunction(a))return this.each(function(b){c(this).wrapInner(a.call(this,b))});return this.each(function(){var b=c(this),d=b.contents();d.length?d.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){c(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){c.nodeName(this,"body")||c(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.appendChild(a)})}, +prepend:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this)});else if(arguments.length){var a=c(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b, +this.nextSibling)});else if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,c(arguments[0]).toArray());return a}},remove:function(a,b){for(var d=0,f;(f=this[d])!=null;d++)if(!a||c.filter(a,[f]).length){if(!b&&f.nodeType===1){c.cleanData(f.getElementsByTagName("*"));c.cleanData([f])}f.parentNode&&f.parentNode.removeChild(f)}return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++)for(b.nodeType===1&&c.cleanData(b.getElementsByTagName("*"));b.firstChild;)b.removeChild(b.firstChild); +return this},clone:function(a){var b=this.map(function(){if(!c.support.noCloneEvent&&!c.isXMLDoc(this)){var d=this.outerHTML,f=this.ownerDocument;if(!d){d=f.createElement("div");d.appendChild(this.cloneNode(true));d=d.innerHTML}return c.clean([d.replace(Ja,"").replace(/=([^="'>\s]+\/)>/g,'="$1">').replace(V,"")],f)[0]}else return this.cloneNode(true)});if(a===true){ra(this,b);ra(this.find("*"),b.find("*"))}return b},html:function(a){if(a===w)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Ja, +""):null;else if(typeof a==="string"&&!ta.test(a)&&(c.support.leadingWhitespace||!V.test(a))&&!F[(La.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Ka,Ma);try{for(var b=0,d=this.length;b<d;b++)if(this[b].nodeType===1){c.cleanData(this[b].getElementsByTagName("*"));this[b].innerHTML=a}}catch(f){this.empty().append(a)}}else c.isFunction(a)?this.each(function(e){var j=c(this),i=j.html();j.empty().append(function(){return a.call(this,e,i)})}):this.empty().append(a);return this},replaceWith:function(a){if(this[0]&& +this[0].parentNode){if(c.isFunction(a))return this.each(function(b){var d=c(this),f=d.html();d.replaceWith(a.call(this,b,f))});if(typeof a!=="string")a=c(a).detach();return this.each(function(){var b=this.nextSibling,d=this.parentNode;c(this).remove();b?c(b).before(a):c(d).append(a)})}else return this.pushStack(c(c.isFunction(a)?a():a),"replaceWith",a)},detach:function(a){return this.remove(a,true)},domManip:function(a,b,d){function f(u){return c.nodeName(u,"table")?u.getElementsByTagName("tbody")[0]|| +u.appendChild(u.ownerDocument.createElement("tbody")):u}var e,j,i=a[0],o=[],k;if(!c.support.checkClone&&arguments.length===3&&typeof i==="string"&&ua.test(i))return this.each(function(){c(this).domManip(a,b,d,true)});if(c.isFunction(i))return this.each(function(u){var z=c(this);a[0]=i.call(this,u,b?z.html():w);z.domManip(a,b,d)});if(this[0]){e=i&&i.parentNode;e=c.support.parentNode&&e&&e.nodeType===11&&e.childNodes.length===this.length?{fragment:e}:sa(a,this,o);k=e.fragment;if(j=k.childNodes.length=== +1?(k=k.firstChild):k.firstChild){b=b&&c.nodeName(j,"tr");for(var n=0,r=this.length;n<r;n++)d.call(b?f(this[n],j):this[n],n>0||e.cacheable||this.length>1?k.cloneNode(true):k)}o.length&&c.each(o,Qa)}return this}});c.fragments={};c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){c.fn[a]=function(d){var f=[];d=c(d);var e=this.length===1&&this[0].parentNode;if(e&&e.nodeType===11&&e.childNodes.length===1&&d.length===1){d[b](this[0]); +return this}else{e=0;for(var j=d.length;e<j;e++){var i=(e>0?this.clone(true):this).get();c.fn[b].apply(c(d[e]),i);f=f.concat(i)}return this.pushStack(f,a,d.selector)}}});c.extend({clean:function(a,b,d,f){b=b||s;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||s;for(var e=[],j=0,i;(i=a[j])!=null;j++){if(typeof i==="number")i+="";if(i){if(typeof i==="string"&&!jb.test(i))i=b.createTextNode(i);else if(typeof i==="string"){i=i.replace(Ka,Ma);var o=(La.exec(i)||["", +""])[1].toLowerCase(),k=F[o]||F._default,n=k[0],r=b.createElement("div");for(r.innerHTML=k[1]+i+k[2];n--;)r=r.lastChild;if(!c.support.tbody){n=ib.test(i);o=o==="table"&&!n?r.firstChild&&r.firstChild.childNodes:k[1]==="<table>"&&!n?r.childNodes:[];for(k=o.length-1;k>=0;--k)c.nodeName(o[k],"tbody")&&!o[k].childNodes.length&&o[k].parentNode.removeChild(o[k])}!c.support.leadingWhitespace&&V.test(i)&&r.insertBefore(b.createTextNode(V.exec(i)[0]),r.firstChild);i=r.childNodes}if(i.nodeType)e.push(i);else e= +c.merge(e,i)}}if(d)for(j=0;e[j];j++)if(f&&c.nodeName(e[j],"script")&&(!e[j].type||e[j].type.toLowerCase()==="text/javascript"))f.push(e[j].parentNode?e[j].parentNode.removeChild(e[j]):e[j]);else{e[j].nodeType===1&&e.splice.apply(e,[j+1,0].concat(c.makeArray(e[j].getElementsByTagName("script"))));d.appendChild(e[j])}return e},cleanData:function(a){for(var b,d,f=c.cache,e=c.event.special,j=c.support.deleteExpando,i=0,o;(o=a[i])!=null;i++)if(d=o[c.expando]){b=f[d];if(b.events)for(var k in b.events)e[k]? +c.event.remove(o,k):Ca(o,k,b.handle);if(j)delete o[c.expando];else o.removeAttribute&&o.removeAttribute(c.expando);delete f[d]}}});var kb=/z-?index|font-?weight|opacity|zoom|line-?height/i,Na=/alpha\([^)]*\)/,Oa=/opacity=([^)]*)/,ha=/float/i,ia=/-([a-z])/ig,lb=/([A-Z])/g,mb=/^-?\d+(?:px)?$/i,nb=/^-?\d/,ob={position:"absolute",visibility:"hidden",display:"block"},pb=["Left","Right"],qb=["Top","Bottom"],rb=s.defaultView&&s.defaultView.getComputedStyle,Pa=c.support.cssFloat?"cssFloat":"styleFloat",ja= +function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return X(this,a,b,true,function(d,f,e){if(e===w)return c.curCSS(d,f);if(typeof e==="number"&&!kb.test(f))e+="px";c.style(d,f,e)})};c.extend({style:function(a,b,d){if(!a||a.nodeType===3||a.nodeType===8)return w;if((b==="width"||b==="height")&&parseFloat(d)<0)d=w;var f=a.style||a,e=d!==w;if(!c.support.opacity&&b==="opacity"){if(e){f.zoom=1;b=parseInt(d,10)+""==="NaN"?"":"alpha(opacity="+d*100+")";a=f.filter||c.curCSS(a,"filter")||"";f.filter= +Na.test(a)?a.replace(Na,b):b}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(Oa.exec(f.filter)[1])/100+"":""}if(ha.test(b))b=Pa;b=b.replace(ia,ja);if(e)f[b]=d;return f[b]},css:function(a,b,d,f){if(b==="width"||b==="height"){var e,j=b==="width"?pb:qb;function i(){e=b==="width"?a.offsetWidth:a.offsetHeight;f!=="border"&&c.each(j,function(){f||(e-=parseFloat(c.curCSS(a,"padding"+this,true))||0);if(f==="margin")e+=parseFloat(c.curCSS(a,"margin"+this,true))||0;else e-=parseFloat(c.curCSS(a, +"border"+this+"Width",true))||0})}a.offsetWidth!==0?i():c.swap(a,ob,i);return Math.max(0,Math.round(e))}return c.curCSS(a,b,d)},curCSS:function(a,b,d){var f,e=a.style;if(!c.support.opacity&&b==="opacity"&&a.currentStyle){f=Oa.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return f===""?"1":f}if(ha.test(b))b=Pa;if(!d&&e&&e[b])f=e[b];else if(rb){if(ha.test(b))b="float";b=b.replace(lb,"-$1").toLowerCase();e=a.ownerDocument.defaultView;if(!e)return null;if(a=e.getComputedStyle(a,null))f= +a.getPropertyValue(b);if(b==="opacity"&&f==="")f="1"}else if(a.currentStyle){d=b.replace(ia,ja);f=a.currentStyle[b]||a.currentStyle[d];if(!mb.test(f)&&nb.test(f)){b=e.left;var j=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;e.left=d==="fontSize"?"1em":f||0;f=e.pixelLeft+"px";e.left=b;a.runtimeStyle.left=j}}return f},swap:function(a,b,d){var f={};for(var e in b){f[e]=a.style[e];a.style[e]=b[e]}d.call(a);for(e in b)a.style[e]=f[e]}});if(c.expr&&c.expr.filters){c.expr.filters.hidden=function(a){var b= +a.offsetWidth,d=a.offsetHeight,f=a.nodeName.toLowerCase()==="tr";return b===0&&d===0&&!f?true:b>0&&d>0&&!f?false:c.curCSS(a,"display")==="none"};c.expr.filters.visible=function(a){return!c.expr.filters.hidden(a)}}var sb=J(),tb=/<script(.|\s)*?\/script>/gi,ub=/select|textarea/i,vb=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,N=/=\?(&|$)/,ka=/\?/,wb=/(\?|&)_=.*?(&|$)/,xb=/^(\w+:)?\/\/([^\/?#]+)/,yb=/%20/g,zb=c.fn.load;c.fn.extend({load:function(a,b,d){if(typeof a!== +"string")return zb.call(this,a);else if(!this.length)return this;var f=a.indexOf(" ");if(f>=0){var e=a.slice(f,a.length);a=a.slice(0,f)}f="GET";if(b)if(c.isFunction(b)){d=b;b=null}else if(typeof b==="object"){b=c.param(b,c.ajaxSettings.traditional);f="POST"}var j=this;c.ajax({url:a,type:f,dataType:"html",data:b,complete:function(i,o){if(o==="success"||o==="notmodified")j.html(e?c("<div />").append(i.responseText.replace(tb,"")).find(e):i.responseText);d&&j.each(d,[i.responseText,o,i])}});return this}, +serialize:function(){return c.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?c.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||ub.test(this.nodeName)||vb.test(this.type))}).map(function(a,b){a=c(this).val();return a==null?null:c.isArray(a)?c.map(a,function(d){return{name:b.name,value:d}}):{name:b.name,value:a}}).get()}});c.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "), +function(a,b){c.fn[b]=function(d){return this.bind(b,d)}});c.extend({get:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b=null}return c.ajax({type:"GET",url:a,data:b,success:d,dataType:f})},getScript:function(a,b){return c.get(a,null,b,"script")},getJSON:function(a,b,d){return c.get(a,b,d,"json")},post:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b={}}return c.ajax({type:"POST",url:a,data:b,success:d,dataType:f})},ajaxSetup:function(a){c.extend(c.ajaxSettings,a)},ajaxSettings:{url:location.href, +global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:A.XMLHttpRequest&&(A.location.protocol!=="file:"||!A.ActiveXObject)?function(){return new A.XMLHttpRequest}:function(){try{return new A.ActiveXObject("Microsoft.XMLHTTP")}catch(a){}},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},etag:{},ajax:function(a){function b(){e.success&& +e.success.call(k,o,i,x);e.global&&f("ajaxSuccess",[x,e])}function d(){e.complete&&e.complete.call(k,x,i);e.global&&f("ajaxComplete",[x,e]);e.global&&!--c.active&&c.event.trigger("ajaxStop")}function f(q,p){(e.context?c(e.context):c.event).trigger(q,p)}var e=c.extend(true,{},c.ajaxSettings,a),j,i,o,k=a&&a.context||e,n=e.type.toUpperCase();if(e.data&&e.processData&&typeof e.data!=="string")e.data=c.param(e.data,e.traditional);if(e.dataType==="jsonp"){if(n==="GET")N.test(e.url)||(e.url+=(ka.test(e.url)? +"&":"?")+(e.jsonp||"callback")+"=?");else if(!e.data||!N.test(e.data))e.data=(e.data?e.data+"&":"")+(e.jsonp||"callback")+"=?";e.dataType="json"}if(e.dataType==="json"&&(e.data&&N.test(e.data)||N.test(e.url))){j=e.jsonpCallback||"jsonp"+sb++;if(e.data)e.data=(e.data+"").replace(N,"="+j+"$1");e.url=e.url.replace(N,"="+j+"$1");e.dataType="script";A[j]=A[j]||function(q){o=q;b();d();A[j]=w;try{delete A[j]}catch(p){}z&&z.removeChild(C)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache=== +false&&n==="GET"){var r=J(),u=e.url.replace(wb,"$1_="+r+"$2");e.url=u+(u===e.url?(ka.test(e.url)?"&":"?")+"_="+r:"")}if(e.data&&n==="GET")e.url+=(ka.test(e.url)?"&":"?")+e.data;e.global&&!c.active++&&c.event.trigger("ajaxStart");r=(r=xb.exec(e.url))&&(r[1]&&r[1]!==location.protocol||r[2]!==location.host);if(e.dataType==="script"&&n==="GET"&&r){var z=s.getElementsByTagName("head")[0]||s.documentElement,C=s.createElement("script");C.src=e.url;if(e.scriptCharset)C.charset=e.scriptCharset;if(!j){var B= +false;C.onload=C.onreadystatechange=function(){if(!B&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){B=true;b();d();C.onload=C.onreadystatechange=null;z&&C.parentNode&&z.removeChild(C)}}}z.insertBefore(C,z.firstChild);return w}var E=false,x=e.xhr();if(x){e.username?x.open(n,e.url,e.async,e.username,e.password):x.open(n,e.url,e.async);try{if(e.data||a&&a.contentType)x.setRequestHeader("Content-Type",e.contentType);if(e.ifModified){c.lastModified[e.url]&&x.setRequestHeader("If-Modified-Since", +c.lastModified[e.url]);c.etag[e.url]&&x.setRequestHeader("If-None-Match",c.etag[e.url])}r||x.setRequestHeader("X-Requested-With","XMLHttpRequest");x.setRequestHeader("Accept",e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(ga){}if(e.beforeSend&&e.beforeSend.call(k,x,e)===false){e.global&&!--c.active&&c.event.trigger("ajaxStop");x.abort();return false}e.global&&f("ajaxSend",[x,e]);var g=x.onreadystatechange=function(q){if(!x||x.readyState===0||q==="abort"){E|| +d();E=true;if(x)x.onreadystatechange=c.noop}else if(!E&&x&&(x.readyState===4||q==="timeout")){E=true;x.onreadystatechange=c.noop;i=q==="timeout"?"timeout":!c.httpSuccess(x)?"error":e.ifModified&&c.httpNotModified(x,e.url)?"notmodified":"success";var p;if(i==="success")try{o=c.httpData(x,e.dataType,e)}catch(v){i="parsererror";p=v}if(i==="success"||i==="notmodified")j||b();else c.handleError(e,x,i,p);d();q==="timeout"&&x.abort();if(e.async)x=null}};try{var h=x.abort;x.abort=function(){x&&h.call(x); +g("abort")}}catch(l){}e.async&&e.timeout>0&&setTimeout(function(){x&&!E&&g("timeout")},e.timeout);try{x.send(n==="POST"||n==="PUT"||n==="DELETE"?e.data:null)}catch(m){c.handleError(e,x,null,m);d()}e.async||g();return x}},handleError:function(a,b,d,f){if(a.error)a.error.call(a.context||a,b,d,f);if(a.global)(a.context?c(a.context):c.event).trigger("ajaxError",[b,a,f])},active:0,httpSuccess:function(a){try{return!a.status&&location.protocol==="file:"||a.status>=200&&a.status<300||a.status===304||a.status=== +1223||a.status===0}catch(b){}return false},httpNotModified:function(a,b){var d=a.getResponseHeader("Last-Modified"),f=a.getResponseHeader("Etag");if(d)c.lastModified[b]=d;if(f)c.etag[b]=f;return a.status===304||a.status===0},httpData:function(a,b,d){var f=a.getResponseHeader("content-type")||"",e=b==="xml"||!b&&f.indexOf("xml")>=0;a=e?a.responseXML:a.responseText;e&&a.documentElement.nodeName==="parsererror"&&c.error("parsererror");if(d&&d.dataFilter)a=d.dataFilter(a,b);if(typeof a==="string")if(b=== +"json"||!b&&f.indexOf("json")>=0)a=c.parseJSON(a);else if(b==="script"||!b&&f.indexOf("javascript")>=0)c.globalEval(a);return a},param:function(a,b){function d(i,o){if(c.isArray(o))c.each(o,function(k,n){b||/\[\]$/.test(i)?f(i,n):d(i+"["+(typeof n==="object"||c.isArray(n)?k:"")+"]",n)});else!b&&o!=null&&typeof o==="object"?c.each(o,function(k,n){d(i+"["+k+"]",n)}):f(i,o)}function f(i,o){o=c.isFunction(o)?o():o;e[e.length]=encodeURIComponent(i)+"="+encodeURIComponent(o)}var e=[];if(b===w)b=c.ajaxSettings.traditional; +if(c.isArray(a)||a.jquery)c.each(a,function(){f(this.name,this.value)});else for(var j in a)d(j,a[j]);return e.join("&").replace(yb,"+")}});var la={},Ab=/toggle|show|hide/,Bb=/^([+-]=)?([\d+-.]+)(.*)$/,W,va=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,b){if(a||a===0)return this.animate(K("show",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay"); +this[a].style.display=d||"";if(c.css(this[a],"display")==="none"){d=this[a].nodeName;var f;if(la[d])f=la[d];else{var e=c("<"+d+" />").appendTo("body");f=e.css("display");if(f==="none")f="block";e.remove();la[d]=f}c.data(this[a],"olddisplay",f)}}a=0;for(b=this.length;a<b;a++)this[a].style.display=c.data(this[a],"olddisplay")||"";return this}},hide:function(a,b){if(a||a===0)return this.animate(K("hide",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");!d&&d!=="none"&&c.data(this[a], +"olddisplay",c.css(this[a],"display"))}a=0;for(b=this.length;a<b;a++)this[a].style.display="none";return this}},_toggle:c.fn.toggle,toggle:function(a,b){var d=typeof a==="boolean";if(c.isFunction(a)&&c.isFunction(b))this._toggle.apply(this,arguments);else a==null||d?this.each(function(){var f=d?a:c(this).is(":hidden");c(this)[f?"show":"hide"]()}):this.animate(K("toggle",3),a,b);return this},fadeTo:function(a,b,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,d)}, +animate:function(a,b,d,f){var e=c.speed(b,d,f);if(c.isEmptyObject(a))return this.each(e.complete);return this[e.queue===false?"each":"queue"](function(){var j=c.extend({},e),i,o=this.nodeType===1&&c(this).is(":hidden"),k=this;for(i in a){var n=i.replace(ia,ja);if(i!==n){a[n]=a[i];delete a[i];i=n}if(a[i]==="hide"&&o||a[i]==="show"&&!o)return j.complete.call(this);if((i==="height"||i==="width")&&this.style){j.display=c.css(this,"display");j.overflow=this.style.overflow}if(c.isArray(a[i])){(j.specialEasing= +j.specialEasing||{})[i]=a[i][1];a[i]=a[i][0]}}if(j.overflow!=null)this.style.overflow="hidden";j.curAnim=c.extend({},a);c.each(a,function(r,u){var z=new c.fx(k,j,r);if(Ab.test(u))z[u==="toggle"?o?"show":"hide":u](a);else{var C=Bb.exec(u),B=z.cur(true)||0;if(C){u=parseFloat(C[2]);var E=C[3]||"px";if(E!=="px"){k.style[r]=(u||1)+E;B=(u||1)/z.cur(true)*B;k.style[r]=B+E}if(C[1])u=(C[1]==="-="?-1:1)*u+B;z.custom(B,u,E)}else z.custom(B,u,"")}});return true})},stop:function(a,b){var d=c.timers;a&&this.queue([]); +this.each(function(){for(var f=d.length-1;f>=0;f--)if(d[f].elem===this){b&&d[f](true);d.splice(f,1)}});b||this.dequeue();return this}});c.each({slideDown:K("show",1),slideUp:K("hide",1),slideToggle:K("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(a,b){c.fn[a]=function(d,f){return this.animate(b,d,f)}});c.extend({speed:function(a,b,d){var f=a&&typeof a==="object"?a:{complete:d||!d&&b||c.isFunction(a)&&a,duration:a,easing:d&&b||b&&!c.isFunction(b)&&b};f.duration=c.fx.off?0:typeof f.duration=== +"number"?f.duration:c.fx.speeds[f.duration]||c.fx.speeds._default;f.old=f.complete;f.complete=function(){f.queue!==false&&c(this).dequeue();c.isFunction(f.old)&&f.old.call(this)};return f},easing:{linear:function(a,b,d,f){return d+f*a},swing:function(a,b,d,f){return(-Math.cos(a*Math.PI)/2+0.5)*f+d}},timers:[],fx:function(a,b,d){this.options=b;this.elem=a;this.prop=d;if(!b.orig)b.orig={}}});c.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(c.fx.step[this.prop]|| +c.fx.step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style)this.elem.style.display="block"},cur:function(a){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];return(a=parseFloat(c.css(this.elem,this.prop,a)))&&a>-10000?a:parseFloat(c.curCSS(this.elem,this.prop))||0},custom:function(a,b,d){function f(j){return e.step(j)}this.startTime=J();this.start=a;this.end=b;this.unit=d||this.unit||"px";this.now=this.start; +this.pos=this.state=0;var e=this;f.elem=this.elem;if(f()&&c.timers.push(f)&&!W)W=setInterval(c.fx.tick,13)},show:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());c(this.elem).show()},hide:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(a){var b=J(),d=true;if(a||b>=this.options.duration+this.startTime){this.now= +this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var f in this.options.curAnim)if(this.options.curAnim[f]!==true)d=false;if(d){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;a=c.data(this.elem,"olddisplay");this.elem.style.display=a?a:this.options.display;if(c.css(this.elem,"display")==="none")this.elem.style.display="block"}this.options.hide&&c(this.elem).hide();if(this.options.hide||this.options.show)for(var e in this.options.curAnim)c.style(this.elem, +e,this.options.orig[e]);this.options.complete.call(this.elem)}return false}else{e=b-this.startTime;this.state=e/this.options.duration;a=this.options.easing||(c.easing.swing?"swing":"linear");this.pos=c.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||a](this.state,e,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};c.extend(c.fx,{tick:function(){for(var a=c.timers,b=0;b<a.length;b++)a[b]()||a.splice(b--,1);a.length|| +c.fx.stop()},stop:function(){clearInterval(W);W=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){c.style(a.elem,"opacity",a.now)},_default:function(a){if(a.elem.style&&a.elem.style[a.prop]!=null)a.elem.style[a.prop]=(a.prop==="width"||a.prop==="height"?Math.max(0,a.now):a.now)+a.unit;else a.elem[a.prop]=a.now}}});if(c.expr&&c.expr.filters)c.expr.filters.animated=function(a){return c.grep(c.timers,function(b){return a===b.elem}).length};c.fn.offset="getBoundingClientRect"in s.documentElement? +function(a){var b=this[0];if(a)return this.each(function(e){c.offset.setOffset(this,a,e)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);var d=b.getBoundingClientRect(),f=b.ownerDocument;b=f.body;f=f.documentElement;return{top:d.top+(self.pageYOffset||c.support.boxModel&&f.scrollTop||b.scrollTop)-(f.clientTop||b.clientTop||0),left:d.left+(self.pageXOffset||c.support.boxModel&&f.scrollLeft||b.scrollLeft)-(f.clientLeft||b.clientLeft||0)}}:function(a){var b= +this[0];if(a)return this.each(function(r){c.offset.setOffset(this,a,r)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);c.offset.initialize();var d=b.offsetParent,f=b,e=b.ownerDocument,j,i=e.documentElement,o=e.body;f=(e=e.defaultView)?e.getComputedStyle(b,null):b.currentStyle;for(var k=b.offsetTop,n=b.offsetLeft;(b=b.parentNode)&&b!==o&&b!==i;){if(c.offset.supportsFixedPosition&&f.position==="fixed")break;j=e?e.getComputedStyle(b,null):b.currentStyle; +k-=b.scrollTop;n-=b.scrollLeft;if(b===d){k+=b.offsetTop;n+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(b.nodeName))){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=d;d=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&j.overflow!=="visible"){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=j}if(f.position==="relative"||f.position==="static"){k+=o.offsetTop;n+=o.offsetLeft}if(c.offset.supportsFixedPosition&& +f.position==="fixed"){k+=Math.max(i.scrollTop,o.scrollTop);n+=Math.max(i.scrollLeft,o.scrollLeft)}return{top:k,left:n}};c.offset={initialize:function(){var a=s.body,b=s.createElement("div"),d,f,e,j=parseFloat(c.curCSS(a,"marginTop",true))||0;c.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});b.innerHTML="<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div></div></div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td></td></tr></table>"; +a.insertBefore(b,a.firstChild);d=b.firstChild;f=d.firstChild;e=d.nextSibling.firstChild.firstChild;this.doesNotAddBorder=f.offsetTop!==5;this.doesAddBorderForTableAndCells=e.offsetTop===5;f.style.position="fixed";f.style.top="20px";this.supportsFixedPosition=f.offsetTop===20||f.offsetTop===15;f.style.position=f.style.top="";d.style.overflow="hidden";d.style.position="relative";this.subtractsBorderForOverflowNotVisible=f.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==j;a.removeChild(b); +c.offset.initialize=c.noop},bodyOffset:function(a){var b=a.offsetTop,d=a.offsetLeft;c.offset.initialize();if(c.offset.doesNotIncludeMarginInBodyOffset){b+=parseFloat(c.curCSS(a,"marginTop",true))||0;d+=parseFloat(c.curCSS(a,"marginLeft",true))||0}return{top:b,left:d}},setOffset:function(a,b,d){if(/static/.test(c.curCSS(a,"position")))a.style.position="relative";var f=c(a),e=f.offset(),j=parseInt(c.curCSS(a,"top",true),10)||0,i=parseInt(c.curCSS(a,"left",true),10)||0;if(c.isFunction(b))b=b.call(a, +d,e);d={top:b.top-e.top+j,left:b.left-e.left+i};"using"in b?b.using.call(a,d):f.css(d)}};c.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),d=this.offset(),f=/^body|html$/i.test(b[0].nodeName)?{top:0,left:0}:b.offset();d.top-=parseFloat(c.curCSS(a,"marginTop",true))||0;d.left-=parseFloat(c.curCSS(a,"marginLeft",true))||0;f.top+=parseFloat(c.curCSS(b[0],"borderTopWidth",true))||0;f.left+=parseFloat(c.curCSS(b[0],"borderLeftWidth",true))||0;return{top:d.top- +f.top,left:d.left-f.left}},offsetParent:function(){return this.map(function(){for(var a=this.offsetParent||s.body;a&&!/^body|html$/i.test(a.nodeName)&&c.css(a,"position")==="static";)a=a.offsetParent;return a})}});c.each(["Left","Top"],function(a,b){var d="scroll"+b;c.fn[d]=function(f){var e=this[0],j;if(!e)return null;if(f!==w)return this.each(function(){if(j=wa(this))j.scrollTo(!a?f:c(j).scrollLeft(),a?f:c(j).scrollTop());else this[d]=f});else return(j=wa(e))?"pageXOffset"in j?j[a?"pageYOffset": +"pageXOffset"]:c.support.boxModel&&j.document.documentElement[d]||j.document.body[d]:e[d]}});c.each(["Height","Width"],function(a,b){var d=b.toLowerCase();c.fn["inner"+b]=function(){return this[0]?c.css(this[0],d,false,"padding"):null};c.fn["outer"+b]=function(f){return this[0]?c.css(this[0],d,false,f?"margin":"border"):null};c.fn[d]=function(f){var e=this[0];if(!e)return f==null?null:this;if(c.isFunction(f))return this.each(function(j){var i=c(this);i[d](f.call(this,j,i[d]()))});return"scrollTo"in +e&&e.document?e.document.compatMode==="CSS1Compat"&&e.document.documentElement["client"+b]||e.document.body["client"+b]:e.nodeType===9?Math.max(e.documentElement["client"+b],e.body["scroll"+b],e.documentElement["scroll"+b],e.body["offset"+b],e.documentElement["offset"+b]):f===w?c.css(e,d):this.css(d,typeof f==="string"?f:f+"px")}});A.jQuery=A.$=c})(window); 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 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&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'>< <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> +<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> diff --git a/hubzilla_er/schemaSpy.css b/hubzilla_er/schemaSpy.css new file mode 100644 index 000000000..dfb39a713 --- /dev/null +++ b/hubzilla_er/schemaSpy.css @@ -0,0 +1,277 @@ +/* required colors MUST be specified in RGB hex notation or the diagrams won't have correct colors */ + +body { + color: #000; + background-color: #F7F7F7; + font-family: arial, geneva, helvetica, lucida, sans-serif; + margin: 0 0 0 0; + padding: 0px; +} + +/* background must be specified for it to propagate into diagrams */ +.content { + margin: 0px; + background: #F7F7F7; + border: 0 0; + padding:.4em; +} + +/* background-color must be specified for th to propagate into diagrams */ +th { + background-color: #9BAB96; + text-align: left; + padding: 0px 4px; +} + +/* background-color must be specified for td to propagate into diagrams */ +td { + background-color: #ffffff; +} + +tr.even td.detail { +} + +tr.odd td.detail { + background-color: #F7F7F7; +} + +h1 { + font-size: 125%; +} + +/* background must be specified for .primaryKey to propagate into diagrams */ +.primaryKey { + background: #BED1B8; + padding: 0px 4px; +} + +/* background must be specified for .indexedColumn to propagate into diagrams */ +.indexedColumn { + background: #F4F7DA; + padding: 0px 4px; +} + +/* background must be specified for .excludedColumn to propagate into diagrams */ +.excludedColumn { + background: #C0C0C0; + padding: 0px 4px; +} + +/* background must be specified for .selectedTable to propagate into diagrams */ +.selectedTable { + background: #A9AB96; +} + +.detail { + padding: 0px 4px; +} + +table { + border-style: none; + margin: 0; +} + +.impliedRelationship { + display: none; + font-style: italic; + color: #183118 +} + +.dataTable { + font-size: 85%; + background-color: #F7F7F7; +} + +.heading { + background: transparent; + padding: 8px 0px; +} + +.header { + color: #000000; + background: transparent; + font-weight: bold; + font-size: 130%; + text-align: left; +} + +.description { + display: block; + padding: 8px 0px; +} + +.signature { + font-size: 105%; + font-weight: bold; + font-style: italic; +} + +.container { + background-color: #F7F7F7; + padding: 0px 0px; +} + +.legend { + display: none; + text-align: left; +} + +.legendDetail { + background-color: #F7F7F7; + padding: 0px 4px; + + font-style: normal; + color: #000000 +} + +.relatedTable { + padding: 0px 4px; +} + +.relatedKey { + display: none; + padding: 0px -4px 0px 4px; +} + +.constraint { + display: none; + text-align: right; + padding: 0px 4px; +} + +.comment { + display: none; + text-align: left; + padding: 0px 4px; +} + +.impliedNotOrphan { +} + +.excludedRelationship { + font-size: 85%; +} + +.degrees { +} + +/* don't display the diagrams until we know what to display */ +.diagram { + display: none; +} + +.indent { + padding: 2px; +} + +a:link { + color: #489148; +} + +a:visited { + color: #183118; +} + +.sortedByColumn { + background-color: #6C7769; +} + +.notSortedByColumn { + color: #000000; +} + +.viewDefinition { + font-size: 90%; + background-color: #ffffff; + border-style: solid; + border-width: 1px; + float: left; + padding: 4px; + font-family: "Courier New", Courier, monospace +} + +.viewReferences { + font-size: 90%; + padding: 4px; +} + +/* wrap around divs that float so they "take up space" */ +div.spacer { + clear: both; +} + +.preFormatted { + white-space: pre; +} + +/* Tabs from http://www.alistapart.com/articles/slidingdoors/ */ + +/* resolve an issue with always having a scrollbar for #header */ +#headerHolder { + width: 100%; + margin: 0; + border: 1px solid black; + border-bottom-style: none; +} + +#header { + float:left; + width: 100%; + background:#BED1B8 url("images/background.gif") repeat-x bottom; + font-size:80%; + line-height:normal; +} + +#header ul { + margin:0; + padding:10px 10px 0; + list-style:none; +} + +#header li { + float:left; + background:url("images/tabLeft.gif") no-repeat left top; + margin:0; + padding:0 0 0 9px; + border-bottom:1px solid #000; +} + +#header a { + float:left; + display:block; + width:.1em; + background:url("images/tabRight.gif") no-repeat right top; + padding:5px 10px 4px 1px; + text-decoration:none; + font-weight:bold; + color:#F4F7DA; +} + +#header > ul a {width:auto;} +/* Commented Backslash Hack hides rule from IE5-Mac \*/ +#header a {float:none;} +/* End IE5-Mac hack */ + +#header a:hover { + color:#333; +} + +#header #current { + background-position:0 -150px; + border-width:0; +} + +#header #current a { + background-position:100% -150px; + padding-bottom:5px; + color:#000; +} + +#header li:hover, #header li:hover a { + background-position:0% -150px; + color:#9BAB96; +} + +#header li:hover a { + background-position:100% -150px; +} diff --git a/hubzilla_er/schemaSpy.js b/hubzilla_er/schemaSpy.js new file mode 100644 index 000000000..d1a739d4e --- /dev/null +++ b/hubzilla_er/schemaSpy.js @@ -0,0 +1,97 @@ +// table-based pages are expected to set 'table' to their name
+var table = null;
+
+// sync target's visibility with the state of checkbox
+function sync(cb, target) {
+ var checked = cb.attr('checked');
+ var displayed = target.css('display') != 'none';
+ if (checked != displayed) {
+ if (checked)
+ target.show();
+ else
+ target.hide();
+ }
+}
+
+// sync target's visibility with the inverse of the state of checkbox
+function unsync(cb, target) {
+ var checked = cb.attr('checked');
+ var displayed = target.css('display') != 'none';
+ if (checked == displayed) {
+ if (checked)
+ target.hide();
+ else
+ target.show();
+ }
+}
+
+// associate the state of checkbox with the visibility of target
+function associate(cb, target) {
+ sync(cb, target);
+ cb.click(function() {
+ sync(cb, target);
+ });
+}
+
+// select the appropriate image based on the options selected
+function syncImage() {
+ var implied = $('#implied').attr('checked');
+
+ $('.diagram').hide();
+
+ if (table) {
+ if (implied && $('#impliedTwoDegreesImg').size() > 0) {
+ $('#impliedTwoDegreesImg').show();
+ } else {
+ var oneDegree = $('#oneDegree').attr('checked');
+
+ if (oneDegree || $('#twoDegreesImg').size() == 0) {
+ $('#oneDegreeImg').show();
+ } else {
+ $('#twoDegreesImg').show();
+ }
+ }
+ } else {
+ var showNonKeys = $('#showNonKeys').attr('checked');
+
+ if (implied) {
+ if (showNonKeys && $('#impliedLargeImg').size() > 0) {
+ $('#impliedLargeImg').show();
+ } else if ($('#impliedCompactImg').size() > 0) {
+ $('#impliedCompactImg').show();
+ } else {
+ $('#realCompactImg').show();
+ }
+ } else {
+ if (showNonKeys && $('#realLargeImg').size() > 0) {
+ $('#realLargeImg').show();
+ } else {
+ $('#realCompactImg').show();
+ }
+ }
+ }
+}
+
+// our 'ready' handler makes the page consistent
+$(function(){
+ associate($('#implied'), $('.impliedRelationship'));
+ associate($('#showComments'), $('.comment'));
+ associate($('#showLegend'), $('.legend'));
+ associate($('#showRelatedCols'), $('.relatedKey'));
+ associate($('#showConstNames'), $('.constraint'));
+
+ syncImage();
+ $('#implied,#oneDegree,#twoDegrees,#showNonKeys').click(function() {
+ syncImage();
+ });
+
+ unsync($('#implied'), $('.degrees'));
+ $('#implied').click(function() {
+ unsync($('#implied'), $('.degrees'));
+ });
+
+ unsync($('#removeImpliedOrphans'), $('.impliedNotOrphan'));
+ $('#removeImpliedOrphans').click(function() {
+ unsync($('#removeImpliedOrphans'), $('.impliedNotOrphan'));
+ });
+});
diff --git a/hubzilla_er/tables/abook.html b/hubzilla_er/tables/abook.html new file mode 100644 index 000000000..7e103df6f --- /dev/null +++ b/hubzilla_er/tables/abook.html @@ -0,0 +1,502 @@ +<!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.abook</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='abook'; + </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'>abook</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='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'>abook_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'>abook_account</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'>abook_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='even'> + <td class='indexedColumn' title='Indexed'>abook_xchan</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'>abook_my_perms</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='even'> + <td class='indexedColumn' title='Indexed'>abook_their_perms</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'>abook_closeness</td> + <td class='detail'>tinyint unsigned</td> + <td class='detail' align='right'>3</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>99</td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='indexedColumn' title='Indexed'>abook_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'>abook_updated</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'>abook_connected</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'>abook_dob</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'>abook_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'>abook_blocked</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</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'>abook_ignored</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</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'>abook_hidden</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</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'>abook_archived</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</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'>abook_pending</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</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'>abook_unconnected</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</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'>abook_self</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</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'>abook_feed</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</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'>abook_profile</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</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'>abook_incl</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>abook_excl</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +</table> +<p title='23 columns'>Table contained 12 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'>abook_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'>abook_account</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;'>abook_account</td> + </tr> + <tr> + <td class='indexedColumn'>abook_archived</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;'>abook_archived</td> + </tr> + <tr> + <td class='indexedColumn'>abook_blocked</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;'>abook_blocked</td> + </tr> + <tr> + <td class='indexedColumn'>abook_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;'>abook_channel</td> + </tr> + <tr> + <td class='indexedColumn'>abook_closeness</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;'>abook_closeness</td> + </tr> + <tr> + <td class='indexedColumn'>abook_connected</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;'>abook_connected</td> + </tr> + <tr> + <td class='indexedColumn'>abook_created</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;'>abook_created</td> + </tr> + <tr> + <td class='indexedColumn'>abook_dob</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;'>abook_dob</td> + </tr> + <tr> + <td class='indexedColumn'>abook_feed</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;'>abook_feed</td> + </tr> + <tr> + <td class='indexedColumn'>abook_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;'>abook_flags</td> + </tr> + <tr> + <td class='indexedColumn'>abook_hidden</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;'>abook_hidden</td> + </tr> + <tr> + <td class='indexedColumn'>abook_ignored</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;'>abook_ignored</td> + </tr> + <tr> + <td class='indexedColumn'>abook_my_perms</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;'>abook_my_perms</td> + </tr> + <tr> + <td class='indexedColumn'>abook_pending</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;'>abook_pending</td> + </tr> + <tr> + <td class='indexedColumn'>abook_profile</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;'>abook_profile</td> + </tr> + <tr> + <td class='indexedColumn'>abook_self</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;'>abook_self</td> + </tr> + <tr> + <td class='indexedColumn'>abook_their_perms</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;'>abook_their_perms</td> + </tr> + <tr> + <td class='indexedColumn'>abook_unconnected</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;'>abook_unconnected</td> + </tr> + <tr> + <td class='indexedColumn'>abook_updated</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;'>abook_updated</td> + </tr> + <tr> + <td class='indexedColumn'>abook_xchan</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;'>abook_xchan</td> + </tr> +</table> +</div> +</div> +</body> +</html> 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 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&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='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'> √ </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'> 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> diff --git a/hubzilla_er/tables/addon.html b/hubzilla_er/tables/addon.html new file mode 100644 index 000000000..512eac7d1 --- /dev/null +++ b/hubzilla_er/tables/addon.html @@ -0,0 +1,255 @@ +<!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.addon</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='addon'; + </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'>addon</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&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='even'> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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'> + <table border='0' width='100%' cellspacing='0' cellpadding='0'> + <tr class='impliedRelationship relative even' valign='top'> + <td class='relatedTable detail' title="addon.id's name implies that it's a child of notify.id, but it doesn't reference that column."><a href='notify.html'>notify</a><span class='relatedKey'>.id</span> + </td> + <td class='constraint detail'>Implied Constraint<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'>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> +<tr class='even'> + <td class='detail'>version</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'>installed</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'>hidden</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'>timestamp</td> + <td class='detail'>bigint</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'>0</td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'>plugin_admin</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> +</table> +<p title='7 columns'>Table contained 0 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'>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'>hidden</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;'>hidden</td> + </tr> + <tr> + <td class='indexedColumn'>installed</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;'>installed</td> + </tr> + <tr> + <td class='indexedColumn'>name</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;'>name</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="addon.html" title="addon" alt="" coords="7,5,201,227"> +</map> + <a name='diagram'><img id='oneDegreeImg' src='../diagrams/addon.1degree.png' usemap='#oneDegreeRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +<map id="impliedTwoDegreesRelationshipsDiagram" name="impliedTwoDegreesRelationshipsDiagram"> +<area shape="rect" id="node1" href="addon.html" title="addon" alt="" coords="189,5,384,227"> +<area shape="rect" id="node3" href="notify.html" title="notify" alt="" coords="7,587,143,984"> +<area shape="rect" id="node4" href="app.html" title="app" alt="" coords="227,244,347,324"> +<area shape="rect" id="node6" href="event.html" title="event" alt="" coords="227,341,347,421"> +<area shape="rect" id="node8" href="fserver.html" title="fserver" alt="" coords="225,439,348,519"> +<area shape="rect" id="node10" href="fsuggest.html" title="fsuggest" alt="" coords="224,536,349,616"> +<area shape="rect" id="node12" href="hook.html" title="hook" alt="" coords="227,633,347,713"> +<area shape="rect" id="node14" href="manage.html" title="manage" alt="" coords="224,731,349,811"> +<area shape="rect" id="node16" href="pconfig.html" title="pconfig" alt="" coords="217,828,356,908"> +<area shape="rect" id="node18" href="profile.html" title="profile" alt="" coords="227,925,347,1005"> +<area shape="rect" id="node20" href="spam.html" title="spam" alt="" coords="227,1023,347,1103"> +</map> + + <a name='diagram'><img id='impliedTwoDegreesImg' src='../diagrams/addon.implied2degrees.png' usemap='#impliedTwoDegreesRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +</td></tr></table> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/app.html b/hubzilla_er/tables/app.html new file mode 100644 index 000000000..0189a9224 --- /dev/null +++ b/hubzilla_er/tables/app.html @@ -0,0 +1,356 @@ +<!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.app</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='app'; + </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'>app</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&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='even'> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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'> + <table border='0' width='100%' cellspacing='0' cellpadding='0'> + <tr class='impliedRelationship relative even' valign='top'> + <td class='relatedTable detail' title="app.id's name implies that it's a child of notify.id, but it doesn't reference that column."><a href='notify.html'>notify</a><span class='relatedKey'>.id</span> + </td> + <td class='constraint detail'>Implied Constraint<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'>app_id</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='detail'>app_sig</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'>app_author</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'>app_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> +<tr class='odd'> + <td class='detail'>app_desc</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></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'>app_url</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'>app_photo</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'>app_version</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'>app_channel</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='even'> + <td class='detail'>app_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> +<tr class='odd'> + <td class='indexedColumn' title='Indexed'>app_price</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='detail'>app_page</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'>app_requires</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='14 columns'>Table contained 0 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'>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'>app_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;'>app_channel</td> + </tr> + <tr> + <td class='indexedColumn'>app_id</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;'>app_id</td> + </tr> + <tr> + <td class='indexedColumn'>app_name</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;'>app_name</td> + </tr> + <tr> + <td class='indexedColumn'>app_photo</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;'>app_photo</td> + </tr> + <tr> + <td class='indexedColumn'>app_price</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;'>app_price</td> + </tr> + <tr> + <td class='indexedColumn'>app_url</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;'>app_url</td> + </tr> + <tr> + <td class='indexedColumn'>app_version</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;'>app_version</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="app.html" title="app" alt="" coords="7,5,212,385"> +</map> + <a name='diagram'><img id='oneDegreeImg' src='../diagrams/app.1degree.png' usemap='#oneDegreeRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +<map id="impliedTwoDegreesRelationshipsDiagram" name="impliedTwoDegreesRelationshipsDiagram"> +<area shape="rect" id="node1" href="addon.html" title="addon" alt="" coords="232,5,352,85"> +<area shape="rect" id="node3" href="notify.html" title="notify" alt="" coords="7,744,143,1141"> +<area shape="rect" id="node4" href="app.html" title="app" alt="" coords="189,102,395,482"> +<area shape="rect" id="node6" href="event.html" title="event" alt="" coords="232,499,352,579"> +<area shape="rect" id="node8" href="fserver.html" title="fserver" alt="" coords="231,596,353,676"> +<area shape="rect" id="node10" href="fsuggest.html" title="fsuggest" alt="" coords="229,693,355,773"> +<area shape="rect" id="node12" href="hook.html" title="hook" alt="" coords="232,791,352,871"> +<area shape="rect" id="node14" href="manage.html" title="manage" alt="" coords="229,888,355,968"> +<area shape="rect" id="node16" href="pconfig.html" title="pconfig" alt="" coords="223,985,361,1065"> +<area shape="rect" id="node18" href="profile.html" title="profile" alt="" coords="232,1083,352,1163"> +<area shape="rect" id="node20" href="spam.html" title="spam" alt="" coords="232,1180,352,1260"> +</map> + + <a name='diagram'><img id='impliedTwoDegreesImg' src='../diagrams/app.implied2degrees.png' usemap='#impliedTwoDegreesRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +</td></tr></table> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/attach.html b/hubzilla_er/tables/attach.html new file mode 100644 index 000000000..ea0353d38 --- /dev/null +++ b/hubzilla_er/tables/attach.html @@ -0,0 +1,513 @@ +<!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.attach</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='attach'; + </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'>attach</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&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='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'> √ </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="attach.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'> R</span></td> + </tr> + </table> + </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='indexedColumn' title='Indexed'>aid</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'>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'>hash</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</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'>creator</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'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='indexedColumn' title='Indexed'>filename</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'>filetype</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</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'>filesize</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'>revision</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'>folder</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</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'>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'>is_dir</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'>is_photo</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='indexedColumn' title='Indexed'>os_storage</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='detail'>os_path</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>display_path</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'>data</td> + <td class='detail'>longblob</td> + <td class='detail' align='right'>2147483647</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='indexedColumn' title='Indexed'>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='even'> + <td class='indexedColumn' title='Indexed'>edited</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='detail'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +</table> +<p title='23 columns'>Table contained 0 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'>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'>aid</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;'>aid</td> + </tr> + <tr> + <td class='indexedColumn'>created</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;'>created</td> + </tr> + <tr> + <td class='indexedColumn'>creator</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;'>creator</td> + </tr> + <tr> + <td class='indexedColumn'>edited</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;'>edited</td> + </tr> + <tr> + <td class='indexedColumn'>filename</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;'>filename</td> + </tr> + <tr> + <td class='indexedColumn'>filesize</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;'>filesize</td> + </tr> + <tr> + <td class='indexedColumn'>filetype</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;'>filetype</td> + </tr> + <tr> + <td class='indexedColumn'>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;'>flags</td> + </tr> + <tr> + <td class='indexedColumn'>folder</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;'>folder</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'>is_dir</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;'>is_dir</td> + </tr> + <tr> + <td class='indexedColumn'>is_photo</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;'>is_photo</td> + </tr> + <tr> + <td class='indexedColumn'>os_storage</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;'>os_storage</td> + </tr> + <tr> + <td class='indexedColumn'>revision</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;'>revision</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> +</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="attach.html" title="attach" alt="" coords="5,5,285,589"> +</map> + <a name='diagram'><img id='oneDegreeImg' src='../diagrams/attach.1degree.png' usemap='#oneDegreeRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +<map id="impliedTwoDegreesRelationshipsDiagram" name="impliedTwoDegreesRelationshipsDiagram"> +<area shape="rect" id="node1" href="attach.html" title="attach" alt="" coords="175,5,455,589"> +<area shape="rect" id="node3" href="verify.html" title="verify" alt="" coords="5,1435,131,1629"> +<area shape="rect" id="node4" href="config.html" title="config" alt="" coords="251,607,379,687"> +<area shape="rect" id="node6" href="conv.html" title="conv" alt="" coords="255,704,375,784"> +<area shape="rect" id="node8" href="fcontact.html" title="fcontact" alt="" coords="253,801,376,881"> +<area shape="rect" id="node10" href="ffinder.html" title="ffinder" alt="" coords="255,899,375,979"> +<area shape="rect" id="node12" href="group_member.html" title="group_member" alt="" coords="241,996,388,1076"> +<area shape="rect" id="node14" href="groups.html" title="groups" alt="" coords="253,1093,376,1173"> +<area shape="rect" id="node16" href="item.html" title="item" alt="" coords="240,1191,389,1271"> +<area shape="rect" id="node18" href="item_id.html" title="item_id" alt="" coords="257,1288,372,1368"> +<area shape="rect" id="node20" href="likes.html" title="likes" alt="" coords="255,1385,375,1465"> +<area shape="rect" id="node22" href="mail.html" title="mail" alt="" coords="255,1483,375,1563"> +<area shape="rect" id="node24" href="photo.html" title="photo" alt="" coords="240,1580,389,1660"> +<area shape="rect" id="node26" href="profdef.html" title="profdef" alt="" coords="253,1677,376,1757"> +<area shape="rect" id="node28" href="profext.html" title="profext" alt="" coords="253,1775,376,1855"> +<area shape="rect" id="node30" href="profile_check.html" title="profile_check" alt="" coords="245,1872,384,1952"> +<area shape="rect" id="node32" href="register.html" title="register" alt="" coords="253,1969,376,2049"> +<area shape="rect" id="node34" href="sign.html" title="sign" alt="" coords="255,2067,375,2147"> +<area shape="rect" id="node36" href="sys_perms.html" title="sys_perms" alt="" coords="249,2164,380,2244"> +<area shape="rect" id="node38" href="xconfig.html" title="xconfig" alt="" coords="253,2261,376,2341"> +<area shape="rect" id="node40" href="xign.html" title="xign" alt="" coords="255,2359,375,2439"> +</map> + + <a name='diagram'><img id='impliedTwoDegreesImg' src='../diagrams/attach.implied2degrees.png' usemap='#impliedTwoDegreesRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +</td></tr></table> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/auth_codes.html b/hubzilla_er/tables/auth_codes.html new file mode 100644 index 000000000..842fb3c15 --- /dev/null +++ b/hubzilla_er/tables/auth_codes.html @@ -0,0 +1,216 @@ +<!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.auth_codes</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='auth_codes'; + </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'>auth_codes</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&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='even'> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>40</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='impliedRelationship relative even' valign='top'> + <td class='relatedTable detail' title="auth_codes.id's name implies that it's a child of tokens.id, but it doesn't reference that column."><a href='tokens.html'>tokens</a><span class='relatedKey'>.id</span> + </td> + <td class='constraint detail'>Implied Constraint<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='detail'>client_id</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>20</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='impliedRelationship relative odd' valign='top'> + <td class='relatedTable detail' title="auth_codes.client_id's name implies that it's a child of clients.client_id, but it doesn't reference that column."><a href='clients.html'>clients</a><span class='relatedKey'>.client_id</span> + </td> + <td class='constraint detail'>Implied Constraint<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='even'> + <td class='detail'>redirect_uri</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>200</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'>expires</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='even'> + <td class='detail'>scope</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>250</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='5 columns'>Table contained 0 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'>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> +</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="auth_codes.html" title="auth_codes" alt="" coords="5,5,216,181"> +</map> + <a name='diagram'><img id='oneDegreeImg' src='../diagrams/auth_codes.1degree.png' usemap='#oneDegreeRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +<map id="impliedTwoDegreesRelationshipsDiagram" name="impliedTwoDegreesRelationshipsDiagram"> +<area shape="rect" id="node1" href="auth_codes.html" title="auth_codes" alt="" coords="360,81,571,257"> +<area shape="rect" id="node3" href="clients.html" title="clients" alt="" coords="7,117,137,310"> +<area shape="rect" id="node5" href="tokens.html" title="tokens" alt="" coords="183,5,316,198"> +</map> + + <a name='diagram'><img id='impliedTwoDegreesImg' src='../diagrams/auth_codes.implied2degrees.png' usemap='#impliedTwoDegreesRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +</td></tr></table> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/cache.html b/hubzilla_er/tables/cache.html new file mode 100644 index 000000000..e6238f822 --- /dev/null +++ b/hubzilla_er/tables/cache.html @@ -0,0 +1,215 @@ +<!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.cache</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='cache'; + </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'>cache</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&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'>k</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'> + <table border='0' width='100%' cellspacing='0' cellpadding='0'> + <tr class='impliedRelationship relative odd' valign='top'> + <td class='relatedTable detail' title="config.k's name implies that it's a child of cache.k, but it doesn't reference that column."><a href='config.html'>config</a><span class='relatedKey'>.k</span> + </td> + <td class='constraint detail'>Implied Constraint<span title='Restrict delete: + Parent cannot be deleted if children exist'> R</span></td> + </tr> + <tr class='impliedRelationship relative odd' valign='top'> + <td class='relatedTable detail' title="pconfig.k's name implies that it's a child of cache.k, but it doesn't reference that column."><a href='pconfig.html'>pconfig</a><span class='relatedKey'>.k</span> + </td> + <td class='constraint detail'>Implied Constraint<span title='Restrict delete: + Parent cannot be deleted if children exist'> R</span></td> + </tr> + <tr class='impliedRelationship relative odd' valign='top'> + <td class='relatedTable detail' title="profext.k's name implies that it's a child of cache.k, but it doesn't reference that column."><a href='profext.html'>profext</a><span class='relatedKey'>.k</span> + </td> + <td class='constraint detail'>Implied Constraint<span title='Restrict delete: + Parent cannot be deleted if children exist'> R</span></td> + </tr> + <tr class='impliedRelationship relative odd' valign='top'> + <td class='relatedTable detail' title="sys_perms.k's name implies that it's a child of cache.k, but it doesn't reference that column."><a href='sys_perms.html'>sys_perms</a><span class='relatedKey'>.k</span> + </td> + <td class='constraint detail'>Implied Constraint<span title='Restrict delete: + Parent cannot be deleted if children exist'> R</span></td> + </tr> + <tr class='impliedRelationship relative odd' valign='top'> + <td class='relatedTable detail' title="xconfig.k's name implies that it's a child of cache.k, but it doesn't reference that column."><a href='xconfig.html'>xconfig</a><span class='relatedKey'>.k</span> + </td> + <td class='constraint detail'>Implied Constraint<span title='Restrict delete: + Parent cannot be deleted if children exist'> R</span></td> + </tr> + </table> +</td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'>v</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>updated</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='3 columns'>Table contained 21 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'>k</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> +</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="cache.html" title="cache" alt="" coords="7,5,212,136"> +</map> + <a name='diagram'><img id='oneDegreeImg' src='../diagrams/cache.1degree.png' usemap='#oneDegreeRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +<map id="impliedTwoDegreesRelationshipsDiagram" name="impliedTwoDegreesRelationshipsDiagram"> +<area shape="rect" id="node1" href="config.html" title="config" alt="" coords="263,5,391,153"> +<area shape="rect" id="node3" href="verify.html" title="verify" alt="" coords="48,247,171,327"> +<area shape="rect" id="node5" href="cache.html" title="cache" alt="" coords="7,421,212,552"> +<area shape="rect" id="node6" href="pconfig.html" title="pconfig" alt="" coords="257,733,396,904"> +<area shape="rect" id="node8" href="notify.html" title="notify" alt="" coords="41,732,177,812"> +<area shape="rect" id="node10" href="profext.html" title="profext" alt="" coords="261,545,392,716"> +<area shape="rect" id="node12" href="channel.html" title="channel" alt="" coords="48,569,171,649"> +<area shape="rect" id="node15" href="sys_perms.html" title="sys_perms" alt="" coords="260,169,393,340"> +<area shape="rect" id="node18" href="xconfig.html" title="xconfig" alt="" coords="265,357,388,528"> +</map> + + <a name='diagram'><img id='impliedTwoDegreesImg' src='../diagrams/cache.implied2degrees.png' usemap='#impliedTwoDegreesRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +</td></tr></table> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/channel.html b/hubzilla_er/tables/channel.html new file mode 100644 index 000000000..1222058de --- /dev/null +++ b/hubzilla_er/tables/channel.html @@ -0,0 +1,924 @@ +<!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.channel</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='channel'; + </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'>channel</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&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'>channel_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'> + <table border='0' width='100%' cellspacing='0' cellpadding='0'> + <tr class='impliedRelationship relative odd' valign='top'> + <td class='relatedTable detail' title="likes.channel_id's name implies that it's a child of channel.channel_id, but it doesn't reference that column."><a href='likes.html'>likes</a><span class='relatedKey'>.channel_id</span> + </td> + <td class='constraint detail'>Implied Constraint<span title='Restrict delete: + Parent cannot be deleted if children exist'> R</span></td> + </tr> + <tr class='impliedRelationship relative odd' valign='top'> + <td class='relatedTable detail' title="mail.channel_id's name implies that it's a child of channel.channel_id, but it doesn't reference that column."><a href='mail.html'>mail</a><span class='relatedKey'>.channel_id</span> + </td> + <td class='constraint detail'>Implied Constraint<span title='Restrict delete: + Parent cannot be deleted if children exist'> R</span></td> + </tr> + <tr class='impliedRelationship relative odd' valign='top'> + <td class='relatedTable detail' title="profext.channel_id's name implies that it's a child of channel.channel_id, but it doesn't reference that column."><a href='profext.html'>profext</a><span class='relatedKey'>.channel_id</span> + </td> + <td class='constraint detail'>Implied Constraint<span title='Restrict delete: + Parent cannot be deleted if children exist'> R</span></td> + </tr> + </table> +</td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='indexedColumn' title='Indexed'>channel_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'></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'>channel_primary</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'>channel_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> +<tr class='odd'> + <td class='indexedColumn' title='Indexed'>channel_address</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'>channel_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='odd'> + <td class='detail'>channel_guid_sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></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'>channel_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'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='indexedColumn' title='Indexed'>channel_timezone</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'>UTC</td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='indexedColumn' title='Indexed'>channel_location</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'>channel_theme</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='detail'>channel_startpage</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'>channel_pubkey</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'>channel_prvkey</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='indexedColumn' title='Indexed'>channel_notifyflags</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'>65535</td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='indexedColumn' title='Indexed'>channel_pageflags</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'>channel_dirdate</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'>channel_lastpost</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'>channel_deleted</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'>channel_max_anon_mail</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'>10</td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='indexedColumn' title='Indexed'>channel_max_friend_req</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'>10</td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='indexedColumn' title='Indexed'>channel_expire_days</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='detail'>channel_passwd_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='even'> + <td class='indexedColumn' title='Indexed'>channel_default_group</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'>channel_allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'>channel_allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>channel_deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'>channel_deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='indexedColumn' title='Indexed'>channel_r_stream</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'>channel_r_profile</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'>channel_r_photos</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'>channel_r_abook</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'>channel_w_stream</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'>channel_w_wall</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'>channel_w_tagwall</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'>channel_w_comment</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'>channel_w_mail</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'>channel_w_photos</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'>channel_w_chat</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'>channel_a_delegate</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'>channel_r_storage</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'>channel_w_storage</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'>channel_r_pages</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'>channel_w_pages</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'>channel_a_republish</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'>channel_w_like</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'>channel_removed</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'>channel_system</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> +</table> +<p title='48 columns'>Table contained 5 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'>channel_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'>channel_a_delegate</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;'>channel_a_delegate</td> + </tr> + <tr> + <td class='indexedColumn'>channel_a_republish</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;'>channel_a_republish</td> + </tr> + <tr> + <td class='indexedColumn'>channel_account_id</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;'>channel_account_id</td> + </tr> + <tr> + <td class='indexedColumn'>channel_address</td> + <td class='detail'>Must be unique</td> + <td class='detail' style='text-align:left;'><span title='Ascending'>Asc</span></td> + <td class='constraint' style='text-align:left;'>channel_address_unique</td> + </tr> + <tr> + <td class='indexedColumn'>channel_default_group</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;'>channel_default_gid</td> + </tr> + <tr> + <td class='indexedColumn'>channel_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;'>channel_deleted</td> + </tr> + <tr> + <td class='indexedColumn'>channel_dirdate</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;'>channel_dirdate</td> + </tr> + <tr> + <td class='indexedColumn'>channel_expire_days</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;'>channel_expire_days</td> + </tr> + <tr> + <td class='indexedColumn'>channel_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;'>channel_guid</td> + </tr> + <tr> + <td class='indexedColumn'>channel_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;'>channel_hash</td> + </tr> + <tr> + <td class='indexedColumn'>channel_lastpost</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;'>channel_lastpost</td> + </tr> + <tr> + <td class='indexedColumn'>channel_location</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;'>channel_location</td> + </tr> + <tr> + <td class='indexedColumn'>channel_max_anon_mail</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;'>channel_max_anon_mail</td> + </tr> + <tr> + <td class='indexedColumn'>channel_max_friend_req</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;'>channel_max_friend_req</td> + </tr> + <tr> + <td class='indexedColumn'>channel_name</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;'>channel_name</td> + </tr> + <tr> + <td class='indexedColumn'>channel_notifyflags</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;'>channel_notifyflags</td> + </tr> + <tr> + <td class='indexedColumn'>channel_pageflags</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;'>channel_pageflags</td> + </tr> + <tr> + <td class='indexedColumn'>channel_primary</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;'>channel_primary</td> + </tr> + <tr> + <td class='indexedColumn'>channel_r_abook</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;'>channel_r_abook</td> + </tr> + <tr> + <td class='indexedColumn'>channel_r_pages</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;'>channel_r_pages</td> + </tr> + <tr> + <td class='indexedColumn'>channel_r_photos</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;'>channel_r_photos</td> + </tr> + <tr> + <td class='indexedColumn'>channel_r_profile</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;'>channel_r_profile</td> + </tr> + <tr> + <td class='indexedColumn'>channel_r_storage</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;'>channel_r_storage</td> + </tr> + <tr> + <td class='indexedColumn'>channel_r_stream</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;'>channel_r_stream</td> + </tr> + <tr> + <td class='indexedColumn'>channel_removed</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;'>channel_removed</td> + </tr> + <tr> + <td class='indexedColumn'>channel_system</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;'>channel_system</td> + </tr> + <tr> + <td class='indexedColumn'>channel_theme</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;'>channel_theme</td> + </tr> + <tr> + <td class='indexedColumn'>channel_timezone</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;'>channel_timezone</td> + </tr> + <tr> + <td class='indexedColumn'>channel_w_chat</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;'>channel_w_chat</td> + </tr> + <tr> + <td class='indexedColumn'>channel_w_comment</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;'>channel_w_comment</td> + </tr> + <tr> + <td class='indexedColumn'>channel_w_like</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;'>channel_w_like</td> + </tr> + <tr> + <td class='indexedColumn'>channel_w_mail</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;'>channel_w_mail</td> + </tr> + <tr> + <td class='indexedColumn'>channel_w_pages</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;'>channel_w_pages</td> + </tr> + <tr> + <td class='indexedColumn'>channel_w_photos</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;'>channel_w_photos</td> + </tr> + <tr> + <td class='indexedColumn'>channel_w_storage</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;'>channel_w_storage</td> + </tr> + <tr> + <td class='indexedColumn'>channel_w_stream</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;'>channel_w_stream</td> + </tr> + <tr> + <td class='indexedColumn'>channel_w_tagwall</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;'>channel_w_tagwall</td> + </tr> + <tr> + <td class='indexedColumn'>channel_w_wall</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;'>channel_w_wall</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="channel.html" title="channel" alt="" coords="7,5,356,1155"> +</map> + <a name='diagram'><img id='oneDegreeImg' src='../diagrams/channel.1degree.png' usemap='#oneDegreeRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +<map id="impliedTwoDegreesRelationshipsDiagram" name="impliedTwoDegreesRelationshipsDiagram"> +<area shape="rect" id="node1" href="likes.html" title="likes" alt="" coords="408,556,539,817"> +<area shape="rect" id="node3" href="channel.html" title="channel" alt="" coords="7,575,356,1726"> +<area shape="rect" id="node5" href="verify.html" title="verify" alt="" coords="120,479,243,559"> +<area shape="rect" id="node6" href="mail.html" title="mail" alt="" coords="401,5,545,539"> +<area shape="rect" id="node8" href="account.html" title="account" alt="" coords="123,117,240,197"> +<area shape="rect" id="node11" href="profext.html" title="profext" alt="" coords="408,835,539,1005"> +<area shape="rect" id="node15" href="cache.html" title="cache" alt="" coords="117,1743,245,1823"> +</map> + + <a name='diagram'><img id='impliedTwoDegreesImg' src='../diagrams/channel.implied2degrees.png' usemap='#impliedTwoDegreesRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +</td></tr></table> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/chat.html b/hubzilla_er/tables/chat.html new file mode 100644 index 000000000..fb914f215 --- /dev/null +++ b/hubzilla_er/tables/chat.html @@ -0,0 +1,202 @@ +<!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.chat</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='chat'; + </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'>chat</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='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='even'> + <td class='primaryKey' title='Primary Key'>chat_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='odd'> + <td class='indexedColumn' title='Indexed'>chat_room</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'>chat_xchan</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'>chat_text</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></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'>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> +</table> +<p title='5 columns'>Table contained 0 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'>chat_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'>chat_room</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;'>chat_room</td> + </tr> + <tr> + <td class='indexedColumn'>chat_xchan</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;'>chat_xchan</td> + </tr> + <tr> + <td class='indexedColumn'>created</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;'>created</td> + </tr> +</table> +</div> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/chatpresence.html b/hubzilla_er/tables/chatpresence.html new file mode 100644 index 000000000..9b6c8c7f0 --- /dev/null +++ b/hubzilla_er/tables/chatpresence.html @@ -0,0 +1,219 @@ +<!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.chatpresence</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='chatpresence'; + </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'>chatpresence</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='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'>cp_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'>cp_room</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'>cp_xchan</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'>cp_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='odd'> + <td class='indexedColumn' title='Indexed'>cp_status</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='detail'>cp_client</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'> </td> + <td class='comment detail'></td> +</tr> +</table> +<p title='6 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'>cp_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'>cp_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;'>cp_last</td> + </tr> + <tr> + <td class='indexedColumn'>cp_room</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;'>cp_room</td> + </tr> + <tr> + <td class='indexedColumn'>cp_status</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;'>cp_status</td> + </tr> + <tr> + <td class='indexedColumn'>cp_xchan</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;'>cp_xchan</td> + </tr> +</table> +</div> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/chatroom.html b/hubzilla_er/tables/chatroom.html new file mode 100644 index 000000000..cb7db7985 --- /dev/null +++ b/hubzilla_er/tables/chatroom.html @@ -0,0 +1,286 @@ +<!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.chatroom</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='chatroom'; + </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'>chatroom</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='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='even'> + <td class='primaryKey' title='Primary Key'>cr_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='odd'> + <td class='indexedColumn' title='Indexed'>cr_aid</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'>cr_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'>cr_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> +<tr class='even'> + <td class='indexedColumn' title='Indexed'>cr_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'>cr_edited</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'>cr_expire</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'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +</table> +<p title='11 columns'>Table contained 0 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'>cr_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'>cr_aid</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;'>cr_aid</td> + </tr> + <tr> + <td class='indexedColumn'>cr_created</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;'>cr_created</td> + </tr> + <tr> + <td class='indexedColumn'>cr_edited</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;'>cr_edited</td> + </tr> + <tr> + <td class='indexedColumn'>cr_expire</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;'>cr_expire</td> + </tr> + <tr> + <td class='indexedColumn'>cr_name</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;'>cr_name</td> + </tr> + <tr> + <td class='indexedColumn'>cr_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;'>cr_uid</td> + </tr> +</table> +</div> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/clients.html b/hubzilla_er/tables/clients.html new file mode 100644 index 000000000..81d48f281 --- /dev/null +++ b/hubzilla_er/tables/clients.html @@ -0,0 +1,224 @@ +<!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.clients</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='clients'; + </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'>clients</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&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='even'> + <td class='primaryKey' title='Primary Key'>client_id</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>20</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></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="auth_codes.client_id's name implies that it's a child of clients.client_id, but it doesn't reference that column."><a href='auth_codes.html'>auth_codes</a><span class='relatedKey'>.client_id</span> + </td> + <td class='constraint detail'>Implied Constraint<span title='Restrict delete: + Parent cannot be deleted if children exist'> R</span></td> + </tr> + <tr class='impliedRelationship relative even' valign='top'> + <td class='relatedTable detail' title="tokens.client_id's name implies that it's a child of clients.client_id, but it doesn't reference that column."><a href='tokens.html'>tokens</a><span class='relatedKey'>.client_id</span> + </td> + <td class='constraint detail'>Implied Constraint<span title='Restrict delete: + Parent cannot be deleted if children exist'> R</span></td> + </tr> + </table> +</td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>pw</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>20</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'>redirect_uri</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>200</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'>name</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center' title='nullable'> √ </td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>null</td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'>icon</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center' title='nullable'> √ </td> + <td class='detail' align='center'></td> + <td class='detail' align='right'>null</td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>uid</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> +</table> +<p title='6 columns'>Table contained 0 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'>client_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> +</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="clients.html" title="clients" alt="" coords="5,5,216,203"> +</map> + <a name='diagram'><img id='oneDegreeImg' src='../diagrams/clients.1degree.png' usemap='#oneDegreeRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +<map id="impliedTwoDegreesRelationshipsDiagram" name="impliedTwoDegreesRelationshipsDiagram"> +<area shape="rect" id="node1" href="auth_codes.html" title="auth_codes" alt="" coords="439,84,569,255"> +<area shape="rect" id="node3" href="clients.html" title="clients" alt="" coords="5,114,216,313"> +<area shape="rect" id="node5" href="tokens.html" title="tokens" alt="" coords="260,5,393,198"> +</map> + + <a name='diagram'><img id='impliedTwoDegreesImg' src='../diagrams/clients.implied2degrees.png' usemap='#impliedTwoDegreesRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +</td></tr></table> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/config.html b/hubzilla_er/tables/config.html new file mode 100644 index 000000000..62536d7ce --- /dev/null +++ b/hubzilla_er/tables/config.html @@ -0,0 +1,231 @@ +<!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.config</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='config'; + </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'>config</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&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='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'> √ </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="config.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'> R</span></td> + </tr> + </table> + </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='indexedColumn' title='Indexed'>cat</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'>k</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='impliedRelationship relative even' valign='top'> + <td class='relatedTable detail' title="config.k's name implies that it's a child of cache.k, but it doesn't reference that column."><a href='cache.html'>cache</a><span class='relatedKey'>.k</span> + </td> + <td class='constraint detail'>Implied Constraint<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='detail'>v</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +</table> +<p title='4 columns'>Table contained 52 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'>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'>cat + k</td> + <td class='detail'>Must be unique</td> + <td class='detail' style='text-align:left;'><span title='Ascending'>Asc</span>/<span title='Ascending'>Asc</span></td> + <td class='constraint' style='text-align:left;'>access</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="config.html" title="config" alt="" coords="5,5,232,158"> +</map> + <a name='diagram'><img id='oneDegreeImg' src='../diagrams/config.1degree.png' usemap='#oneDegreeRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +<map id="impliedTwoDegreesRelationshipsDiagram" name="impliedTwoDegreesRelationshipsDiagram"> +<area shape="rect" id="node1" href="attach.html" title="attach" alt="" coords="236,1465,356,1545"> +<area shape="rect" id="node3" href="verify.html" title="verify" alt="" coords="9,931,135,1125"> +<area shape="rect" id="node4" href="config.html" title="config" alt="" coords="183,1659,409,1813"> +<area shape="rect" id="node7" href="cache.html" title="cache" alt="" coords="5,1831,139,1956"> +<area shape="rect" id="node8" href="conv.html" title="conv" alt="" coords="236,5,356,85"> +<area shape="rect" id="node10" href="fcontact.html" title="fcontact" alt="" coords="235,103,357,183"> +<area shape="rect" id="node12" href="ffinder.html" title="ffinder" alt="" coords="236,200,356,280"> +<area shape="rect" id="node14" href="group_member.html" title="group_member" alt="" coords="223,297,369,377"> +<area shape="rect" id="node16" href="groups.html" title="groups" alt="" coords="235,395,357,475"> +<area shape="rect" id="node18" href="item.html" title="item" alt="" coords="221,492,371,572"> +<area shape="rect" id="node20" href="item_id.html" title="item_id" alt="" coords="239,589,353,669"> +<area shape="rect" id="node22" href="likes.html" title="likes" alt="" coords="236,687,356,767"> +<area shape="rect" id="node24" href="mail.html" title="mail" alt="" coords="236,784,356,864"> +<area shape="rect" id="node26" href="pconfig.html" title="pconfig" alt="" coords="227,2024,365,2104"> +<area shape="rect" id="node28" href="photo.html" title="photo" alt="" coords="221,881,371,961"> +<area shape="rect" id="node30" href="profdef.html" title="profdef" alt="" coords="235,979,357,1059"> +<area shape="rect" id="node32" href="profext.html" title="profext" alt="" coords="235,1829,357,1909"> +<area shape="rect" id="node35" href="profile_check.html" title="profile_check" alt="" coords="227,1076,365,1156"> +<area shape="rect" id="node37" href="register.html" title="register" alt="" coords="235,1173,357,1253"> +<area shape="rect" id="node39" href="sign.html" title="sign" alt="" coords="236,1271,356,1351"> +<area shape="rect" id="node41" href="sys_perms.html" title="sys_perms" alt="" coords="231,1927,361,2007"> +<area shape="rect" id="node44" href="xconfig.html" title="xconfig" alt="" coords="235,1563,357,1643"> +<area shape="rect" id="node47" href="xign.html" title="xign" alt="" coords="236,1368,356,1448"> +</map> + + <a name='diagram'><img id='impliedTwoDegreesImg' src='../diagrams/config.implied2degrees.png' usemap='#impliedTwoDegreesRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +</td></tr></table> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/conv.html b/hubzilla_er/tables/conv.html new file mode 100644 index 000000000..bf3cda01f --- /dev/null +++ b/hubzilla_er/tables/conv.html @@ -0,0 +1,270 @@ +<!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.conv</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='conv'; + </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'>conv</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&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='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'> √ </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="conv.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'> R</span></td> + </tr> + </table> + </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>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='detail'>recips</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>uid</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='even'> + <td class='detail'>creator</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'>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='even'> + <td class='indexedColumn' title='Indexed'>updated</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='detail'>subject</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +</table> +<p title='8 columns'>Table contained 0 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'>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'>created</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;'>created</td> + </tr> + <tr> + <td class='indexedColumn'>updated</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;'>updated</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="conv.html" title="conv" alt="" coords="7,5,271,249"> +</map> + <a name='diagram'><img id='oneDegreeImg' src='../diagrams/conv.1degree.png' usemap='#oneDegreeRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +<map id="impliedTwoDegreesRelationshipsDiagram" name="impliedTwoDegreesRelationshipsDiagram"> +<area shape="rect" id="node1" href="attach.html" title="attach" alt="" coords="248,5,368,85"> +<area shape="rect" id="node3" href="verify.html" title="verify" alt="" coords="5,1094,131,1287"> +<area shape="rect" id="node4" href="config.html" title="config" alt="" coords="244,103,372,183"> +<area shape="rect" id="node6" href="conv.html" title="conv" alt="" coords="176,199,440,443"> +<area shape="rect" id="node8" href="fcontact.html" title="fcontact" alt="" coords="247,460,369,540"> +<area shape="rect" id="node10" href="ffinder.html" title="ffinder" alt="" coords="248,557,368,637"> +<area shape="rect" id="node12" href="group_member.html" title="group_member" alt="" coords="235,655,381,735"> +<area shape="rect" id="node14" href="groups.html" title="groups" alt="" coords="247,752,369,832"> +<area shape="rect" id="node16" href="item.html" title="item" alt="" coords="233,849,383,929"> +<area shape="rect" id="node18" href="item_id.html" title="item_id" alt="" coords="251,947,365,1027"> +<area shape="rect" id="node20" href="likes.html" title="likes" alt="" coords="248,1044,368,1124"> +<area shape="rect" id="node22" href="mail.html" title="mail" alt="" coords="248,1141,368,1221"> +<area shape="rect" id="node24" href="photo.html" title="photo" alt="" coords="233,1239,383,1319"> +<area shape="rect" id="node26" href="profdef.html" title="profdef" alt="" coords="247,1336,369,1416"> +<area shape="rect" id="node28" href="profext.html" title="profext" alt="" coords="247,1433,369,1513"> +<area shape="rect" id="node30" href="profile_check.html" title="profile_check" alt="" coords="239,1531,377,1611"> +<area shape="rect" id="node32" href="register.html" title="register" alt="" coords="247,1628,369,1708"> +<area shape="rect" id="node34" href="sign.html" title="sign" alt="" coords="248,1725,368,1805"> +<area shape="rect" id="node36" href="sys_perms.html" title="sys_perms" alt="" coords="243,1823,373,1903"> +<area shape="rect" id="node38" href="xconfig.html" title="xconfig" alt="" coords="247,1920,369,2000"> +<area shape="rect" id="node40" href="xign.html" title="xign" alt="" coords="248,2017,368,2097"> +</map> + + <a name='diagram'><img id='impliedTwoDegreesImg' src='../diagrams/conv.implied2degrees.png' usemap='#impliedTwoDegreesRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +</td></tr></table> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/event.html b/hubzilla_er/tables/event.html new file mode 100644 index 000000000..da92cb295 --- /dev/null +++ b/hubzilla_er/tables/event.html @@ -0,0 +1,507 @@ +<!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.event</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='event'; + </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'>event</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&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'>id</td> + <td class='detail'>int</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'> + <table border='0' width='100%' cellspacing='0' cellpadding='0'> + <tr class='impliedRelationship relative odd' valign='top'> + <td class='relatedTable detail' title="event.id's name implies that it's a child of notify.id, but it doesn't reference that column."><a href='notify.html'>notify</a><span class='relatedKey'>.id</span> + </td> + <td class='constraint detail'>Implied Constraint<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='even'> + <td class='indexedColumn' title='Indexed'>aid</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'>uid</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='even'> + <td class='indexedColumn' title='Indexed'>event_xchan</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'>event_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'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'>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='detail'>edited</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'>start</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'>finish</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'>summary</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>description</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'>location</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='indexedColumn' title='Indexed'>type</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'>nofinish</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='indexedColumn' title='Indexed'>adjust</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'>1</td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='indexedColumn' title='Indexed'>ignore</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'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='indexedColumn' title='Indexed'>event_status</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='detail'>event_status_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='detail'>event_percent</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</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'>event_repeat</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='indexedColumn' title='Indexed'>event_sequence</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</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> +</table> +<p title='25 columns'>Table contained 0 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'>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'>adjust</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;'>adjust</td> + </tr> + <tr> + <td class='indexedColumn'>aid</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;'>aid</td> + </tr> + <tr> + <td class='indexedColumn'>event_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;'>event_hash</td> + </tr> + <tr> + <td class='indexedColumn'>event_sequence</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;'>event_sequence</td> + </tr> + <tr> + <td class='indexedColumn'>event_status</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;'>event_status</td> + </tr> + <tr> + <td class='indexedColumn'>event_xchan</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;'>event_xchan</td> + </tr> + <tr> + <td class='indexedColumn'>finish</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;'>finish</td> + </tr> + <tr> + <td class='indexedColumn'>ignore</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;'>ignore</td> + </tr> + <tr> + <td class='indexedColumn'>nofinish</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;'>nofinish</td> + </tr> + <tr> + <td class='indexedColumn'>start</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;'>start</td> + </tr> + <tr> + <td class='indexedColumn'>type</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;'>type</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> +</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="event.html" title="event" alt="" coords="7,5,313,635"> +</map> + <a name='diagram'><img id='oneDegreeImg' src='../diagrams/event.1degree.png' usemap='#oneDegreeRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +<map id="impliedTwoDegreesRelationshipsDiagram" name="impliedTwoDegreesRelationshipsDiagram"> +<area shape="rect" id="node1" href="addon.html" title="addon" alt="" coords="283,5,403,85"> +<area shape="rect" id="node3" href="notify.html" title="notify" alt="" coords="7,995,143,1392"> +<area shape="rect" id="node4" href="app.html" title="app" alt="" coords="283,103,403,183"> +<area shape="rect" id="node6" href="event.html" title="event" alt="" coords="189,200,496,829"> +<area shape="rect" id="node8" href="fserver.html" title="fserver" alt="" coords="281,847,404,927"> +<area shape="rect" id="node10" href="fsuggest.html" title="fsuggest" alt="" coords="280,944,405,1024"> +<area shape="rect" id="node12" href="hook.html" title="hook" alt="" coords="283,1041,403,1121"> +<area shape="rect" id="node14" href="manage.html" title="manage" alt="" coords="280,1139,405,1219"> +<area shape="rect" id="node16" href="pconfig.html" title="pconfig" alt="" coords="273,1236,412,1316"> +<area shape="rect" id="node18" href="profile.html" title="profile" alt="" coords="283,1333,403,1413"> +<area shape="rect" id="node20" href="spam.html" title="spam" alt="" coords="283,1431,403,1511"> +</map> + + <a name='diagram'><img id='impliedTwoDegreesImg' src='../diagrams/event.implied2degrees.png' usemap='#impliedTwoDegreesRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +</td></tr></table> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/fcontact.html b/hubzilla_er/tables/fcontact.html new file mode 100644 index 000000000..10af48116 --- /dev/null +++ b/hubzilla_er/tables/fcontact.html @@ -0,0 +1,358 @@ +<!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.fcontact</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='fcontact'; + </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'>fcontact</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&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='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'> √ </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="fcontact.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'> R</span></td> + </tr> + </table> + </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>url</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'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <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'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>photo</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'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'>request</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'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>nick</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'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='indexedColumn' title='Indexed'>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'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>batch</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'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'>notify</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'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>poll</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'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'>confirm</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'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>priority</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'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='indexedColumn' title='Indexed'>network</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'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>alias</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'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'>pubkey</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>updated</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='16 columns'>Table contained 0 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'>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'>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;'>addr</td> + </tr> + <tr> + <td class='indexedColumn'>network</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;'>network</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="fcontact.html" title="fcontact" alt="" coords="7,5,225,430"> +</map> + <a name='diagram'><img id='oneDegreeImg' src='../diagrams/fcontact.1degree.png' usemap='#oneDegreeRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +<map id="impliedTwoDegreesRelationshipsDiagram" name="impliedTwoDegreesRelationshipsDiagram"> +<area shape="rect" id="node1" href="attach.html" title="attach" alt="" coords="225,5,345,85"> +<area shape="rect" id="node3" href="verify.html" title="verify" alt="" coords="5,1275,131,1469"> +<area shape="rect" id="node4" href="config.html" title="config" alt="" coords="221,103,349,183"> +<area shape="rect" id="node6" href="conv.html" title="conv" alt="" coords="225,200,345,280"> +<area shape="rect" id="node8" href="fcontact.html" title="fcontact" alt="" coords="176,297,395,722"> +<area shape="rect" id="node10" href="ffinder.html" title="ffinder" alt="" coords="225,739,345,819"> +<area shape="rect" id="node12" href="group_member.html" title="group_member" alt="" coords="212,836,359,916"> +<area shape="rect" id="node14" href="groups.html" title="groups" alt="" coords="224,933,347,1013"> +<area shape="rect" id="node16" href="item.html" title="item" alt="" coords="211,1031,360,1111"> +<area shape="rect" id="node18" href="item_id.html" title="item_id" alt="" coords="228,1128,343,1208"> +<area shape="rect" id="node20" href="likes.html" title="likes" alt="" coords="225,1225,345,1305"> +<area shape="rect" id="node22" href="mail.html" title="mail" alt="" coords="225,1323,345,1403"> +<area shape="rect" id="node24" href="photo.html" title="photo" alt="" coords="211,1420,360,1500"> +<area shape="rect" id="node26" href="profdef.html" title="profdef" alt="" coords="224,1517,347,1597"> +<area shape="rect" id="node28" href="profext.html" title="profext" alt="" coords="224,1615,347,1695"> +<area shape="rect" id="node30" href="profile_check.html" title="profile_check" alt="" coords="216,1712,355,1792"> +<area shape="rect" id="node32" href="register.html" title="register" alt="" coords="224,1809,347,1889"> +<area shape="rect" id="node34" href="sign.html" title="sign" alt="" coords="225,1907,345,1987"> +<area shape="rect" id="node36" href="sys_perms.html" title="sys_perms" alt="" coords="220,2004,351,2084"> +<area shape="rect" id="node38" href="xconfig.html" title="xconfig" alt="" coords="224,2101,347,2181"> +<area shape="rect" id="node40" href="xign.html" title="xign" alt="" coords="225,2199,345,2279"> +</map> + + <a name='diagram'><img id='impliedTwoDegreesImg' src='../diagrams/fcontact.implied2degrees.png' usemap='#impliedTwoDegreesRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +</td></tr></table> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/ffinder.html b/hubzilla_er/tables/ffinder.html new file mode 100644 index 000000000..8c6a09711 --- /dev/null +++ b/hubzilla_er/tables/ffinder.html @@ -0,0 +1,232 @@ +<!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.ffinder</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='ffinder'; + </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'>ffinder</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&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='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'> √ </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="ffinder.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'> R</span></td> + </tr> + </table> + </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <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'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='indexedColumn' title='Indexed'>cid</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'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='indexedColumn' title='Indexed'>fid</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'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +</table> +<p title='4 columns'>Table contained 0 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'>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'>cid</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;'>cid</td> + </tr> + <tr> + <td class='indexedColumn'>fid</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;'>fid</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> +</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="ffinder.html" title="ffinder" alt="" coords="5,5,224,158"> +</map> + <a name='diagram'><img id='oneDegreeImg' src='../diagrams/ffinder.1degree.png' usemap='#oneDegreeRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +<map id="impliedTwoDegreesRelationshipsDiagram" name="impliedTwoDegreesRelationshipsDiagram"> +<area shape="rect" id="node1" href="attach.html" title="attach" alt="" coords="224,5,344,85"> +<area shape="rect" id="node3" href="verify.html" title="verify" alt="" coords="5,1003,131,1197"> +<area shape="rect" id="node4" href="config.html" title="config" alt="" coords="220,103,348,183"> +<area shape="rect" id="node6" href="conv.html" title="conv" alt="" coords="224,200,344,280"> +<area shape="rect" id="node8" href="fcontact.html" title="fcontact" alt="" coords="223,297,345,377"> +<area shape="rect" id="node10" href="ffinder.html" title="ffinder" alt="" coords="175,394,393,547"> +<area shape="rect" id="node12" href="group_member.html" title="group_member" alt="" coords="211,564,357,644"> +<area shape="rect" id="node14" href="groups.html" title="groups" alt="" coords="223,661,345,741"> +<area shape="rect" id="node16" href="item.html" title="item" alt="" coords="209,759,359,839"> +<area shape="rect" id="node18" href="item_id.html" title="item_id" alt="" coords="227,856,341,936"> +<area shape="rect" id="node20" href="likes.html" title="likes" alt="" coords="224,953,344,1033"> +<area shape="rect" id="node22" href="mail.html" title="mail" alt="" coords="224,1051,344,1131"> +<area shape="rect" id="node24" href="photo.html" title="photo" alt="" coords="209,1148,359,1228"> +<area shape="rect" id="node26" href="profdef.html" title="profdef" alt="" coords="223,1245,345,1325"> +<area shape="rect" id="node28" href="profext.html" title="profext" alt="" coords="223,1343,345,1423"> +<area shape="rect" id="node30" href="profile_check.html" title="profile_check" alt="" coords="215,1440,353,1520"> +<area shape="rect" id="node32" href="register.html" title="register" alt="" coords="223,1537,345,1617"> +<area shape="rect" id="node34" href="sign.html" title="sign" alt="" coords="224,1635,344,1715"> +<area shape="rect" id="node36" href="sys_perms.html" title="sys_perms" alt="" coords="219,1732,349,1812"> +<area shape="rect" id="node38" href="xconfig.html" title="xconfig" alt="" coords="223,1829,345,1909"> +<area shape="rect" id="node40" href="xign.html" title="xign" alt="" coords="224,1927,344,2007"> +</map> + + <a name='diagram'><img id='impliedTwoDegreesImg' src='../diagrams/ffinder.implied2degrees.png' usemap='#impliedTwoDegreesRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +</td></tr></table> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/fserver.html b/hubzilla_er/tables/fserver.html new file mode 100644 index 000000000..0becc814d --- /dev/null +++ b/hubzilla_er/tables/fserver.html @@ -0,0 +1,216 @@ +<!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.fserver</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='fserver'; + </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'>fserver</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&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='even'> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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'> + <table border='0' width='100%' cellspacing='0' cellpadding='0'> + <tr class='impliedRelationship relative even' valign='top'> + <td class='relatedTable detail' title="fserver.id's name implies that it's a child of notify.id, but it doesn't reference that column."><a href='notify.html'>notify</a><span class='relatedKey'>.id</span> + </td> + <td class='constraint detail'>Implied Constraint<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'>server</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'>posturl</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'>key</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +</table> +<p title='4 columns'>Table contained 0 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'>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'>posturl</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;'>posturl</td> + </tr> + <tr> + <td class='indexedColumn'>server</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;'>server</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="fserver.html" title="fserver" alt="" coords="6,5,195,158"> +</map> + <a name='diagram'><img id='oneDegreeImg' src='../diagrams/fserver.1degree.png' usemap='#oneDegreeRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +<map id="impliedTwoDegreesRelationshipsDiagram" name="impliedTwoDegreesRelationshipsDiagram"> +<area shape="rect" id="node1" href="addon.html" title="addon" alt="" coords="223,5,343,85"> +<area shape="rect" id="node3" href="notify.html" title="notify" alt="" coords="7,517,143,915"> +<area shape="rect" id="node4" href="app.html" title="app" alt="" coords="223,103,343,183"> +<area shape="rect" id="node6" href="event.html" title="event" alt="" coords="223,200,343,280"> +<area shape="rect" id="node8" href="fserver.html" title="fserver" alt="" coords="188,297,377,450"> +<area shape="rect" id="node10" href="fsuggest.html" title="fsuggest" alt="" coords="220,467,345,547"> +<area shape="rect" id="node12" href="hook.html" title="hook" alt="" coords="223,564,343,644"> +<area shape="rect" id="node14" href="manage.html" title="manage" alt="" coords="220,661,345,741"> +<area shape="rect" id="node16" href="pconfig.html" title="pconfig" alt="" coords="213,759,352,839"> +<area shape="rect" id="node18" href="profile.html" title="profile" alt="" coords="223,856,343,936"> +<area shape="rect" id="node20" href="spam.html" title="spam" alt="" coords="223,953,343,1033"> +</map> + + <a name='diagram'><img id='impliedTwoDegreesImg' src='../diagrams/fserver.implied2degrees.png' usemap='#impliedTwoDegreesRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +</td></tr></table> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/fsuggest.html b/hubzilla_er/tables/fsuggest.html new file mode 100644 index 000000000..7f0b446e5 --- /dev/null +++ b/hubzilla_er/tables/fsuggest.html @@ -0,0 +1,259 @@ +<!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.fsuggest</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='fsuggest'; + </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'>fsuggest</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&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'>id</td> + <td class='detail'>int</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'> + <table border='0' width='100%' cellspacing='0' cellpadding='0'> + <tr class='impliedRelationship relative odd' valign='top'> + <td class='relatedTable detail' title="fsuggest.id's name implies that it's a child of notify.id, but it doesn't reference that column."><a href='notify.html'>notify</a><span class='relatedKey'>.id</span> + </td> + <td class='constraint detail'>Implied Constraint<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='even'> + <td class='detail'>uid</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='detail'>cid</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='even'> + <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> +<tr class='odd'> + <td class='detail'>url</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='detail'>request</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'>photo</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='detail'>note</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>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> +</table> +<p title='9 columns'>Table contained 0 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'>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> +</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="fsuggest.html" title="fsuggest" alt="" coords="5,5,203,272"> +</map> + <a name='diagram'><img id='oneDegreeImg' src='../diagrams/fsuggest.1degree.png' usemap='#oneDegreeRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +<map id="impliedTwoDegreesRelationshipsDiagram" name="impliedTwoDegreesRelationshipsDiagram"> +<area shape="rect" id="node1" href="addon.html" title="addon" alt="" coords="227,5,347,85"> +<area shape="rect" id="node3" href="notify.html" title="notify" alt="" coords="7,539,143,936"> +<area shape="rect" id="node4" href="app.html" title="app" alt="" coords="227,103,347,183"> +<area shape="rect" id="node6" href="event.html" title="event" alt="" coords="227,200,347,280"> +<area shape="rect" id="node8" href="fserver.html" title="fserver" alt="" coords="225,297,348,377"> +<area shape="rect" id="node10" href="fsuggest.html" title="fsuggest" alt="" coords="188,395,385,661"> +<area shape="rect" id="node12" href="hook.html" title="hook" alt="" coords="227,679,347,759"> +<area shape="rect" id="node14" href="manage.html" title="manage" alt="" coords="224,776,349,856"> +<area shape="rect" id="node16" href="pconfig.html" title="pconfig" alt="" coords="217,873,356,953"> +<area shape="rect" id="node18" href="profile.html" title="profile" alt="" coords="227,971,347,1051"> +<area shape="rect" id="node20" href="spam.html" title="spam" alt="" coords="227,1068,347,1148"> +</map> + + <a name='diagram'><img id='impliedTwoDegreesImg' src='../diagrams/fsuggest.implied2degrees.png' usemap='#impliedTwoDegreesRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +</td></tr></table> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/group_member.html b/hubzilla_er/tables/group_member.html new file mode 100644 index 000000000..f66faa853 --- /dev/null +++ b/hubzilla_er/tables/group_member.html @@ -0,0 +1,232 @@ +<!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.group_member</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='group_member'; + </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'>group_member</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&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='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'> √ </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="group_member.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'> R</span></td> + </tr> + </table> + </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <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='even'> + <td class='indexedColumn' title='Indexed'>gid</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'>xchan</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='4 columns'>Table contained 2 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'>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'>gid</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;'>gid</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'>xchan</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;'>xchan</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="group_member.html" title="group_member" alt="" coords="7,5,231,158"> +</map> + <a name='diagram'><img id='oneDegreeImg' src='../diagrams/group_member.1degree.png' usemap='#oneDegreeRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +<map id="impliedTwoDegreesRelationshipsDiagram" name="impliedTwoDegreesRelationshipsDiagram"> +<area shape="rect" id="node1" href="attach.html" title="attach" alt="" coords="228,5,348,85"> +<area shape="rect" id="node3" href="verify.html" title="verify" alt="" coords="5,1003,131,1197"> +<area shape="rect" id="node4" href="config.html" title="config" alt="" coords="224,103,352,183"> +<area shape="rect" id="node6" href="conv.html" title="conv" alt="" coords="228,200,348,280"> +<area shape="rect" id="node8" href="fcontact.html" title="fcontact" alt="" coords="227,297,349,377"> +<area shape="rect" id="node10" href="ffinder.html" title="ffinder" alt="" coords="228,395,348,475"> +<area shape="rect" id="node12" href="group_member.html" title="group_member" alt="" coords="176,491,400,645"> +<area shape="rect" id="node14" href="groups.html" title="groups" alt="" coords="227,661,349,741"> +<area shape="rect" id="node16" href="item.html" title="item" alt="" coords="213,759,363,839"> +<area shape="rect" id="node18" href="item_id.html" title="item_id" alt="" coords="231,856,345,936"> +<area shape="rect" id="node20" href="likes.html" title="likes" alt="" coords="228,953,348,1033"> +<area shape="rect" id="node22" href="mail.html" title="mail" alt="" coords="228,1051,348,1131"> +<area shape="rect" id="node24" href="photo.html" title="photo" alt="" coords="213,1148,363,1228"> +<area shape="rect" id="node26" href="profdef.html" title="profdef" alt="" coords="227,1245,349,1325"> +<area shape="rect" id="node28" href="profext.html" title="profext" alt="" coords="227,1343,349,1423"> +<area shape="rect" id="node30" href="profile_check.html" title="profile_check" alt="" coords="219,1440,357,1520"> +<area shape="rect" id="node32" href="register.html" title="register" alt="" coords="227,1537,349,1617"> +<area shape="rect" id="node34" href="sign.html" title="sign" alt="" coords="228,1635,348,1715"> +<area shape="rect" id="node36" href="sys_perms.html" title="sys_perms" alt="" coords="223,1732,353,1812"> +<area shape="rect" id="node38" href="xconfig.html" title="xconfig" alt="" coords="227,1829,349,1909"> +<area shape="rect" id="node40" href="xign.html" title="xign" alt="" coords="228,1927,348,2007"> +</map> + + <a name='diagram'><img id='impliedTwoDegreesImg' src='../diagrams/group_member.implied2degrees.png' usemap='#impliedTwoDegreesRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +</td></tr></table> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/groups.html b/hubzilla_er/tables/groups.html new file mode 100644 index 000000000..5e0b4163f --- /dev/null +++ b/hubzilla_er/tables/groups.html @@ -0,0 +1,260 @@ +<!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 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' 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&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='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'> √ </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'> 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'> </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 5 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'>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></form><map id="oneDegreeRelationshipsDiagram" name="oneDegreeRelationshipsDiagram"> +<area shape="rect" id="node1" href="groups.html" title="groups" alt="" coords="5,5,224,203"> +</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="attach.html" title="attach" alt="" coords="224,5,344,85"> +<area shape="rect" id="node3" href="verify.html" title="verify" alt="" coords="5,1049,131,1242"> +<area shape="rect" id="node4" href="config.html" title="config" alt="" coords="220,103,348,183"> +<area shape="rect" id="node6" href="conv.html" title="conv" alt="" coords="224,200,344,280"> +<area shape="rect" id="node8" href="fcontact.html" title="fcontact" alt="" coords="223,297,345,377"> +<area shape="rect" id="node10" href="ffinder.html" title="ffinder" alt="" coords="224,395,344,475"> +<area shape="rect" id="node12" href="group_member.html" title="group_member" alt="" coords="211,492,357,572"> +<area shape="rect" id="node14" href="groups.html" title="groups" alt="" coords="175,589,393,787"> +<area shape="rect" id="node16" href="item.html" title="item" alt="" coords="209,804,359,884"> +<area shape="rect" id="node18" href="item_id.html" title="item_id" alt="" coords="227,901,341,981"> +<area shape="rect" id="node20" href="likes.html" title="likes" alt="" coords="224,999,344,1079"> +<area shape="rect" id="node22" href="mail.html" title="mail" alt="" coords="224,1096,344,1176"> +<area shape="rect" id="node24" href="photo.html" title="photo" alt="" coords="209,1193,359,1273"> +<area shape="rect" id="node26" href="profdef.html" title="profdef" alt="" coords="223,1291,345,1371"> +<area shape="rect" id="node28" href="profext.html" title="profext" alt="" coords="223,1388,345,1468"> +<area shape="rect" id="node30" href="profile_check.html" title="profile_check" alt="" coords="215,1485,353,1565"> +<area shape="rect" id="node32" href="register.html" title="register" alt="" coords="223,1583,345,1663"> +<area shape="rect" id="node34" href="sign.html" title="sign" alt="" coords="224,1680,344,1760"> +<area shape="rect" id="node36" href="sys_perms.html" title="sys_perms" alt="" coords="219,1777,349,1857"> +<area shape="rect" id="node38" href="xconfig.html" title="xconfig" alt="" coords="223,1875,345,1955"> +<area shape="rect" id="node40" href="xign.html" title="xign" alt="" coords="224,1972,344,2052"> +</map> + + <a name='diagram'><img id='impliedTwoDegreesImg' src='../diagrams/groups.implied2degrees.png' usemap='#impliedTwoDegreesRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +</td></tr></table> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/hook.html b/hubzilla_er/tables/hook.html new file mode 100644 index 000000000..08d9b1aa7 --- /dev/null +++ b/hubzilla_er/tables/hook.html @@ -0,0 +1,221 @@ +<!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.hook</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='hook'; + </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'>hook</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&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'>id</td> + <td class='detail'>int</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'> + <table border='0' width='100%' cellspacing='0' cellpadding='0'> + <tr class='impliedRelationship relative odd' valign='top'> + <td class='relatedTable detail' title="hook.id's name implies that it's a child of notify.id, but it doesn't reference that column."><a href='notify.html'>notify</a><span class='relatedKey'>.id</span> + </td> + <td class='constraint detail'>Implied Constraint<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='even'> + <td class='indexedColumn' title='Indexed'>hook</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'>file</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='detail'>function</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'>priority</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> +</table> +<p title='5 columns'>Table contained 0 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'>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'>hook</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;'>hook</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="hook.html" title="hook" alt="" coords="5,5,224,181"> +</map> + <a name='diagram'><img id='oneDegreeImg' src='../diagrams/hook.1degree.png' usemap='#oneDegreeRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +<map id="impliedTwoDegreesRelationshipsDiagram" name="impliedTwoDegreesRelationshipsDiagram"> +<area shape="rect" id="node1" href="addon.html" title="addon" alt="" coords="237,5,357,85"> +<area shape="rect" id="node3" href="notify.html" title="notify" alt="" coords="7,445,143,843"> +<area shape="rect" id="node4" href="app.html" title="app" alt="" coords="237,103,357,183"> +<area shape="rect" id="node6" href="event.html" title="event" alt="" coords="237,200,357,280"> +<area shape="rect" id="node8" href="fserver.html" title="fserver" alt="" coords="236,297,359,377"> +<area shape="rect" id="node10" href="fsuggest.html" title="fsuggest" alt="" coords="235,395,360,475"> +<area shape="rect" id="node12" href="hook.html" title="hook" alt="" coords="188,492,407,668"> +<area shape="rect" id="node14" href="manage.html" title="manage" alt="" coords="235,685,360,765"> +<area shape="rect" id="node16" href="pconfig.html" title="pconfig" alt="" coords="228,783,367,863"> +<area shape="rect" id="node18" href="profile.html" title="profile" alt="" coords="237,880,357,960"> +<area shape="rect" id="node20" href="spam.html" title="spam" alt="" coords="237,977,357,1057"> +</map> + + <a name='diagram'><img id='impliedTwoDegreesImg' src='../diagrams/hook.implied2degrees.png' usemap='#impliedTwoDegreesRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +</td></tr></table> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/hubloc.html b/hubzilla_er/tables/hubloc.html new file mode 100644 index 000000000..06c3e388b --- /dev/null +++ b/hubzilla_er/tables/hubloc.html @@ -0,0 +1,433 @@ +<!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.hubloc</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='hubloc'; + </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'>hubloc</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='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='even'> + <td class='primaryKey' title='Primary Key'>hubloc_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='odd'> + <td class='indexedColumn' title='Indexed'>hubloc_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='detail'>hubloc_guid_sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>hubloc_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'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='indexedColumn' title='Indexed'>hubloc_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> +<tr class='odd'> + <td class='indexedColumn' title='Indexed'>hubloc_network</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'>hubloc_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'>hubloc_status</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'>hubloc_url</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'>hubloc_url_sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></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'>hubloc_host</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'>hubloc_callback</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'>hubloc_connect</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'>hubloc_sitekey</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></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'>hubloc_updated</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'>hubloc_connected</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'>hubloc_primary</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='indexedColumn' title='Indexed'>hubloc_orphancheck</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'>hubloc_error</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='indexedColumn' title='Indexed'>hubloc_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> +</table> +<p title='20 columns'>Table contained 1 513 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'>hubloc_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'>hubloc_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;'>hubloc_addr</td> + </tr> + <tr> + <td class='indexedColumn'>hubloc_connect</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;'>hubloc_connect</td> + </tr> + <tr> + <td class='indexedColumn'>hubloc_connected</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;'>hubloc_connected</td> + </tr> + <tr> + <td class='indexedColumn'>hubloc_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;'>hubloc_deleted</td> + </tr> + <tr> + <td class='indexedColumn'>hubloc_error</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;'>hubloc_error</td> + </tr> + <tr> + <td class='indexedColumn'>hubloc_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;'>hubloc_flags</td> + </tr> + <tr> + <td class='indexedColumn'>hubloc_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;'>hubloc_guid</td> + </tr> + <tr> + <td class='indexedColumn'>hubloc_host</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;'>hubloc_host</td> + </tr> + <tr> + <td class='indexedColumn'>hubloc_network</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;'>hubloc_network</td> + </tr> + <tr> + <td class='indexedColumn'>hubloc_orphancheck</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;'>hubloc_orphancheck</td> + </tr> + <tr> + <td class='indexedColumn'>hubloc_primary</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;'>hubloc_primary</td> + </tr> + <tr> + <td class='indexedColumn'>hubloc_status</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;'>hubloc_status</td> + </tr> + <tr> + <td class='indexedColumn'>hubloc_updated</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;'>hubloc_updated</td> + </tr> + <tr> + <td class='indexedColumn'>hubloc_url</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;'>hubloc_url</td> + </tr> +</table> +</div> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/issue.html b/hubzilla_er/tables/issue.html new file mode 100644 index 000000000..f4befe07f --- /dev/null +++ b/hubzilla_er/tables/issue.html @@ -0,0 +1,242 @@ +<!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.issue</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='issue'; + </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'>issue</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='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='even'> + <td class='primaryKey' title='Primary Key'>issue_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='odd'> + <td class='indexedColumn' title='Indexed'>issue_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='even'> + <td class='indexedColumn' title='Indexed'>issue_updated</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'>issue_assigned</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'>issue_priority</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'>issue_status</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='even'> + <td class='indexedColumn' title='Indexed'>issue_component</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 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'>issue_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'>issue_assigned</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;'>issue_assigned</td> + </tr> + <tr> + <td class='indexedColumn'>issue_component</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;'>issue_component</td> + </tr> + <tr> + <td class='indexedColumn'>issue_created</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;'>issue_created</td> + </tr> + <tr> + <td class='indexedColumn'>issue_priority</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;'>issue_priority</td> + </tr> + <tr> + <td class='indexedColumn'>issue_status</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;'>issue_status</td> + </tr> + <tr> + <td class='indexedColumn'>issue_updated</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;'>issue_updated</td> + </tr> +</table> +</div> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/item.html b/hubzilla_er/tables/item.html new file mode 100644 index 000000000..8f2684aa5 --- /dev/null +++ b/hubzilla_er/tables/item.html @@ -0,0 +1,1315 @@ +<!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.item</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='item'; + </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'>item</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&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='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'> √ </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="item.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'> R</span></td> + </tr> + </table> + </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='indexedColumn' title='Indexed'>mid</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'>aid</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'>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='even'> + <td class='indexedColumn' title='Indexed'>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='odd'> + <td class='indexedColumn' title='Indexed'>parent_mid</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='detail'>thr_parent</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'>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='even'> + <td class='indexedColumn' title='Indexed'>edited</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'>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='indexedColumn' title='Indexed'>commented</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'>received</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'>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> +<tr class='odd'> + <td class='indexedColumn' title='Indexed'>comments_closed</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'>owner_xchan</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'>author_xchan</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='detail'>source_xchan</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'>mimetype</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'>title</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='indexedColumn' title='Indexed'>body</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'>html</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>app</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='detail'>lang</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</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'>revision</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'>verb</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'>obj_type</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='detail'>object</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>tgt_type</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='detail'>target</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='indexedColumn' title='Indexed'>layout_mid</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='detail'>postopts</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>route</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></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'>llink</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'>plink</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='detail'>resource_id</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'>resource_type</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'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'>attach</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'>diaspora_meta</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>location</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='detail'>coord</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'>public_policy</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'>comment_policy</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'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></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'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='indexedColumn' title='Indexed'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></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'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='indexedColumn' title='Indexed'>item_restrict</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='even'> + <td class='indexedColumn' title='Indexed'>item_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'>item_private</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'>item_origin</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='indexedColumn' title='Indexed'>item_unseen</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'>item_starred</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='indexedColumn' title='Indexed'>item_uplink</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'>item_consensus</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='indexedColumn' title='Indexed'>item_wall</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'>item_thread_top</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='indexedColumn' title='Indexed'>item_notshown</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'>item_nsfw</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='indexedColumn' title='Indexed'>item_relay</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'>item_mentionsme</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='indexedColumn' title='Indexed'>item_nocomment</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'>item_obscured</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='indexedColumn' title='Indexed'>item_verified</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'>item_retained</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='indexedColumn' title='Indexed'>item_rss</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'>item_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='indexedColumn' title='Indexed'>item_type</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='even'> + <td class='indexedColumn' title='Indexed'>item_hidden</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='indexedColumn' title='Indexed'>item_unpublished</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'>item_delayed</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='indexedColumn' title='Indexed'>item_pending_remove</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'>item_blocked</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> +</table> +<p title='73 columns'>Table contained 9 613 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'>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'>aid</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;'>aid</td> + </tr> + <tr> + <td class='indexedColumn'>allow_cid</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;'>allow_cid</td> + </tr> + <tr> + <td class='indexedColumn'>allow_gid</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;'>allow_gid</td> + </tr> + <tr> + <td class='indexedColumn'>author_xchan</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;'>author_xchan</td> + </tr> + <tr> + <td class='indexedColumn'>body</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;'>body</td> + </tr> + <tr> + <td class='indexedColumn'>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;'>changed</td> + </tr> + <tr> + <td class='indexedColumn'>comment_policy</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;'>comment_policy</td> + </tr> + <tr> + <td class='indexedColumn'>commented</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;'>commented</td> + </tr> + <tr> + <td class='indexedColumn'>comments_closed</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;'>comments_closed</td> + </tr> + <tr> + <td class='indexedColumn'>created</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;'>created</td> + </tr> + <tr> + <td class='indexedColumn'>deny_cid</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;'>deny_cid</td> + </tr> + <tr> + <td class='indexedColumn'>deny_gid</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;'>deny_gid</td> + </tr> + <tr> + <td class='indexedColumn'>edited</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;'>edited</td> + </tr> + <tr> + <td class='indexedColumn'>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;'>expires</td> + </tr> + <tr> + <td class='indexedColumn'>item_blocked</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;'>item_blocked</td> + </tr> + <tr> + <td class='indexedColumn'>item_consensus</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;'>item_consensus</td> + </tr> + <tr> + <td class='indexedColumn'>item_delayed</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;'>item_delayed</td> + </tr> + <tr> + <td class='indexedColumn'>item_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;'>item_deleted</td> + </tr> + <tr> + <td class='indexedColumn'>item_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;'>item_flags</td> + </tr> + <tr> + <td class='indexedColumn'>item_hidden</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;'>item_hidden</td> + </tr> + <tr> + <td class='indexedColumn'>item_mentionsme</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;'>item_mentionsme</td> + </tr> + <tr> + <td class='indexedColumn'>item_nocomment</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;'>item_nocomment</td> + </tr> + <tr> + <td class='indexedColumn'>item_notshown</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;'>item_notshown</td> + </tr> + <tr> + <td class='indexedColumn'>item_nsfw</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;'>item_nsfw</td> + </tr> + <tr> + <td class='indexedColumn'>item_obscured</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;'>item_obscured</td> + </tr> + <tr> + <td class='indexedColumn'>item_origin</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;'>item_origin</td> + </tr> + <tr> + <td class='indexedColumn'>item_pending_remove</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;'>item_pending_remove</td> + </tr> + <tr> + <td class='indexedColumn'>item_private</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;'>item_private</td> + </tr> + <tr> + <td class='indexedColumn'>item_relay</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;'>item_relay</td> + </tr> + <tr> + <td class='indexedColumn'>item_restrict</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;'>item_restrict</td> + </tr> + <tr> + <td class='indexedColumn'>item_retained</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;'>item_retained</td> + </tr> + <tr> + <td class='indexedColumn'>item_rss</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;'>item_rss</td> + </tr> + <tr> + <td class='indexedColumn'>item_starred</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;'>item_starred</td> + </tr> + <tr> + <td class='indexedColumn'>item_thread_top</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;'>item_thread_top</td> + </tr> + <tr> + <td class='indexedColumn'>item_type</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;'>item_type</td> + </tr> + <tr> + <td class='indexedColumn'>item_unpublished</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;'>item_unpublished</td> + </tr> + <tr> + <td class='indexedColumn'>item_unseen</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;'>item_unseen</td> + </tr> + <tr> + <td class='indexedColumn'>item_uplink</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;'>item_uplink</td> + </tr> + <tr> + <td class='indexedColumn'>item_verified</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;'>item_verified</td> + </tr> + <tr> + <td class='indexedColumn'>item_wall</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;'>item_wall</td> + </tr> + <tr> + <td class='indexedColumn'>layout_mid</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;'>layout_mid</td> + </tr> + <tr> + <td class='indexedColumn'>llink</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;'>llink</td> + </tr> + <tr> + <td class='indexedColumn'>mid</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;'>mid</td> + </tr> + <tr> + <td class='indexedColumn'>mimetype</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;'>mimetype</td> + </tr> + <tr> + <td class='indexedColumn'>owner_xchan</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;'>owner_xchan</td> + </tr> + <tr> + <td class='indexedColumn'>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;'>parent</td> + </tr> + <tr> + <td class='indexedColumn'>parent_mid</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;'>parent_mid</td> + </tr> + <tr> + <td class='indexedColumn'>public_policy</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;'>public_policy</td> + </tr> + <tr> + <td class='indexedColumn'>received</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;'>received</td> + </tr> + <tr> + <td class='indexedColumn'>resource_type</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;'>resource_type</td> + </tr> + <tr> + <td class='indexedColumn'>revision</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;'>revision</td> + </tr> + <tr> + <td class='indexedColumn'>title</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;'>title</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'>uid + commented</td> + <td class='detail'>Performance</td> + <td class='detail' style='text-align:left;'><span title='Ascending'>Asc</span>/<span title='Ascending'>Asc</span></td> + <td class='constraint' style='text-align:left;'>uid_commented</td> + </tr> + <tr> + <td class='indexedColumn'>uid + created</td> + <td class='detail'>Performance</td> + <td class='detail' style='text-align:left;'><span title='Ascending'>Asc</span>/<span title='Ascending'>Asc</span></td> + <td class='constraint' style='text-align:left;'>uid_created</td> + </tr> + <tr> + <td class='indexedColumn'>mid + uid</td> + <td class='detail'>Performance</td> + <td class='detail' style='text-align:left;'><span title='Ascending'>Asc</span>/<span title='Ascending'>Asc</span></td> + <td class='constraint' style='text-align:left;'>uid_mid</td> + </tr> + <tr> + <td class='indexedColumn'>verb</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;'>verb</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="item.html" title="item" alt="" coords="5,5,344,1723"> +</map> + <a name='diagram'><img id='oneDegreeImg' src='../diagrams/item.1degree.png' usemap='#oneDegreeRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +<map id="impliedTwoDegreesRelationshipsDiagram" name="impliedTwoDegreesRelationshipsDiagram"> +<area shape="rect" id="node1" href="attach.html" title="attach" alt="" coords="284,5,404,85"> +<area shape="rect" id="node3" href="verify.html" title="verify" alt="" coords="5,2569,131,2762"> +<area shape="rect" id="node4" href="config.html" title="config" alt="" coords="280,103,408,183"> +<area shape="rect" id="node6" href="conv.html" title="conv" alt="" coords="284,200,404,280"> +<area shape="rect" id="node8" href="fcontact.html" title="fcontact" alt="" coords="283,297,405,377"> +<area shape="rect" id="node10" href="ffinder.html" title="ffinder" alt="" coords="284,395,404,475"> +<area shape="rect" id="node12" href="group_member.html" title="group_member" alt="" coords="271,492,417,572"> +<area shape="rect" id="node14" href="groups.html" title="groups" alt="" coords="283,589,405,669"> +<area shape="rect" id="node16" href="item.html" title="item" alt="" coords="175,687,513,2404"> +<area shape="rect" id="node18" href="item_id.html" title="item_id" alt="" coords="287,2421,401,2501"> +<area shape="rect" id="node20" href="likes.html" title="likes" alt="" coords="284,2519,404,2599"> +<area shape="rect" id="node22" href="mail.html" title="mail" alt="" coords="284,2616,404,2696"> +<area shape="rect" id="node24" href="photo.html" title="photo" alt="" coords="269,2713,419,2793"> +<area shape="rect" id="node26" href="profdef.html" title="profdef" alt="" coords="283,2811,405,2891"> +<area shape="rect" id="node28" href="profext.html" title="profext" alt="" coords="283,2908,405,2988"> +<area shape="rect" id="node30" href="profile_check.html" title="profile_check" alt="" coords="275,3005,413,3085"> +<area shape="rect" id="node32" href="register.html" title="register" alt="" coords="283,3103,405,3183"> +<area shape="rect" id="node34" href="sign.html" title="sign" alt="" coords="284,3200,404,3280"> +<area shape="rect" id="node36" href="sys_perms.html" title="sys_perms" alt="" coords="279,3297,409,3377"> +<area shape="rect" id="node38" href="xconfig.html" title="xconfig" alt="" coords="283,3395,405,3475"> +<area shape="rect" id="node40" href="xign.html" title="xign" alt="" coords="284,3492,404,3572"> +</map> + + <a name='diagram'><img id='impliedTwoDegreesImg' src='../diagrams/item.implied2degrees.png' usemap='#impliedTwoDegreesRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +</td></tr></table> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/item_id.html b/hubzilla_er/tables/item_id.html new file mode 100644 index 000000000..ec66e3999 --- /dev/null +++ b/hubzilla_er/tables/item_id.html @@ -0,0 +1,249 @@ +<!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.item_id</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='item_id'; + </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'>item_id</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&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'>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'> + <table border='0' width='100%' cellspacing='0' cellpadding='0'> + <tr class='impliedRelationship relative odd' valign='top'> + <td class='relatedTable detail' title="item_id.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'> R</span></td> + </tr> + </table> + </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='indexedColumn' title='Indexed'>iid</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'>uid</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='even'> + <td class='indexedColumn' title='Indexed'>sid</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'>service</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='5 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'>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'>iid</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;'>iid</td> + </tr> + <tr> + <td class='indexedColumn'>service</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;'>service</td> + </tr> + <tr> + <td class='indexedColumn'>sid</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;'>sid</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> +</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="item_id.html" title="item_id" alt="" coords="7,5,217,181"> +</map> + <a name='diagram'><img id='oneDegreeImg' src='../diagrams/item_id.1degree.png' usemap='#oneDegreeRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +<map id="impliedTwoDegreesRelationshipsDiagram" name="impliedTwoDegreesRelationshipsDiagram"> +<area shape="rect" id="node1" href="attach.html" title="attach" alt="" coords="221,5,341,85"> +<area shape="rect" id="node3" href="verify.html" title="verify" alt="" coords="5,1027,131,1221"> +<area shape="rect" id="node4" href="config.html" title="config" alt="" coords="217,103,345,183"> +<area shape="rect" id="node6" href="conv.html" title="conv" alt="" coords="221,200,341,280"> +<area shape="rect" id="node8" href="fcontact.html" title="fcontact" alt="" coords="220,297,343,377"> +<area shape="rect" id="node10" href="ffinder.html" title="ffinder" alt="" coords="221,395,341,475"> +<area shape="rect" id="node12" href="group_member.html" title="group_member" alt="" coords="208,492,355,572"> +<area shape="rect" id="node14" href="groups.html" title="groups" alt="" coords="220,589,343,669"> +<area shape="rect" id="node16" href="item.html" title="item" alt="" coords="207,687,356,767"> +<area shape="rect" id="node18" href="item_id.html" title="item_id" alt="" coords="176,784,387,960"> +<area shape="rect" id="node20" href="likes.html" title="likes" alt="" coords="221,977,341,1057"> +<area shape="rect" id="node22" href="mail.html" title="mail" alt="" coords="221,1075,341,1155"> +<area shape="rect" id="node24" href="photo.html" title="photo" alt="" coords="207,1172,356,1252"> +<area shape="rect" id="node26" href="profdef.html" title="profdef" alt="" coords="220,1269,343,1349"> +<area shape="rect" id="node28" href="profext.html" title="profext" alt="" coords="220,1367,343,1447"> +<area shape="rect" id="node30" href="profile_check.html" title="profile_check" alt="" coords="212,1464,351,1544"> +<area shape="rect" id="node32" href="register.html" title="register" alt="" coords="220,1561,343,1641"> +<area shape="rect" id="node34" href="sign.html" title="sign" alt="" coords="221,1659,341,1739"> +<area shape="rect" id="node36" href="sys_perms.html" title="sys_perms" alt="" coords="216,1756,347,1836"> +<area shape="rect" id="node38" href="xconfig.html" title="xconfig" alt="" coords="220,1853,343,1933"> +<area shape="rect" id="node40" href="xign.html" title="xign" alt="" coords="221,1951,341,2031"> +</map> + + <a name='diagram'><img id='impliedTwoDegreesImg' src='../diagrams/item_id.implied2degrees.png' usemap='#impliedTwoDegreesRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +</td></tr></table> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/likes.html b/hubzilla_er/tables/likes.html new file mode 100644 index 000000000..6d085fa5a --- /dev/null +++ b/hubzilla_er/tables/likes.html @@ -0,0 +1,321 @@ +<!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.likes</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='likes'; + </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'>likes</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&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'>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'> + <table border='0' width='100%' cellspacing='0' cellpadding='0'> + <tr class='impliedRelationship relative odd' valign='top'> + <td class='relatedTable detail' title="likes.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'> R</span></td> + </tr> + </table> + </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='indexedColumn' title='Indexed'>channel_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'></td> + <td class='detail' align='right'>0</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="likes.channel_id's name implies that it's a child of channel.channel_id, but it doesn't reference that column."><a href='channel.html'>channel</a><span class='relatedKey'>.channel_id</span> + </td> + <td class='constraint detail'>Implied Constraint<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'>liker</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'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='indexedColumn' title='Indexed'>likee</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'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='indexedColumn' title='Indexed'>iid</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'>verb</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'>target_type</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'>target_id</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'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>target</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +</table> +<p title='9 columns'>Table contained 0 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'>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'>channel_id</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;'>channel_id</td> + </tr> + <tr> + <td class='indexedColumn'>iid</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;'>iid</td> + </tr> + <tr> + <td class='indexedColumn'>likee</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;'>likee</td> + </tr> + <tr> + <td class='indexedColumn'>liker</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;'>liker</td> + </tr> + <tr> + <td class='indexedColumn'>target_id</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;'>target_id</td> + </tr> + <tr> + <td class='indexedColumn'>target_type</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;'>target_type</td> + </tr> + <tr> + <td class='indexedColumn'>verb</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;'>verb</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="likes.html" title="likes" alt="" coords="7,5,281,272"> +</map> + <a name='diagram'><img id='oneDegreeImg' src='../diagrams/likes.1degree.png' usemap='#oneDegreeRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +<map id="impliedTwoDegreesRelationshipsDiagram" name="impliedTwoDegreesRelationshipsDiagram"> +<area shape="rect" id="node1" href="attach.html" title="attach" alt="" coords="320,881,440,961"> +<area shape="rect" id="node3" href="verify.html" title="verify" alt="" coords="39,931,164,1125"> +<area shape="rect" id="node4" href="config.html" title="config" alt="" coords="316,979,444,1059"> +<area shape="rect" id="node6" href="conv.html" title="conv" alt="" coords="320,1076,440,1156"> +<area shape="rect" id="node8" href="fcontact.html" title="fcontact" alt="" coords="319,1173,441,1253"> +<area shape="rect" id="node10" href="ffinder.html" title="ffinder" alt="" coords="320,1271,440,1351"> +<area shape="rect" id="node12" href="group_member.html" title="group_member" alt="" coords="307,1368,453,1448"> +<area shape="rect" id="node14" href="groups.html" title="groups" alt="" coords="319,1465,441,1545"> +<area shape="rect" id="node16" href="item.html" title="item" alt="" coords="305,1563,455,1643"> +<area shape="rect" id="node18" href="item_id.html" title="item_id" alt="" coords="323,5,437,85"> +<area shape="rect" id="node20" href="likes.html" title="likes" alt="" coords="243,1660,517,1927"> +<area shape="rect" id="node22" href="channel.html" title="channel" alt="" coords="7,1945,196,3090"> +<area shape="rect" id="node24" href="mail.html" title="mail" alt="" coords="320,1944,440,2024"> +<area shape="rect" id="node27" href="photo.html" title="photo" alt="" coords="305,103,455,183"> +<area shape="rect" id="node29" href="profdef.html" title="profdef" alt="" coords="319,200,441,280"> +<area shape="rect" id="node31" href="profext.html" title="profext" alt="" coords="319,2041,441,2121"> +<area shape="rect" id="node34" href="profile_check.html" title="profile_check" alt="" coords="311,297,449,377"> +<area shape="rect" id="node36" href="register.html" title="register" alt="" coords="319,395,441,475"> +<area shape="rect" id="node38" href="sign.html" title="sign" alt="" coords="320,492,440,572"> +<area shape="rect" id="node40" href="sys_perms.html" title="sys_perms" alt="" coords="315,589,445,669"> +<area shape="rect" id="node42" href="xconfig.html" title="xconfig" alt="" coords="319,687,441,767"> +<area shape="rect" id="node44" href="xign.html" title="xign" alt="" coords="320,784,440,864"> +</map> + + <a name='diagram'><img id='impliedTwoDegreesImg' src='../diagrams/likes.implied2degrees.png' usemap='#impliedTwoDegreesRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +</td></tr></table> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/mail.html b/hubzilla_er/tables/mail.html new file mode 100644 index 000000000..96056d5ce --- /dev/null +++ b/hubzilla_er/tables/mail.html @@ -0,0 +1,517 @@ +<!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.mail</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='mail'; + </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'>mail</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&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='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'> √ </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="mail.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'> R</span></td> + </tr> + </table> + </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='indexedColumn' title='Indexed'>convid</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'>mail_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'>from_xchan</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'>to_xchan</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_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'></td> + <td class='detail' align='right'>0</td> + <td class='detail'></td> + <td class='detail'> + <table border='0' width='100%' cellspacing='0' cellpadding='0'> + <tr class='impliedRelationship relative odd' 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='account.html'>account</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'> R</span></td> + </tr> + </table> + </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='indexedColumn' title='Indexed'>channel_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'></td> + <td class='detail' align='right'>0</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.channel_id's name implies that it's a child of channel.channel_id, but it doesn't reference that column."><a href='channel.html'>channel</a><span class='relatedKey'>.channel_id</span> + </td> + <td class='constraint detail'>Implied Constraint<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='detail'>title</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'>body</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'>attach</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='indexedColumn' title='Indexed'>mid</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'>parent_mid</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'>mail_deleted</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</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'>mail_replied</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</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'>mail_isreply</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</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'>mail_seen</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</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'>mail_recalled</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</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'>mail_obscured</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</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'>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='even'> + <td class='indexedColumn' title='Indexed'>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> +</table> +<p title='21 columns'>Table contained 7 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'>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_id</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_id</td> + </tr> + <tr> + <td class='indexedColumn'>channel_id</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;'>channel_id</td> + </tr> + <tr> + <td class='indexedColumn'>convid</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;'>convid</td> + </tr> + <tr> + <td class='indexedColumn'>created</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;'>created</td> + </tr> + <tr> + <td class='indexedColumn'>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;'>expires</td> + </tr> + <tr> + <td class='indexedColumn'>from_xchan</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;'>from_xchan</td> + </tr> + <tr> + <td class='indexedColumn'>mail_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;'>mail_deleted</td> + </tr> + <tr> + <td class='indexedColumn'>mail_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;'>mail_flags</td> + </tr> + <tr> + <td class='indexedColumn'>mail_isreply</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;'>mail_isreply</td> + </tr> + <tr> + <td class='indexedColumn'>mail_obscured</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;'>mail_obscured</td> + </tr> + <tr> + <td class='indexedColumn'>mail_recalled</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;'>mail_recalled</td> + </tr> + <tr> + <td class='indexedColumn'>mail_replied</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;'>mail_replied</td> + </tr> + <tr> + <td class='indexedColumn'>mail_seen</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;'>mail_seen</td> + </tr> + <tr> + <td class='indexedColumn'>mid</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;'>mid</td> + </tr> + <tr> + <td class='indexedColumn'>parent_mid</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;'>parent_mid</td> + </tr> + <tr> + <td class='indexedColumn'>to_xchan</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;'>to_xchan</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="mail.html" title="mail" alt="" coords="5,5,291,544"> +</map> + <a name='diagram'><img id='oneDegreeImg' src='../diagrams/mail.1degree.png' usemap='#oneDegreeRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +<map id="impliedTwoDegreesRelationshipsDiagram" name="impliedTwoDegreesRelationshipsDiagram"> +<area shape="rect" id="node1" href="attach.html" title="attach" alt="" coords="348,881,468,961"> +<area shape="rect" id="node3" href="verify.html" title="verify" alt="" coords="51,931,176,1125"> +<area shape="rect" id="node4" href="config.html" title="config" alt="" coords="344,979,472,1059"> +<area shape="rect" id="node6" href="conv.html" title="conv" alt="" coords="348,1076,468,1156"> +<area shape="rect" id="node8" href="fcontact.html" title="fcontact" alt="" coords="347,1173,469,1253"> +<area shape="rect" id="node10" href="ffinder.html" title="ffinder" alt="" coords="348,1271,468,1351"> +<area shape="rect" id="node12" href="group_member.html" title="group_member" alt="" coords="335,1368,481,1448"> +<area shape="rect" id="node14" href="groups.html" title="groups" alt="" coords="347,1465,469,1545"> +<area shape="rect" id="node16" href="item.html" title="item" alt="" coords="333,1563,483,1643"> +<area shape="rect" id="node18" href="item_id.html" title="item_id" alt="" coords="351,5,465,85"> +<area shape="rect" id="node20" href="likes.html" title="likes" alt="" coords="348,2313,468,2393"> +<area shape="rect" id="node22" href="channel.html" title="channel" alt="" coords="19,2105,208,3250"> +<area shape="rect" id="node24" href="mail.html" title="mail" alt="" coords="265,1757,551,2296"> +<area shape="rect" id="node26" href="account.html" title="account" alt="" coords="7,1623,220,2089"> +<area shape="rect" id="node29" href="photo.html" title="photo" alt="" coords="333,103,483,183"> +<area shape="rect" id="node31" href="profdef.html" title="profdef" alt="" coords="347,200,469,280"> +<area shape="rect" id="node33" href="profext.html" title="profext" alt="" coords="347,1660,469,1740"> +<area shape="rect" id="node36" href="profile_check.html" title="profile_check" alt="" coords="339,297,477,377"> +<area shape="rect" id="node38" href="register.html" title="register" alt="" coords="347,395,469,475"> +<area shape="rect" id="node40" href="sign.html" title="sign" alt="" coords="348,492,468,572"> +<area shape="rect" id="node42" href="sys_perms.html" title="sys_perms" alt="" coords="343,589,473,669"> +<area shape="rect" id="node44" href="xconfig.html" title="xconfig" alt="" coords="347,687,469,767"> +<area shape="rect" id="node46" href="xign.html" title="xign" alt="" coords="348,784,468,864"> +</map> + + <a name='diagram'><img id='impliedTwoDegreesImg' src='../diagrams/mail.implied2degrees.png' usemap='#impliedTwoDegreesRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +</td></tr></table> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/manage.html b/hubzilla_er/tables/manage.html new file mode 100644 index 000000000..0275c18c2 --- /dev/null +++ b/hubzilla_er/tables/manage.html @@ -0,0 +1,205 @@ +<!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.manage</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='manage'; + </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'>manage</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&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'>id</td> + <td class='detail'>int</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'> + <table border='0' width='100%' cellspacing='0' cellpadding='0'> + <tr class='impliedRelationship relative odd' valign='top'> + <td class='relatedTable detail' title="manage.id's name implies that it's a child of notify.id, but it doesn't reference that column."><a href='notify.html'>notify</a><span class='relatedKey'>.id</span> + </td> + <td class='constraint detail'>Implied Constraint<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='even'> + <td class='indexedColumn' title='Indexed'>uid</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'>xchan</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='3 columns'>Table contained 0 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'>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'>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'>xchan</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;'>xchan</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="manage.html" title="manage" alt="" coords="11,5,190,136"> +</map> + <a name='diagram'><img id='oneDegreeImg' src='../diagrams/manage.1degree.png' usemap='#oneDegreeRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +<map id="impliedTwoDegreesRelationshipsDiagram" name="impliedTwoDegreesRelationshipsDiagram"> +<area shape="rect" id="node1" href="addon.html" title="addon" alt="" coords="217,5,337,85"> +<area shape="rect" id="node3" href="notify.html" title="notify" alt="" coords="7,445,143,843"> +<area shape="rect" id="node4" href="app.html" title="app" alt="" coords="217,103,337,183"> +<area shape="rect" id="node6" href="event.html" title="event" alt="" coords="217,200,337,280"> +<area shape="rect" id="node8" href="fserver.html" title="fserver" alt="" coords="216,297,339,377"> +<area shape="rect" id="node10" href="fsuggest.html" title="fsuggest" alt="" coords="215,395,340,475"> +<area shape="rect" id="node12" href="hook.html" title="hook" alt="" coords="217,492,337,572"> +<area shape="rect" id="node14" href="manage.html" title="manage" alt="" coords="188,589,367,720"> +<area shape="rect" id="node16" href="pconfig.html" title="pconfig" alt="" coords="208,737,347,817"> +<area shape="rect" id="node18" href="profile.html" title="profile" alt="" coords="217,835,337,915"> +<area shape="rect" id="node20" href="spam.html" title="spam" alt="" coords="217,932,337,1012"> +</map> + + <a name='diagram'><img id='impliedTwoDegreesImg' src='../diagrams/manage.implied2degrees.png' usemap='#impliedTwoDegreesRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +</td></tr></table> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/menu.html b/hubzilla_er/tables/menu.html new file mode 100644 index 000000000..e165beb4d --- /dev/null +++ b/hubzilla_er/tables/menu.html @@ -0,0 +1,236 @@ +<!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.menu</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='menu'; + </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'>menu</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='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='even'> + <td class='primaryKey' title='Primary Key'>menu_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='odd'> + <td class='indexedColumn' title='Indexed'>menu_channel_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'></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'>menu_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> +<tr class='odd'> + <td class='detail'>menu_desc</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'>menu_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'>menu_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='even'> + <td class='indexedColumn' title='Indexed'>menu_edited</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='7 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'>menu_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'>menu_channel_id</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;'>menu_channel_id</td> + </tr> + <tr> + <td class='indexedColumn'>menu_created</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;'>menu_created</td> + </tr> + <tr> + <td class='indexedColumn'>menu_edited</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;'>menu_edited</td> + </tr> + <tr> + <td class='indexedColumn'>menu_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;'>menu_flags</td> + </tr> + <tr> + <td class='indexedColumn'>menu_name</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;'>menu_name</td> + </tr> +</table> +</div> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/menu_item.html b/hubzilla_er/tables/menu_item.html new file mode 100644 index 000000000..92e2eacc9 --- /dev/null +++ b/hubzilla_er/tables/menu_item.html @@ -0,0 +1,268 @@ +<!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.menu_item</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='menu_item'; + </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'>menu_item</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='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'>mitem_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='detail'>mitem_link</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'>mitem_desc</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'>mitem_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='detail'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='indexedColumn' title='Indexed'>mitem_channel_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'></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'>mitem_menu_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'></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'>mitem_order</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> +</table> +<p title='11 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'>mitem_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'>mitem_channel_id</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;'>mitem_channel_id</td> + </tr> + <tr> + <td class='indexedColumn'>mitem_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;'>mitem_flags</td> + </tr> + <tr> + <td class='indexedColumn'>mitem_menu_id</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;'>mitem_menu_id</td> + </tr> +</table> +</div> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/notify.html b/hubzilla_er/tables/notify.html new file mode 100644 index 000000000..2eec3e2ce --- /dev/null +++ b/hubzilla_er/tables/notify.html @@ -0,0 +1,434 @@ +<!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.notify</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='notify'; + </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'>notify</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&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'>id</td> + <td class='detail'>int</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'> + <table border='0' width='100%' cellspacing='0' cellpadding='0'> + <tr class='impliedRelationship relative odd' valign='top'> + <td class='relatedTable detail' title="addon.id's name implies that it's a child of notify.id, but it doesn't reference that column."><a href='addon.html'>addon</a><span class='relatedKey'>.id</span> + </td> + <td class='constraint detail'>Implied Constraint<span title='Restrict delete: + Parent cannot be deleted if children exist'> R</span></td> + </tr> + <tr class='impliedRelationship relative odd' valign='top'> + <td class='relatedTable detail' title="app.id's name implies that it's a child of notify.id, but it doesn't reference that column."><a href='app.html'>app</a><span class='relatedKey'>.id</span> + </td> + <td class='constraint detail'>Implied Constraint<span title='Restrict delete: + Parent cannot be deleted if children exist'> R</span></td> + </tr> + <tr class='impliedRelationship relative odd' valign='top'> + <td class='relatedTable detail' title="event.id's name implies that it's a child of notify.id, but it doesn't reference that column."><a href='event.html'>event</a><span class='relatedKey'>.id</span> + </td> + <td class='constraint detail'>Implied Constraint<span title='Restrict delete: + Parent cannot be deleted if children exist'> R</span></td> + </tr> + <tr class='impliedRelationship relative odd' valign='top'> + <td class='relatedTable detail' title="fserver.id's name implies that it's a child of notify.id, but it doesn't reference that column."><a href='fserver.html'>fserver</a><span class='relatedKey'>.id</span> + </td> + <td class='constraint detail'>Implied Constraint<span title='Restrict delete: + Parent cannot be deleted if children exist'> R</span></td> + </tr> + <tr class='impliedRelationship relative odd' valign='top'> + <td class='relatedTable detail' title="fsuggest.id's name implies that it's a child of notify.id, but it doesn't reference that column."><a href='fsuggest.html'>fsuggest</a><span class='relatedKey'>.id</span> + </td> + <td class='constraint detail'>Implied Constraint<span title='Restrict delete: + Parent cannot be deleted if children exist'> R</span></td> + </tr> + <tr class='impliedRelationship relative odd' valign='top'> + <td class='relatedTable detail' title="hook.id's name implies that it's a child of notify.id, but it doesn't reference that column."><a href='hook.html'>hook</a><span class='relatedKey'>.id</span> + </td> + <td class='constraint detail'>Implied Constraint<span title='Restrict delete: + Parent cannot be deleted if children exist'> R</span></td> + </tr> + <tr class='impliedRelationship relative odd' valign='top'> + <td class='relatedTable detail' title="manage.id's name implies that it's a child of notify.id, but it doesn't reference that column."><a href='manage.html'>manage</a><span class='relatedKey'>.id</span> + </td> + <td class='constraint detail'>Implied Constraint<span title='Restrict delete: + Parent cannot be deleted if children exist'> R</span></td> + </tr> + <tr class='impliedRelationship relative odd' valign='top'> + <td class='relatedTable detail' title="pconfig.id's name implies that it's a child of notify.id, but it doesn't reference that column."><a href='pconfig.html'>pconfig</a><span class='relatedKey'>.id</span> + </td> + <td class='constraint detail'>Implied Constraint<span title='Restrict delete: + Parent cannot be deleted if children exist'> R</span></td> + </tr> + <tr class='impliedRelationship relative odd' valign='top'> + <td class='relatedTable detail' title="profile.id's name implies that it's a child of notify.id, but it doesn't reference that column."><a href='profile.html'>profile</a><span class='relatedKey'>.id</span> + </td> + <td class='constraint detail'>Implied Constraint<span title='Restrict delete: + Parent cannot be deleted if children exist'> R</span></td> + </tr> + <tr class='impliedRelationship relative odd' valign='top'> + <td class='relatedTable detail' title="spam.id's name implies that it's a child of notify.id, but it doesn't reference that column."><a href='spam.html'>spam</a><span class='relatedKey'>.id</span> + </td> + <td class='constraint detail'>Implied Constraint<span title='Restrict delete: + Parent cannot be deleted if children exist'> R</span></td> + </tr> + </table> +</td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='indexedColumn' title='Indexed'>hash</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</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'>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> +<tr class='even'> + <td class='detail'>url</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'>photo</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'>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='detail'>msg</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></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'>aid</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'>uid</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='even'> + <td class='indexedColumn' title='Indexed'>link</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'>parent</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'>seen</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='indexedColumn' title='Indexed'>type</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='even'> + <td class='detail'>verb</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'>otype</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'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +</table> +<p title='15 columns'>Table contained 59 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'>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'>aid</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;'>aid</td> + </tr> + <tr> + <td class='indexedColumn'>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;'>date</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'>link</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;'>link</td> + </tr> + <tr> + <td class='indexedColumn'>otype</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;'>otype</td> + </tr> + <tr> + <td class='indexedColumn'>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;'>parent</td> + </tr> + <tr> + <td class='indexedColumn'>seen</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;'>seen</td> + </tr> + <tr> + <td class='indexedColumn'>type</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;'>type</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> +</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="notify.html" title="notify" alt="" coords="5,5,277,408"> +</map> + <a name='diagram'><img id='oneDegreeImg' src='../diagrams/notify.1degree.png' usemap='#oneDegreeRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +<map id="impliedTwoDegreesRelationshipsDiagram" name="impliedTwoDegreesRelationshipsDiagram"> +<area shape="rect" id="node1" href="addon.html" title="addon" alt="" coords="332,5,471,221"> +<area shape="rect" id="node3" href="notify.html" title="notify" alt="" coords="5,1572,277,1975"> +<area shape="rect" id="node4" href="app.html" title="app" alt="" coords="332,238,471,613"> +<area shape="rect" id="node6" href="event.html" title="event" alt="" coords="321,629,481,1253"> +<area shape="rect" id="node8" href="fserver.html" title="fserver" alt="" coords="340,1270,463,1418"> +<area shape="rect" id="node10" href="fsuggest.html" title="fsuggest" alt="" coords="339,1435,464,1696"> +<area shape="rect" id="node12" href="hook.html" title="hook" alt="" coords="340,1713,463,1884"> +<area shape="rect" id="node14" href="manage.html" title="manage" alt="" coords="339,1901,464,2027"> +<area shape="rect" id="node16" href="pconfig.html" title="pconfig" alt="" coords="332,3324,471,3495"> +<area shape="rect" id="node19" href="cache.html" title="cache" alt="" coords="77,3392,205,3472"> +<area shape="rect" id="node20" href="profile.html" title="profile" alt="" coords="331,2043,472,3098"> +<area shape="rect" id="node22" href="spam.html" title="spam" alt="" coords="341,3114,461,3307"> +</map> + + <a name='diagram'><img id='impliedTwoDegreesImg' src='../diagrams/notify.implied2degrees.png' usemap='#impliedTwoDegreesRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +</td></tr></table> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/obj.html b/hubzilla_er/tables/obj.html new file mode 100644 index 000000000..97f010598 --- /dev/null +++ b/hubzilla_er/tables/obj.html @@ -0,0 +1,269 @@ +<!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.obj</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='obj'; + </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'>obj</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='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='even'> + <td class='primaryKey' title='Primary Key'>obj_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='odd'> + <td class='indexedColumn' title='Indexed'>obj_page</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</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'>obj_verb</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'>obj_type</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'>obj_obj</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'>obj_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='even'> + <td class='detail'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +</table> +<p title='10 columns'>Table contained 0 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'>obj_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'>obj_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;'>obj_channel</td> + </tr> + <tr> + <td class='indexedColumn'>obj_obj</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;'>obj_obj</td> + </tr> + <tr> + <td class='indexedColumn'>obj_page</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;'>obj_page</td> + </tr> + <tr> + <td class='indexedColumn'>obj_type</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;'>obj_type</td> + </tr> + <tr> + <td class='indexedColumn'>obj_verb</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;'>obj_verb</td> + </tr> +</table> +</div> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/outq.html b/hubzilla_er/tables/outq.html new file mode 100644 index 000000000..ceca68f09 --- /dev/null +++ b/hubzilla_er/tables/outq.html @@ -0,0 +1,309 @@ +<!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.outq</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='outq'; + </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'>outq</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='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='even'> + <td class='primaryKey' title='Primary Key'>outq_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'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='indexedColumn' title='Indexed'>outq_account</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'>outq_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'>outq_driver</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'>outq_posturl</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'>outq_async</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'>outq_delivered</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='indexedColumn' title='Indexed'>outq_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='even'> + <td class='indexedColumn' title='Indexed'>outq_updated</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='detail'>outq_notify</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'>outq_msg</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='indexedColumn' title='Indexed'>outq_priority</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</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> +</table> +<p title='12 columns'>Table contained 2 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'>outq_hash</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'>outq_account</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;'>outq_account</td> + </tr> + <tr> + <td class='indexedColumn'>outq_async</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;'>outq_async</td> + </tr> + <tr> + <td class='indexedColumn'>outq_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;'>outq_channel</td> + </tr> + <tr> + <td class='indexedColumn'>outq_created</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;'>outq_created</td> + </tr> + <tr> + <td class='indexedColumn'>outq_delivered</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;'>outq_delivered</td> + </tr> + <tr> + <td class='indexedColumn'>outq_posturl</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;'>outq_hub</td> + </tr> + <tr> + <td class='indexedColumn'>outq_priority</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;'>outq_priority</td> + </tr> + <tr> + <td class='indexedColumn'>outq_updated</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;'>outq_updated</td> + </tr> +</table> +</div> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/pconfig.html b/hubzilla_er/tables/pconfig.html new file mode 100644 index 000000000..3a4eb4fc6 --- /dev/null +++ b/hubzilla_er/tables/pconfig.html @@ -0,0 +1,235 @@ +<!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.pconfig</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='pconfig'; + </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'>pconfig</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&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'>id</td> + <td class='detail'>int</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'> + <table border='0' width='100%' cellspacing='0' cellpadding='0'> + <tr class='impliedRelationship relative odd' valign='top'> + <td class='relatedTable detail' title="pconfig.id's name implies that it's a child of notify.id, but it doesn't reference that column."><a href='notify.html'>notify</a><span class='relatedKey'>.id</span> + </td> + <td class='constraint detail'>Implied Constraint<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='even'> + <td class='indexedColumn' title='Indexed'>uid</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'>cat</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'>k</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='impliedRelationship relative even' valign='top'> + <td class='relatedTable detail' title="pconfig.k's name implies that it's a child of cache.k, but it doesn't reference that column."><a href='cache.html'>cache</a><span class='relatedKey'>.k</span> + </td> + <td class='constraint detail'>Implied Constraint<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='detail'>v</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +</table> +<p title='5 columns'>Table contained 232 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'>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'>uid + cat + k</td> + <td class='detail'>Must be unique</td> + <td class='detail' style='text-align:left;'><span title='Ascending'>Asc</span>/<span title='Ascending'>Asc</span>/<span title='Ascending'>Asc</span></td> + <td class='constraint' style='text-align:left;'>access</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="pconfig.html" title="pconfig" alt="" coords="5,5,285,181"> +</map> + <a name='diagram'><img id='oneDegreeImg' src='../diagrams/pconfig.1degree.png' usemap='#oneDegreeRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +<map id="impliedTwoDegreesRelationshipsDiagram" name="impliedTwoDegreesRelationshipsDiagram"> +<area shape="rect" id="node1" href="addon.html" title="addon" alt="" coords="268,5,388,85"> +<area shape="rect" id="node3" href="notify.html" title="notify" alt="" coords="7,445,143,843"> +<area shape="rect" id="node4" href="app.html" title="app" alt="" coords="268,103,388,183"> +<area shape="rect" id="node6" href="config.html" title="config" alt="" coords="264,1075,392,1155"> +<area shape="rect" id="node8" href="cache.html" title="cache" alt="" coords="8,1173,141,1299"> +<area shape="rect" id="node9" href="event.html" title="event" alt="" coords="268,200,388,280"> +<area shape="rect" id="node11" href="fserver.html" title="fserver" alt="" coords="267,297,389,377"> +<area shape="rect" id="node13" href="fsuggest.html" title="fsuggest" alt="" coords="265,395,391,475"> +<area shape="rect" id="node15" href="hook.html" title="hook" alt="" coords="268,492,388,572"> +<area shape="rect" id="node17" href="manage.html" title="manage" alt="" coords="265,589,391,669"> +<area shape="rect" id="node19" href="pconfig.html" title="pconfig" alt="" coords="188,881,468,1057"> +<area shape="rect" id="node22" href="profext.html" title="profext" alt="" coords="267,1172,389,1252"> +<area shape="rect" id="node24" href="profile.html" title="profile" alt="" coords="268,687,388,767"> +<area shape="rect" id="node26" href="spam.html" title="spam" alt="" coords="268,784,388,864"> +<area shape="rect" id="node28" href="sys_perms.html" title="sys_perms" alt="" coords="263,1269,393,1349"> +<area shape="rect" id="node30" href="xconfig.html" title="xconfig" alt="" coords="267,1367,389,1447"> +</map> + + <a name='diagram'><img id='impliedTwoDegreesImg' src='../diagrams/pconfig.implied2degrees.png' usemap='#impliedTwoDegreesRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +</td></tr></table> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/photo.html b/hubzilla_er/tables/photo.html new file mode 100644 index 000000000..0bc69e071 --- /dev/null +++ b/hubzilla_er/tables/photo.html @@ -0,0 +1,556 @@ +<!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.photo</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='photo'; + </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'>photo</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&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='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'> √ </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="photo.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'> R</span></td> + </tr> + </table> + </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='indexedColumn' title='Indexed'>aid</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'>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'>xchan</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'>resource_id</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'>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='even'> + <td class='detail'>edited</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='detail'>title</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='detail'>description</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='indexedColumn' title='Indexed'>album</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='detail'>filename</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'>type</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'>image/jpeg</td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'>height</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</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'>width</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</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'>size</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'>data</td> + <td class='detail'>mediumblob</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></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'>scale</td> + <td class='detail'>tinyint</td> + <td class='detail' align='right'>3</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'>photo_usage</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</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'>profile</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='indexedColumn' title='Indexed'>is_nsfw</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'>os_storage</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'>os_path</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'>display_path</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='indexedColumn' title='Indexed'>photo_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='even'> + <td class='detail'>allow_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>allow_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'>deny_cid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>deny_gid</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +</table> +<p title='28 columns'>Table contained 3 495 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'>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'>aid</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;'>aid</td> + </tr> + <tr> + <td class='indexedColumn'>album</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;'>album</td> + </tr> + <tr> + <td class='indexedColumn'>is_nsfw</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;'>is_nsfw</td> + </tr> + <tr> + <td class='indexedColumn'>os_storage</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;'>os_storage</td> + </tr> + <tr> + <td class='indexedColumn'>photo_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;'>photo_flags</td> + </tr> + <tr> + <td class='indexedColumn'>photo_usage</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;'>photo_usage</td> + </tr> + <tr> + <td class='indexedColumn'>profile</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;'>profile</td> + </tr> + <tr> + <td class='indexedColumn'>resource_id</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;'>resource_id</td> + </tr> + <tr> + <td class='indexedColumn'>scale</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;'>scale</td> + </tr> + <tr> + <td class='indexedColumn'>size</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;'>size</td> + </tr> + <tr> + <td class='indexedColumn'>type</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;'>type</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'>xchan</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;'>xchan</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="photo.html" title="photo" alt="" coords="7,5,319,702"> +</map> + <a name='diagram'><img id='oneDegreeImg' src='../diagrams/photo.1degree.png' usemap='#oneDegreeRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +<map id="impliedTwoDegreesRelationshipsDiagram" name="impliedTwoDegreesRelationshipsDiagram"> +<area shape="rect" id="node1" href="attach.html" title="attach" alt="" coords="272,5,392,85"> +<area shape="rect" id="node3" href="verify.html" title="verify" alt="" coords="5,931,131,1125"> +<area shape="rect" id="node4" href="config.html" title="config" alt="" coords="268,103,396,183"> +<area shape="rect" id="node6" href="conv.html" title="conv" alt="" coords="272,200,392,280"> +<area shape="rect" id="node8" href="fcontact.html" title="fcontact" alt="" coords="271,297,393,377"> +<area shape="rect" id="node10" href="ffinder.html" title="ffinder" alt="" coords="272,395,392,475"> +<area shape="rect" id="node12" href="group_member.html" title="group_member" alt="" coords="259,492,405,572"> +<area shape="rect" id="node14" href="groups.html" title="groups" alt="" coords="271,589,393,669"> +<area shape="rect" id="node16" href="item.html" title="item" alt="" coords="257,687,407,767"> +<area shape="rect" id="node18" href="item_id.html" title="item_id" alt="" coords="275,784,389,864"> +<area shape="rect" id="node20" href="likes.html" title="likes" alt="" coords="272,881,392,961"> +<area shape="rect" id="node22" href="mail.html" title="mail" alt="" coords="272,979,392,1059"> +<area shape="rect" id="node24" href="photo.html" title="photo" alt="" coords="176,1075,488,1773"> +<area shape="rect" id="node26" href="profdef.html" title="profdef" alt="" coords="271,1789,393,1869"> +<area shape="rect" id="node28" href="profext.html" title="profext" alt="" coords="271,1887,393,1967"> +<area shape="rect" id="node30" href="profile_check.html" title="profile_check" alt="" coords="263,1984,401,2064"> +<area shape="rect" id="node32" href="register.html" title="register" alt="" coords="271,2081,393,2161"> +<area shape="rect" id="node34" href="sign.html" title="sign" alt="" coords="272,2179,392,2259"> +<area shape="rect" id="node36" href="sys_perms.html" title="sys_perms" alt="" coords="267,2276,397,2356"> +<area shape="rect" id="node38" href="xconfig.html" title="xconfig" alt="" coords="271,2373,393,2453"> +<area shape="rect" id="node40" href="xign.html" title="xign" alt="" coords="272,2471,392,2551"> +</map> + + <a name='diagram'><img id='impliedTwoDegreesImg' src='../diagrams/photo.implied2degrees.png' usemap='#impliedTwoDegreesRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +</td></tr></table> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/poll.html b/hubzilla_er/tables/poll.html new file mode 100644 index 000000000..7ad9eea73 --- /dev/null +++ b/hubzilla_er/tables/poll.html @@ -0,0 +1,202 @@ +<!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.poll</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='poll'; + </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'>poll</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='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'>poll_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'>poll_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'>poll_desc</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></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'>poll_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'>poll_votes</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> +</table> +<p title='5 columns'>Table contained 0 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'>poll_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'>poll_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;'>poll_channel</td> + </tr> + <tr> + <td class='indexedColumn'>poll_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;'>poll_flags</td> + </tr> + <tr> + <td class='indexedColumn'>poll_votes</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;'>poll_votes</td> + </tr> +</table> +</div> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/poll_elm.html b/hubzilla_er/tables/poll_elm.html new file mode 100644 index 000000000..cb6b95fbe --- /dev/null +++ b/hubzilla_er/tables/poll_elm.html @@ -0,0 +1,196 @@ +<!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.poll_elm</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='poll_elm'; + </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'>poll_elm</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='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='even'> + <td class='primaryKey' title='Primary Key'>pelm_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='odd'> + <td class='indexedColumn' title='Indexed'>pelm_poll</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'>pelm_desc</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>pelm_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='even'> + <td class='indexedColumn' title='Indexed'>pelm_result</td> + <td class='detail'>float</td> + <td class='detail' align='right'>12</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> +</table> +<p title='5 columns'>Table contained 0 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'>pelm_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'>pelm_poll</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;'>pelm_poll</td> + </tr> + <tr> + <td class='indexedColumn'>pelm_result</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;'>pelm_result</td> + </tr> +</table> +</div> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/profdef.html b/hubzilla_er/tables/profdef.html new file mode 100644 index 000000000..2734deed0 --- /dev/null +++ b/hubzilla_er/tables/profdef.html @@ -0,0 +1,242 @@ +<!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.profdef</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='profdef'; + </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'>profdef</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&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'>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'> + <table border='0' width='100%' cellspacing='0' cellpadding='0'> + <tr class='impliedRelationship relative odd' valign='top'> + <td class='relatedTable detail' title="profdef.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'> R</span></td> + </tr> + </table> + </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='indexedColumn' title='Indexed'>field_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> +<tr class='odd'> + <td class='detail'>field_type</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'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'>field_desc</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'>field_help</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='detail'>field_inputs</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +</table> +<p title='6 columns'>Table contained 0 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'>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'>field_name</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;'>field_name</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="profdef.html" title="profdef" alt="" coords="7,5,281,203"> +</map> + <a name='diagram'><img id='oneDegreeImg' src='../diagrams/profdef.1degree.png' usemap='#oneDegreeRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +<map id="impliedTwoDegreesRelationshipsDiagram" name="impliedTwoDegreesRelationshipsDiagram"> +<area shape="rect" id="node1" href="attach.html" title="attach" alt="" coords="253,5,373,85"> +<area shape="rect" id="node3" href="verify.html" title="verify" alt="" coords="5,931,131,1125"> +<area shape="rect" id="node4" href="config.html" title="config" alt="" coords="249,103,377,183"> +<area shape="rect" id="node6" href="conv.html" title="conv" alt="" coords="253,200,373,280"> +<area shape="rect" id="node8" href="fcontact.html" title="fcontact" alt="" coords="252,297,375,377"> +<area shape="rect" id="node10" href="ffinder.html" title="ffinder" alt="" coords="253,395,373,475"> +<area shape="rect" id="node12" href="group_member.html" title="group_member" alt="" coords="240,492,387,572"> +<area shape="rect" id="node14" href="groups.html" title="groups" alt="" coords="252,589,375,669"> +<area shape="rect" id="node16" href="item.html" title="item" alt="" coords="239,687,388,767"> +<area shape="rect" id="node18" href="item_id.html" title="item_id" alt="" coords="256,784,371,864"> +<area shape="rect" id="node20" href="likes.html" title="likes" alt="" coords="253,881,373,961"> +<area shape="rect" id="node22" href="mail.html" title="mail" alt="" coords="253,979,373,1059"> +<area shape="rect" id="node24" href="photo.html" title="photo" alt="" coords="239,1076,388,1156"> +<area shape="rect" id="node26" href="profdef.html" title="profdef" alt="" coords="176,1173,451,1371"> +<area shape="rect" id="node28" href="profext.html" title="profext" alt="" coords="252,1388,375,1468"> +<area shape="rect" id="node30" href="profile_check.html" title="profile_check" alt="" coords="244,1485,383,1565"> +<area shape="rect" id="node32" href="register.html" title="register" alt="" coords="252,1583,375,1663"> +<area shape="rect" id="node34" href="sign.html" title="sign" alt="" coords="253,1680,373,1760"> +<area shape="rect" id="node36" href="sys_perms.html" title="sys_perms" alt="" coords="248,1777,379,1857"> +<area shape="rect" id="node38" href="xconfig.html" title="xconfig" alt="" coords="252,1875,375,1955"> +<area shape="rect" id="node40" href="xign.html" title="xign" alt="" coords="253,1972,373,2052"> +</map> + + <a name='diagram'><img id='impliedTwoDegreesImg' src='../diagrams/profdef.implied2degrees.png' usemap='#impliedTwoDegreesRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +</td></tr></table> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/profext.html b/hubzilla_er/tables/profext.html new file mode 100644 index 000000000..36472fcf9 --- /dev/null +++ b/hubzilla_er/tables/profext.html @@ -0,0 +1,264 @@ +<!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.profext</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='profext'; + </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'>profext</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&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='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'> √ </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="profext.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'> R</span></td> + </tr> + </table> + </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='indexedColumn' title='Indexed'>channel_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'></td> + <td class='detail' align='right'>0</td> + <td class='detail'></td> + <td class='detail'> + <table border='0' width='100%' cellspacing='0' cellpadding='0'> + <tr class='impliedRelationship relative odd' valign='top'> + <td class='relatedTable detail' title="profext.channel_id's name implies that it's a child of channel.channel_id, but it doesn't reference that column."><a href='channel.html'>channel</a><span class='relatedKey'>.channel_id</span> + </td> + <td class='constraint detail'>Implied Constraint<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='even'> + <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'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='indexedColumn' title='Indexed'>k</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='impliedRelationship relative odd' valign='top'> + <td class='relatedTable detail' title="profext.k's name implies that it's a child of cache.k, but it doesn't reference that column."><a href='cache.html'>cache</a><span class='relatedKey'>.k</span> + </td> + <td class='constraint detail'>Implied Constraint<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='even'> + <td class='detail'>v</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +</table> +<p title='5 columns'>Table contained 0 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'>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'>channel_id</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;'>channel_id</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'>k</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;'>k</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="profext.html" title="profext" alt="" coords="7,5,279,181"> +</map> + <a name='diagram'><img id='oneDegreeImg' src='../diagrams/profext.1degree.png' usemap='#oneDegreeRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +<map id="impliedTwoDegreesRelationshipsDiagram" name="impliedTwoDegreesRelationshipsDiagram"> +<area shape="rect" id="node1" href="attach.html" title="attach" alt="" coords="319,687,439,767"> +<area shape="rect" id="node3" href="verify.html" title="verify" alt="" coords="39,882,164,1075"> +<area shape="rect" id="node4" href="config.html" title="config" alt="" coords="315,1781,443,1861"> +<area shape="rect" id="node7" href="cache.html" title="cache" alt="" coords="35,2253,168,2379"> +<area shape="rect" id="node8" href="conv.html" title="conv" alt="" coords="319,784,439,864"> +<area shape="rect" id="node10" href="fcontact.html" title="fcontact" alt="" coords="317,881,440,961"> +<area shape="rect" id="node12" href="ffinder.html" title="ffinder" alt="" coords="319,979,439,1059"> +<area shape="rect" id="node14" href="group_member.html" title="group_member" alt="" coords="305,1076,452,1156"> +<area shape="rect" id="node16" href="groups.html" title="groups" alt="" coords="317,1173,440,1253"> +<area shape="rect" id="node18" href="item.html" title="item" alt="" coords="304,1271,453,1351"> +<area shape="rect" id="node20" href="item_id.html" title="item_id" alt="" coords="321,5,436,85"> +<area shape="rect" id="node22" href="likes.html" title="likes" alt="" coords="319,1465,439,1545"> +<area shape="rect" id="node24" href="channel.html" title="channel" alt="" coords="7,1091,196,2237"> +<area shape="rect" id="node26" href="mail.html" title="mail" alt="" coords="319,1368,439,1448"> +<area shape="rect" id="node29" href="pconfig.html" title="pconfig" alt="" coords="309,2252,448,2332"> +<area shape="rect" id="node31" href="photo.html" title="photo" alt="" coords="304,103,453,183"> +<area shape="rect" id="node33" href="profdef.html" title="profdef" alt="" coords="317,200,440,280"> +<area shape="rect" id="node35" href="profext.html" title="profext" alt="" coords="243,1563,515,1739"> +<area shape="rect" id="node39" href="profile_check.html" title="profile_check" alt="" coords="309,297,448,377"> +<area shape="rect" id="node41" href="register.html" title="register" alt="" coords="317,395,440,475"> +<area shape="rect" id="node43" href="sign.html" title="sign" alt="" coords="319,492,439,572"> +<area shape="rect" id="node45" href="sys_perms.html" title="sys_perms" alt="" coords="313,1929,444,2009"> +<area shape="rect" id="node48" href="xconfig.html" title="xconfig" alt="" coords="317,2128,440,2208"> +<area shape="rect" id="node51" href="xign.html" title="xign" alt="" coords="319,589,439,669"> +</map> + + <a name='diagram'><img id='impliedTwoDegreesImg' src='../diagrams/profext.implied2degrees.png' usemap='#impliedTwoDegreesRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +</td></tr></table> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/profile.html b/hubzilla_er/tables/profile.html new file mode 100644 index 000000000..e439f0e0b --- /dev/null +++ b/hubzilla_er/tables/profile.html @@ -0,0 +1,728 @@ +<!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.profile</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='profile'; + </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'>profile</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&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='even'> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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'> + <table border='0' width='100%' cellspacing='0' cellpadding='0'> + <tr class='impliedRelationship relative even' valign='top'> + <td class='relatedTable detail' title="profile.id's name implies that it's a child of notify.id, but it doesn't reference that column."><a href='notify.html'>notify</a><span class='relatedKey'>.id</span> + </td> + <td class='constraint detail'>Implied Constraint<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'>profile_guid</td> + <td class='detail'>char</td> + <td class='detail' align='right'>64</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'>aid</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'>uid</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='even'> + <td class='detail'>profile_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> +<tr class='odd'> + <td class='indexedColumn' title='Indexed'>is_default</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'>hide_friends</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> +<tr class='even'> + <td class='detail'>pdesc</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'>chandesc</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'>dob</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'>0000-00-00</td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>dob_tz</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'>UTC</td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'>address</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'>locality</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='detail'>region</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'>postal_code</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'>country_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> +<tr class='odd'> + <td class='indexedColumn' title='Indexed'>hometown</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'>gender</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='odd'> + <td class='indexedColumn' title='Indexed'>marital</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='detail'>with</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>howlong</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'>sexual</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'>politic</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='detail'>religion</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'>keywords</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'>likes</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>dislikes</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'>about</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>summary</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='detail'>music</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>book</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'>tv</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>film</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'>interest</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>romance</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'>work</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>education</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'>contact</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>channels</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'>homepage</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'>photo</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='detail'>thumb</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'>publish</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> +</table> +<p title='44 columns'>Table contained 4 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'>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'>aid</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;'>aid</td> + </tr> + <tr> + <td class='indexedColumn'>country_name</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;'>country_name</td> + </tr> + <tr> + <td class='indexedColumn'>gender</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;'>gender</td> + </tr> + <tr> + <td class='indexedColumn'>profile_guid + uid</td> + <td class='detail'>Must be unique</td> + <td class='detail' style='text-align:left;'><span title='Ascending'>Asc</span>/<span title='Ascending'>Asc</span></td> + <td class='constraint' style='text-align:left;'>guid</td> + </tr> + <tr> + <td class='indexedColumn'>hide_friends</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;'>hide_friends</td> + </tr> + <tr> + <td class='indexedColumn'>hometown</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;'>hometown</td> + </tr> + <tr> + <td class='indexedColumn'>is_default</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;'>is_default</td> + </tr> + <tr> + <td class='indexedColumn'>locality</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;'>locality</td> + </tr> + <tr> + <td class='indexedColumn'>marital</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;'>marital</td> + </tr> + <tr> + <td class='indexedColumn'>postal_code</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;'>postal_code</td> + </tr> + <tr> + <td class='indexedColumn'>profile_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;'>profile_guid</td> + </tr> + <tr> + <td class='indexedColumn'>publish</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;'>publish</td> + </tr> + <tr> + <td class='indexedColumn'>sexual</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;'>sexual</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> +</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="profile.html" title="profile" alt="" coords="5,5,245,1065"> +</map> + <a name='diagram'><img id='oneDegreeImg' src='../diagrams/profile.1degree.png' usemap='#oneDegreeRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +<map id="impliedTwoDegreesRelationshipsDiagram" name="impliedTwoDegreesRelationshipsDiagram"> +<area shape="rect" id="node1" href="addon.html" title="addon" alt="" coords="248,5,368,85"> +<area shape="rect" id="node3" href="notify.html" title="notify" alt="" coords="7,445,143,843"> +<area shape="rect" id="node4" href="app.html" title="app" alt="" coords="248,103,368,183"> +<area shape="rect" id="node6" href="event.html" title="event" alt="" coords="248,200,368,280"> +<area shape="rect" id="node8" href="fserver.html" title="fserver" alt="" coords="247,297,369,377"> +<area shape="rect" id="node10" href="fsuggest.html" title="fsuggest" alt="" coords="245,395,371,475"> +<area shape="rect" id="node12" href="hook.html" title="hook" alt="" coords="248,492,368,572"> +<area shape="rect" id="node14" href="manage.html" title="manage" alt="" coords="245,589,371,669"> +<area shape="rect" id="node16" href="pconfig.html" title="pconfig" alt="" coords="239,687,377,767"> +<area shape="rect" id="node18" href="profile.html" title="profile" alt="" coords="188,783,428,1843"> +<area shape="rect" id="node20" href="spam.html" title="spam" alt="" coords="248,1860,368,1940"> +</map> + + <a name='diagram'><img id='impliedTwoDegreesImg' src='../diagrams/profile.implied2degrees.png' usemap='#impliedTwoDegreesRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +</td></tr></table> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/profile_check.html b/hubzilla_er/tables/profile_check.html new file mode 100644 index 000000000..72ef92044 --- /dev/null +++ b/hubzilla_er/tables/profile_check.html @@ -0,0 +1,266 @@ +<!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.profile_check</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='profile_check'; + </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'>profile_check</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&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='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'> √ </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="profile_check.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'> R</span></td> + </tr> + </table> + </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <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='even'> + <td class='indexedColumn' title='Indexed'>cid</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'>dfrn_id</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'>sec</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'>expire</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> +</table> +<p title='6 columns'>Table contained 0 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'>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'>cid</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;'>cid</td> + </tr> + <tr> + <td class='indexedColumn'>dfrn_id</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;'>dfrn_id</td> + </tr> + <tr> + <td class='indexedColumn'>expire</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;'>expire</td> + </tr> + <tr> + <td class='indexedColumn'>sec</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;'>sec</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> +</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="profile_check.html" title="profile_check" alt="" coords="5,5,227,203"> +</map> + <a name='diagram'><img id='oneDegreeImg' src='../diagrams/profile_check.1degree.png' usemap='#oneDegreeRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +<map id="impliedTwoDegreesRelationshipsDiagram" name="impliedTwoDegreesRelationshipsDiagram"> +<area shape="rect" id="node1" href="attach.html" title="attach" alt="" coords="225,5,345,85"> +<area shape="rect" id="node3" href="verify.html" title="verify" alt="" coords="5,931,131,1125"> +<area shape="rect" id="node4" href="config.html" title="config" alt="" coords="221,103,349,183"> +<area shape="rect" id="node6" href="conv.html" title="conv" alt="" coords="225,200,345,280"> +<area shape="rect" id="node8" href="fcontact.html" title="fcontact" alt="" coords="224,297,347,377"> +<area shape="rect" id="node10" href="ffinder.html" title="ffinder" alt="" coords="225,395,345,475"> +<area shape="rect" id="node12" href="group_member.html" title="group_member" alt="" coords="212,492,359,572"> +<area shape="rect" id="node14" href="groups.html" title="groups" alt="" coords="224,589,347,669"> +<area shape="rect" id="node16" href="item.html" title="item" alt="" coords="211,687,360,767"> +<area shape="rect" id="node18" href="item_id.html" title="item_id" alt="" coords="228,784,343,864"> +<area shape="rect" id="node20" href="likes.html" title="likes" alt="" coords="225,881,345,961"> +<area shape="rect" id="node22" href="mail.html" title="mail" alt="" coords="225,979,345,1059"> +<area shape="rect" id="node24" href="photo.html" title="photo" alt="" coords="211,1076,360,1156"> +<area shape="rect" id="node26" href="profdef.html" title="profdef" alt="" coords="224,1173,347,1253"> +<area shape="rect" id="node28" href="profext.html" title="profext" alt="" coords="224,1271,347,1351"> +<area shape="rect" id="node30" href="profile_check.html" title="profile_check" alt="" coords="175,1367,396,1566"> +<area shape="rect" id="node32" href="register.html" title="register" alt="" coords="224,1583,347,1663"> +<area shape="rect" id="node34" href="sign.html" title="sign" alt="" coords="225,1680,345,1760"> +<area shape="rect" id="node36" href="sys_perms.html" title="sys_perms" alt="" coords="220,1777,351,1857"> +<area shape="rect" id="node38" href="xconfig.html" title="xconfig" alt="" coords="224,1875,347,1955"> +<area shape="rect" id="node40" href="xign.html" title="xign" alt="" coords="225,1972,345,2052"> +</map> + + <a name='diagram'><img id='impliedTwoDegreesImg' src='../diagrams/profile_check.implied2degrees.png' usemap='#impliedTwoDegreesRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +</td></tr></table> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/register.html b/hubzilla_er/tables/register.html new file mode 100644 index 000000000..42a6ec3ed --- /dev/null +++ b/hubzilla_er/tables/register.html @@ -0,0 +1,254 @@ +<!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.register</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='register'; + </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'>register</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&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'>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'> + <table border='0' width='100%' cellspacing='0' cellpadding='0'> + <tr class='impliedRelationship relative odd' valign='top'> + <td class='relatedTable detail' title="register.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'> R</span></td> + </tr> + </table> + </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <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'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='indexedColumn' title='Indexed'>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='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='detail'>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='even'> + <td class='detail'>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'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +</table> +<p title='6 columns'>Table contained 0 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'>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'>created</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;'>created</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> +</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="register.html" title="register" alt="" coords="7,5,231,203"> +</map> + <a name='diagram'><img id='oneDegreeImg' src='../diagrams/register.1degree.png' usemap='#oneDegreeRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +<map id="impliedTwoDegreesRelationshipsDiagram" name="impliedTwoDegreesRelationshipsDiagram"> +<area shape="rect" id="node1" href="attach.html" title="attach" alt="" coords="228,5,348,85"> +<area shape="rect" id="node3" href="verify.html" title="verify" alt="" coords="5,931,131,1125"> +<area shape="rect" id="node4" href="config.html" title="config" alt="" coords="224,103,352,183"> +<area shape="rect" id="node6" href="conv.html" title="conv" alt="" coords="228,200,348,280"> +<area shape="rect" id="node8" href="fcontact.html" title="fcontact" alt="" coords="227,297,349,377"> +<area shape="rect" id="node10" href="ffinder.html" title="ffinder" alt="" coords="228,395,348,475"> +<area shape="rect" id="node12" href="group_member.html" title="group_member" alt="" coords="215,492,361,572"> +<area shape="rect" id="node14" href="groups.html" title="groups" alt="" coords="227,589,349,669"> +<area shape="rect" id="node16" href="item.html" title="item" alt="" coords="213,687,363,767"> +<area shape="rect" id="node18" href="item_id.html" title="item_id" alt="" coords="231,784,345,864"> +<area shape="rect" id="node20" href="likes.html" title="likes" alt="" coords="228,881,348,961"> +<area shape="rect" id="node22" href="mail.html" title="mail" alt="" coords="228,979,348,1059"> +<area shape="rect" id="node24" href="photo.html" title="photo" alt="" coords="213,1076,363,1156"> +<area shape="rect" id="node26" href="profdef.html" title="profdef" alt="" coords="227,1173,349,1253"> +<area shape="rect" id="node28" href="profext.html" title="profext" alt="" coords="227,1271,349,1351"> +<area shape="rect" id="node30" href="profile_check.html" title="profile_check" alt="" coords="219,1368,357,1448"> +<area shape="rect" id="node32" href="register.html" title="register" alt="" coords="176,1465,400,1663"> +<area shape="rect" id="node34" href="sign.html" title="sign" alt="" coords="228,1680,348,1760"> +<area shape="rect" id="node36" href="sys_perms.html" title="sys_perms" alt="" coords="223,1777,353,1857"> +<area shape="rect" id="node38" href="xconfig.html" title="xconfig" alt="" coords="227,1875,349,1955"> +<area shape="rect" id="node40" href="xign.html" title="xign" alt="" coords="228,1972,348,2052"> +</map> + + <a name='diagram'><img id='impliedTwoDegreesImg' src='../diagrams/register.implied2degrees.png' usemap='#impliedTwoDegreesRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +</td></tr></table> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/session.html b/hubzilla_er/tables/session.html new file mode 100644 index 000000000..452d1b776 --- /dev/null +++ b/hubzilla_er/tables/session.html @@ -0,0 +1,185 @@ +<!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.session</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='session'; + </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'>session</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='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'>id</td> + <td class='detail'>bigint unsigned</td> + <td class='detail' align='right'>20</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'>sid</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'>data</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></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'>expire</td> + <td class='detail'>bigint unsigned</td> + <td class='detail' align='right'>20</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> +</table> +<p title='4 columns'>Table contained 23 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'>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'>expire</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;'>expire</td> + </tr> + <tr> + <td class='indexedColumn'>sid</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;'>sid</td> + </tr> +</table> +</div> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/shares.html b/hubzilla_er/tables/shares.html new file mode 100644 index 000000000..e370e5c9a --- /dev/null +++ b/hubzilla_er/tables/shares.html @@ -0,0 +1,191 @@ +<!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.shares</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='shares'; + </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'>shares</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='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='even'> + <td class='primaryKey' title='Primary Key'>share_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='odd'> + <td class='indexedColumn' title='Indexed'>share_type</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='even'> + <td class='indexedColumn' title='Indexed'>share_target</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'>share_xchan</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='4 columns'>Table contained 0 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'>share_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'>share_target</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;'>share_target</td> + </tr> + <tr> + <td class='indexedColumn'>share_type</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;'>share_type</td> + </tr> + <tr> + <td class='indexedColumn'>share_xchan</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;'>share_xchan</td> + </tr> +</table> +</div> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/sign.html b/hubzilla_er/tables/sign.html new file mode 100644 index 000000000..3ab4d8d31 --- /dev/null +++ b/hubzilla_er/tables/sign.html @@ -0,0 +1,248 @@ +<!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.sign</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='sign'; + </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'>sign</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&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'>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'> + <table border='0' width='100%' cellspacing='0' cellpadding='0'> + <tr class='impliedRelationship relative odd' valign='top'> + <td class='relatedTable detail' title="sign.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'> R</span></td> + </tr> + </table> + </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='indexedColumn' title='Indexed'>iid</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'>retract_iid</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'>signed_text</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>signature</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'>signer</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 0 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'>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'>iid</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;'>iid</td> + </tr> + <tr> + <td class='indexedColumn'>retract_iid</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;'>retract_iid</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="sign.html" title="sign" alt="" coords="7,5,281,203"> +</map> + <a name='diagram'><img id='oneDegreeImg' src='../diagrams/sign.1degree.png' usemap='#oneDegreeRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +<map id="impliedTwoDegreesRelationshipsDiagram" name="impliedTwoDegreesRelationshipsDiagram"> +<area shape="rect" id="node1" href="attach.html" title="attach" alt="" coords="253,5,373,85"> +<area shape="rect" id="node3" href="verify.html" title="verify" alt="" coords="5,931,131,1125"> +<area shape="rect" id="node4" href="config.html" title="config" alt="" coords="249,103,377,183"> +<area shape="rect" id="node6" href="conv.html" title="conv" alt="" coords="253,200,373,280"> +<area shape="rect" id="node8" href="fcontact.html" title="fcontact" alt="" coords="252,297,375,377"> +<area shape="rect" id="node10" href="ffinder.html" title="ffinder" alt="" coords="253,395,373,475"> +<area shape="rect" id="node12" href="group_member.html" title="group_member" alt="" coords="240,492,387,572"> +<area shape="rect" id="node14" href="groups.html" title="groups" alt="" coords="252,589,375,669"> +<area shape="rect" id="node16" href="item.html" title="item" alt="" coords="239,687,388,767"> +<area shape="rect" id="node18" href="item_id.html" title="item_id" alt="" coords="256,784,371,864"> +<area shape="rect" id="node20" href="likes.html" title="likes" alt="" coords="253,881,373,961"> +<area shape="rect" id="node22" href="mail.html" title="mail" alt="" coords="253,979,373,1059"> +<area shape="rect" id="node24" href="photo.html" title="photo" alt="" coords="239,1076,388,1156"> +<area shape="rect" id="node26" href="profdef.html" title="profdef" alt="" coords="252,1173,375,1253"> +<area shape="rect" id="node28" href="profext.html" title="profext" alt="" coords="252,1271,375,1351"> +<area shape="rect" id="node30" href="profile_check.html" title="profile_check" alt="" coords="244,1368,383,1448"> +<area shape="rect" id="node32" href="register.html" title="register" alt="" coords="252,1465,375,1545"> +<area shape="rect" id="node34" href="sign.html" title="sign" alt="" coords="176,1562,451,1761"> +<area shape="rect" id="node36" href="sys_perms.html" title="sys_perms" alt="" coords="248,1777,379,1857"> +<area shape="rect" id="node38" href="xconfig.html" title="xconfig" alt="" coords="252,1875,375,1955"> +<area shape="rect" id="node40" href="xign.html" title="xign" alt="" coords="253,1972,373,2052"> +</map> + + <a name='diagram'><img id='impliedTwoDegreesImg' src='../diagrams/sign.implied2degrees.png' usemap='#impliedTwoDegreesRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +</td></tr></table> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/site.html b/hubzilla_er/tables/site.html new file mode 100644 index 000000000..0f4631eea --- /dev/null +++ b/hubzilla_er/tables/site.html @@ -0,0 +1,332 @@ +<!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.site</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='site'; + </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'>site</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='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='even'> + <td class='primaryKey' title='Primary Key'>site_url</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'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='indexedColumn' title='Indexed'>site_access</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='even'> + <td class='indexedColumn' title='Indexed'>site_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'>site_update</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'>site_pull</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='detail'>site_sync</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'>site_directory</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'>site_register</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='even'> + <td class='indexedColumn' title='Indexed'>site_sellpage</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'>site_location</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'>site_realm</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'>site_valid</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</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'>site_dead</td> + <td class='detail'>smallint</td> + <td class='detail' align='right'>5</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> +</table> +<p title='13 columns'>Table contained 117 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'>site_url</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'>site_access</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;'>site_access</td> + </tr> + <tr> + <td class='indexedColumn'>site_dead</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;'>site_dead</td> + </tr> + <tr> + <td class='indexedColumn'>site_directory</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;'>site_directory</td> + </tr> + <tr> + <td class='indexedColumn'>site_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;'>site_flags</td> + </tr> + <tr> + <td class='indexedColumn'>site_pull</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;'>site_pull</td> + </tr> + <tr> + <td class='indexedColumn'>site_realm</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;'>site_realm</td> + </tr> + <tr> + <td class='indexedColumn'>site_register</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;'>site_register</td> + </tr> + <tr> + <td class='indexedColumn'>site_sellpage</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;'>site_sellpage</td> + </tr> + <tr> + <td class='indexedColumn'>site_update</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;'>site_update</td> + </tr> + <tr> + <td class='indexedColumn'>site_valid</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;'>site_valid</td> + </tr> +</table> +</div> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/source.html b/hubzilla_er/tables/source.html new file mode 100644 index 000000000..ac58a2798 --- /dev/null +++ b/hubzilla_er/tables/source.html @@ -0,0 +1,202 @@ +<!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.source</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='source'; + </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'>source</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='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='even'> + <td class='primaryKey' title='Primary Key'>src_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='odd'> + <td class='indexedColumn' title='Indexed'>src_channel_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'></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'>src_channel_xchan</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'>src_xchan</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='detail'>src_patt</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +</table> +<p title='5 columns'>Table contained 0 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'>src_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'>src_channel_id</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;'>src_channel_id</td> + </tr> + <tr> + <td class='indexedColumn'>src_channel_xchan</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;'>src_channel_xchan</td> + </tr> + <tr> + <td class='indexedColumn'>src_xchan</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;'>src_xchan</td> + </tr> +</table> +</div> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/spam.html b/hubzilla_er/tables/spam.html new file mode 100644 index 000000000..9996c49cd --- /dev/null +++ b/hubzilla_er/tables/spam.html @@ -0,0 +1,250 @@ +<!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.spam</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='spam'; + </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'>spam</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&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='even'> + <td class='primaryKey' title='Primary Key'>id</td> + <td class='detail'>int</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'> + <table border='0' width='100%' cellspacing='0' cellpadding='0'> + <tr class='impliedRelationship relative even' valign='top'> + <td class='relatedTable detail' title="spam.id's name implies that it's a child of notify.id, but it doesn't reference that column."><a href='notify.html'>notify</a><span class='relatedKey'>.id</span> + </td> + <td class='constraint detail'>Implied Constraint<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'>uid</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='even'> + <td class='indexedColumn' title='Indexed'>spam</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'>ham</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='even'> + <td class='indexedColumn' title='Indexed'>term</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'>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> +</table> +<p title='6 columns'>Table contained 0 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'>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'>ham</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;'>ham</td> + </tr> + <tr> + <td class='indexedColumn'>spam</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;'>spam</td> + </tr> + <tr> + <td class='indexedColumn'>term</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;'>term</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> +</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="spam.html" title="spam" alt="" coords="5,5,203,203"> +</map> + <a name='diagram'><img id='oneDegreeImg' src='../diagrams/spam.1degree.png' usemap='#oneDegreeRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +<map id="impliedTwoDegreesRelationshipsDiagram" name="impliedTwoDegreesRelationshipsDiagram"> +<area shape="rect" id="node1" href="addon.html" title="addon" alt="" coords="227,5,347,85"> +<area shape="rect" id="node3" href="notify.html" title="notify" alt="" coords="7,445,143,843"> +<area shape="rect" id="node4" href="app.html" title="app" alt="" coords="227,103,347,183"> +<area shape="rect" id="node6" href="event.html" title="event" alt="" coords="227,200,347,280"> +<area shape="rect" id="node8" href="fserver.html" title="fserver" alt="" coords="225,297,348,377"> +<area shape="rect" id="node10" href="fsuggest.html" title="fsuggest" alt="" coords="224,395,349,475"> +<area shape="rect" id="node12" href="hook.html" title="hook" alt="" coords="227,492,347,572"> +<area shape="rect" id="node14" href="manage.html" title="manage" alt="" coords="224,589,349,669"> +<area shape="rect" id="node16" href="pconfig.html" title="pconfig" alt="" coords="217,687,356,767"> +<area shape="rect" id="node18" href="profile.html" title="profile" alt="" coords="227,784,347,864"> +<area shape="rect" id="node20" href="spam.html" title="spam" alt="" coords="188,881,385,1079"> +</map> + + <a name='diagram'><img id='impliedTwoDegreesImg' src='../diagrams/spam.implied2degrees.png' usemap='#impliedTwoDegreesRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +</td></tr></table> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/sys_perms.html b/hubzilla_er/tables/sys_perms.html new file mode 100644 index 000000000..672b98166 --- /dev/null +++ b/hubzilla_er/tables/sys_perms.html @@ -0,0 +1,236 @@ +<!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.sys_perms</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='sys_perms'; + </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'>sys_perms</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&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'>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'> + <table border='0' width='100%' cellspacing='0' cellpadding='0'> + <tr class='impliedRelationship relative odd' valign='top'> + <td class='relatedTable detail' title="sys_perms.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'> R</span></td> + </tr> + </table> + </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'>cat</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'>k</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='impliedRelationship relative odd' valign='top'> + <td class='relatedTable detail' title="sys_perms.k's name implies that it's a child of cache.k, but it doesn't reference that column."><a href='cache.html'>cache</a><span class='relatedKey'>.k</span> + </td> + <td class='constraint detail'>Implied Constraint<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='even'> + <td class='detail'>v</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>public_perm</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> +</table> +<p title='5 columns'>Table contained 0 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'>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> +</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="sys_perms.html" title="sys_perms" alt="" coords="7,5,284,181"> +</map> + <a name='diagram'><img id='oneDegreeImg' src='../diagrams/sys_perms.1degree.png' usemap='#oneDegreeRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +<map id="impliedTwoDegreesRelationshipsDiagram" name="impliedTwoDegreesRelationshipsDiagram"> +<area shape="rect" id="node1" href="attach.html" title="attach" alt="" coords="263,1465,383,1545"> +<area shape="rect" id="node3" href="verify.html" title="verify" alt="" coords="9,931,135,1125"> +<area shape="rect" id="node4" href="config.html" title="config" alt="" coords="259,1660,387,1740"> +<area shape="rect" id="node7" href="cache.html" title="cache" alt="" coords="5,1759,139,1884"> +<area shape="rect" id="node8" href="conv.html" title="conv" alt="" coords="263,5,383,85"> +<area shape="rect" id="node10" href="fcontact.html" title="fcontact" alt="" coords="261,103,384,183"> +<area shape="rect" id="node12" href="ffinder.html" title="ffinder" alt="" coords="263,200,383,280"> +<area shape="rect" id="node14" href="group_member.html" title="group_member" alt="" coords="249,297,396,377"> +<area shape="rect" id="node16" href="groups.html" title="groups" alt="" coords="261,395,384,475"> +<area shape="rect" id="node18" href="item.html" title="item" alt="" coords="248,492,397,572"> +<area shape="rect" id="node20" href="item_id.html" title="item_id" alt="" coords="265,589,380,669"> +<area shape="rect" id="node22" href="likes.html" title="likes" alt="" coords="263,687,383,767"> +<area shape="rect" id="node24" href="mail.html" title="mail" alt="" coords="263,784,383,864"> +<area shape="rect" id="node26" href="pconfig.html" title="pconfig" alt="" coords="253,2048,392,2128"> +<area shape="rect" id="node28" href="photo.html" title="photo" alt="" coords="248,881,397,961"> +<area shape="rect" id="node30" href="profdef.html" title="profdef" alt="" coords="261,979,384,1059"> +<area shape="rect" id="node32" href="profext.html" title="profext" alt="" coords="261,1757,384,1837"> +<area shape="rect" id="node35" href="profile_check.html" title="profile_check" alt="" coords="253,1076,392,1156"> +<area shape="rect" id="node37" href="register.html" title="register" alt="" coords="261,1173,384,1253"> +<area shape="rect" id="node39" href="sign.html" title="sign" alt="" coords="263,1271,383,1351"> +<area shape="rect" id="node41" href="sys_perms.html" title="sys_perms" alt="" coords="184,1855,461,2031"> +<area shape="rect" id="node44" href="xconfig.html" title="xconfig" alt="" coords="261,1563,384,1643"> +<area shape="rect" id="node47" href="xign.html" title="xign" alt="" coords="263,1368,383,1448"> +</map> + + <a name='diagram'><img id='impliedTwoDegreesImg' src='../diagrams/sys_perms.implied2degrees.png' usemap='#impliedTwoDegreesRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +</td></tr></table> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/term.html b/hubzilla_er/tables/term.html new file mode 100644 index 000000000..5f1039d06 --- /dev/null +++ b/hubzilla_er/tables/term.html @@ -0,0 +1,304 @@ +<!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.term</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='term'; + </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'>term</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='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'>tid</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'>aid</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'>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='even'> + <td class='indexedColumn' title='Indexed'>oid</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'>otype</td> + <td class='detail'>tinyint unsigned</td> + <td class='detail' align='right'>3</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'>type</td> + <td class='detail'>tinyint unsigned</td> + <td class='detail' align='right'>3</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'>term</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='detail'>url</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'>imgurl</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'>term_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'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='indexedColumn' title='Indexed'>parent_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'> </td> + <td class='comment detail'></td> +</tr> +</table> +<p title='11 columns'>Table contained 7 585 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'>tid</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'>aid</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;'>aid</td> + </tr> + <tr> + <td class='indexedColumn'>imgurl</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;'>imgurl</td> + </tr> + <tr> + <td class='indexedColumn'>oid</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;'>oid</td> + </tr> + <tr> + <td class='indexedColumn'>otype</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;'>otype</td> + </tr> + <tr> + <td class='indexedColumn'>parent_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;'>parent_hash</td> + </tr> + <tr> + <td class='indexedColumn'>term</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;'>term</td> + </tr> + <tr> + <td class='indexedColumn'>term_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;'>term_hash</td> + </tr> + <tr> + <td class='indexedColumn'>type</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;'>type</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> +</table> +</div> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/tokens.html b/hubzilla_er/tables/tokens.html new file mode 100644 index 000000000..0217c4f11 --- /dev/null +++ b/hubzilla_er/tables/tokens.html @@ -0,0 +1,245 @@ +<!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.tokens</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='tokens'; + </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'>tokens</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&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'>id</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>40</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail' align='right'></td> + <td class='detail'> + <table border='0' width='100%' cellspacing='0' cellpadding='0'> + <tr class='impliedRelationship relative odd' valign='top'> + <td class='relatedTable detail' title="auth_codes.id's name implies that it's a child of tokens.id, but it doesn't reference that column."><a href='auth_codes.html'>auth_codes</a><span class='relatedKey'>.id</span> + </td> + <td class='constraint detail'>Implied Constraint<span title='Restrict delete: + Parent cannot be deleted if children exist'> R</span></td> + </tr> + </table> +</td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'>secret</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='indexedColumn' title='Indexed'>client_id</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>20</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='impliedRelationship relative odd' valign='top'> + <td class='relatedTable detail' title="tokens.client_id's name implies that it's a child of clients.client_id, but it doesn't reference that column."><a href='clients.html'>clients</a><span class='relatedKey'>.client_id</span> + </td> + <td class='constraint detail'>Implied Constraint<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='even'> + <td class='indexedColumn' title='Indexed'>expires</td> + <td class='detail'>bigint unsigned</td> + <td class='detail' align='right'>20</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'>scope</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>200</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'>uid</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> +</table> +<p title='6 columns'>Table contained 0 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'>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'>client_id</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;'>client_id</td> + </tr> + <tr> + <td class='indexedColumn'>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;'>expires</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> +</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="tokens.html" title="tokens" alt="" coords="5,5,245,203"> +</map> + <a name='diagram'><img id='oneDegreeImg' src='../diagrams/tokens.1degree.png' usemap='#oneDegreeRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +<map id="impliedTwoDegreesRelationshipsDiagram" name="impliedTwoDegreesRelationshipsDiagram"> +<area shape="rect" id="node1" href="auth_codes.html" title="auth_codes" alt="" coords="468,88,599,259"> +<area shape="rect" id="node3" href="clients.html" title="clients" alt="" coords="7,121,137,314"> +<area shape="rect" id="node5" href="tokens.html" title="tokens" alt="" coords="183,5,423,203"> +</map> + + <a name='diagram'><img id='impliedTwoDegreesImg' src='../diagrams/tokens.implied2degrees.png' usemap='#impliedTwoDegreesRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +</td></tr></table> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/updates.html b/hubzilla_er/tables/updates.html new file mode 100644 index 000000000..78d0b01ad --- /dev/null +++ b/hubzilla_er/tables/updates.html @@ -0,0 +1,242 @@ +<!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='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'> </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 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'>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> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/verify.html b/hubzilla_er/tables/verify.html new file mode 100644 index 000000000..e01eb4f62 --- /dev/null +++ b/hubzilla_er/tables/verify.html @@ -0,0 +1,383 @@ +<!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.verify</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='verify'; + </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'>verify</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&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='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'> √ </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="attach.id's name implies that it's a child of verify.id, but it doesn't reference that column."><a href='attach.html'>attach</a><span class='relatedKey'>.id</span> + </td> + <td class='constraint detail'>Implied Constraint<span title='Restrict delete: + Parent cannot be deleted if children exist'> R</span></td> + </tr> + <tr class='impliedRelationship relative even' valign='top'> + <td class='relatedTable detail' title="config.id's name implies that it's a child of verify.id, but it doesn't reference that column."><a href='config.html'>config</a><span class='relatedKey'>.id</span> + </td> + <td class='constraint detail'>Implied Constraint<span title='Restrict delete: + Parent cannot be deleted if children exist'> R</span></td> + </tr> + <tr class='impliedRelationship relative even' valign='top'> + <td class='relatedTable detail' title="conv.id's name implies that it's a child of verify.id, but it doesn't reference that column."><a href='conv.html'>conv</a><span class='relatedKey'>.id</span> + </td> + <td class='constraint detail'>Implied Constraint<span title='Restrict delete: + Parent cannot be deleted if children exist'> R</span></td> + </tr> + <tr class='impliedRelationship relative even' valign='top'> + <td class='relatedTable detail' title="fcontact.id's name implies that it's a child of verify.id, but it doesn't reference that column."><a href='fcontact.html'>fcontact</a><span class='relatedKey'>.id</span> + </td> + <td class='constraint detail'>Implied Constraint<span title='Restrict delete: + Parent cannot be deleted if children exist'> R</span></td> + </tr> + <tr class='impliedRelationship relative even' valign='top'> + <td class='relatedTable detail' title="ffinder.id's name implies that it's a child of verify.id, but it doesn't reference that column."><a href='ffinder.html'>ffinder</a><span class='relatedKey'>.id</span> + </td> + <td class='constraint detail'>Implied Constraint<span title='Restrict delete: + Parent cannot be deleted if children exist'> R</span></td> + </tr> + <tr class='impliedRelationship relative even' valign='top'> + <td class='relatedTable detail' title="group_member.id's name implies that it's a child of verify.id, but it doesn't reference that column."><a href='group_member.html'>group_member</a><span class='relatedKey'>.id</span> + </td> + <td class='constraint detail'>Implied Constraint<span title='Restrict delete: + Parent cannot be deleted if children exist'> R</span></td> + </tr> + <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='groups.html'>groups</a><span class='relatedKey'>.id</span> + </td> + <td class='constraint detail'>Implied Constraint<span title='Restrict delete: + Parent cannot be deleted if children exist'> R</span></td> + </tr> + <tr class='impliedRelationship relative even' valign='top'> + <td class='relatedTable detail' title="item.id's name implies that it's a child of verify.id, but it doesn't reference that column."><a href='item.html'>item</a><span class='relatedKey'>.id</span> + </td> + <td class='constraint detail'>Implied Constraint<span title='Restrict delete: + Parent cannot be deleted if children exist'> R</span></td> + </tr> + <tr class='impliedRelationship relative even' valign='top'> + <td class='relatedTable detail' title="item_id.id's name implies that it's a child of verify.id, but it doesn't reference that column."><a href='item_id.html'>item_id</a><span class='relatedKey'>.id</span> + </td> + <td class='constraint detail'>Implied Constraint<span title='Restrict delete: + Parent cannot be deleted if children exist'> R</span></td> + </tr> + <tr class='impliedRelationship relative even' valign='top'> + <td class='relatedTable detail' title="likes.id's name implies that it's a child of verify.id, but it doesn't reference that column."><a href='likes.html'>likes</a><span class='relatedKey'>.id</span> + </td> + <td class='constraint detail'>Implied Constraint<span title='Restrict delete: + Parent cannot be deleted if children exist'> R</span></td> + </tr> + <tr class='impliedRelationship relative even' valign='top'> + <td class='relatedTable detail' title="mail.id's name implies that it's a child of verify.id, but it doesn't reference that column."><a href='mail.html'>mail</a><span class='relatedKey'>.id</span> + </td> + <td class='constraint detail'>Implied Constraint<span title='Restrict delete: + Parent cannot be deleted if children exist'> R</span></td> + </tr> + <tr class='impliedRelationship relative even' valign='top'> + <td class='relatedTable detail' title="photo.id's name implies that it's a child of verify.id, but it doesn't reference that column."><a href='photo.html'>photo</a><span class='relatedKey'>.id</span> + </td> + <td class='constraint detail'>Implied Constraint<span title='Restrict delete: + Parent cannot be deleted if children exist'> R</span></td> + </tr> + <tr class='impliedRelationship relative even' valign='top'> + <td class='relatedTable detail' title="profdef.id's name implies that it's a child of verify.id, but it doesn't reference that column."><a href='profdef.html'>profdef</a><span class='relatedKey'>.id</span> + </td> + <td class='constraint detail'>Implied Constraint<span title='Restrict delete: + Parent cannot be deleted if children exist'> R</span></td> + </tr> + <tr class='impliedRelationship relative even' valign='top'> + <td class='relatedTable detail' title="profext.id's name implies that it's a child of verify.id, but it doesn't reference that column."><a href='profext.html'>profext</a><span class='relatedKey'>.id</span> + </td> + <td class='constraint detail'>Implied Constraint<span title='Restrict delete: + Parent cannot be deleted if children exist'> R</span></td> + </tr> + <tr class='impliedRelationship relative even' valign='top'> + <td class='relatedTable detail' title="profile_check.id's name implies that it's a child of verify.id, but it doesn't reference that column."><a href='profile_check.html'>profile_check</a><span class='relatedKey'>.id</span> + </td> + <td class='constraint detail'>Implied Constraint<span title='Restrict delete: + Parent cannot be deleted if children exist'> R</span></td> + </tr> + <tr class='impliedRelationship relative even' valign='top'> + <td class='relatedTable detail' title="register.id's name implies that it's a child of verify.id, but it doesn't reference that column."><a href='register.html'>register</a><span class='relatedKey'>.id</span> + </td> + <td class='constraint detail'>Implied Constraint<span title='Restrict delete: + Parent cannot be deleted if children exist'> R</span></td> + </tr> + <tr class='impliedRelationship relative even' valign='top'> + <td class='relatedTable detail' title="sign.id's name implies that it's a child of verify.id, but it doesn't reference that column."><a href='sign.html'>sign</a><span class='relatedKey'>.id</span> + </td> + <td class='constraint detail'>Implied Constraint<span title='Restrict delete: + Parent cannot be deleted if children exist'> R</span></td> + </tr> + <tr class='impliedRelationship relative even' valign='top'> + <td class='relatedTable detail' title="sys_perms.id's name implies that it's a child of verify.id, but it doesn't reference that column."><a href='sys_perms.html'>sys_perms</a><span class='relatedKey'>.id</span> + </td> + <td class='constraint detail'>Implied Constraint<span title='Restrict delete: + Parent cannot be deleted if children exist'> R</span></td> + </tr> + <tr class='impliedRelationship relative even' valign='top'> + <td class='relatedTable detail' title="xconfig.id's name implies that it's a child of verify.id, but it doesn't reference that column."><a href='xconfig.html'>xconfig</a><span class='relatedKey'>.id</span> + </td> + <td class='constraint detail'>Implied Constraint<span title='Restrict delete: + Parent cannot be deleted if children exist'> R</span></td> + </tr> + <tr class='impliedRelationship relative even' valign='top'> + <td class='relatedTable detail' title="xign.id's name implies that it's a child of verify.id, but it doesn't reference that column."><a href='xign.html'>xign</a><span class='relatedKey'>.id</span> + </td> + <td class='constraint detail'>Implied Constraint<span title='Restrict delete: + Parent cannot be deleted if children exist'> R</span></td> + </tr> + </table> +</td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='indexedColumn' title='Indexed'>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='even'> + <td class='indexedColumn' title='Indexed'>type</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='odd'> + <td class='indexedColumn' title='Indexed'>token</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'>meta</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'>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> +</table> +<p title='6 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'>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'>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;'>channel</td> + </tr> + <tr> + <td class='indexedColumn'>created</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;'>created</td> + </tr> + <tr> + <td class='indexedColumn'>meta</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;'>meta</td> + </tr> + <tr> + <td class='indexedColumn'>token</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;'>token</td> + </tr> + <tr> + <td class='indexedColumn'>type</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;'>type</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="verify.html" title="verify" alt="" coords="7,5,217,203"> +</map> + <a name='diagram'><img id='oneDegreeImg' src='../diagrams/verify.1degree.png' usemap='#oneDegreeRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +<map id="impliedTwoDegreesRelationshipsDiagram" name="impliedTwoDegreesRelationshipsDiagram"> +<area shape="rect" id="node1" href="attach.html" title="attach" alt="" coords="297,776,433,1355"> +<area shape="rect" id="node3" href="verify.html" title="verify" alt="" coords="7,2493,217,2691"> +<area shape="rect" id="node4" href="config.html" title="config" alt="" coords="301,6451,429,6599"> +<area shape="rect" id="node7" href="cache.html" title="cache" alt="" coords="48,6580,176,6660"> +<area shape="rect" id="node8" href="conv.html" title="conv" alt="" coords="303,1371,428,1610"> +<area shape="rect" id="node10" href="fcontact.html" title="fcontact" alt="" coords="303,1626,428,2046"> +<area shape="rect" id="node12" href="ffinder.html" title="ffinder" alt="" coords="305,2062,425,2210"> +<area shape="rect" id="node14" href="group_member.html" title="group_member" alt="" coords="292,2226,439,2374"> +<area shape="rect" id="node16" href="groups.html" title="groups" alt="" coords="304,2390,427,2583"> +<area shape="rect" id="node18" href="item.html" title="item" alt="" coords="264,2600,467,4312"> +<area shape="rect" id="node20" href="item_id.html" title="item_id" alt="" coords="308,4329,423,4500"> +<area shape="rect" id="node22" href="likes.html" title="likes" alt="" coords="300,5985,431,6247"> +<area shape="rect" id="node24" href="channel.html" title="channel" alt="" coords="51,6007,173,6087"> +<area shape="rect" id="node26" href="mail.html" title="mail" alt="" coords="293,5435,437,5968"> +<area shape="rect" id="node28" href="account.html" title="account" alt="" coords="53,5547,171,5627"> +<area shape="rect" id="node31" href="photo.html" title="photo" alt="" coords="284,4517,447,5209"> +<area shape="rect" id="node33" href="profdef.html" title="profdef" alt="" coords="300,5225,431,5418"> +<area shape="rect" id="node35" href="profext.html" title="profext" alt="" coords="300,6264,431,6435"> +<area shape="rect" id="node39" href="profile_check.html" title="profile_check" alt="" coords="296,5,435,198"> +<area shape="rect" id="node41" href="register.html" title="register" alt="" coords="301,214,429,407"> +<area shape="rect" id="node43" href="sign.html" title="sign" alt="" coords="300,423,431,617"> +<area shape="rect" id="node45" href="sys_perms.html" title="sys_perms" alt="" coords="299,6616,432,6787"> +<area shape="rect" id="node48" href="xconfig.html" title="xconfig" alt="" coords="304,6804,427,6975"> +<area shape="rect" id="node51" href="xign.html" title="xign" alt="" coords="305,633,425,759"> +</map> + + <a name='diagram'><img id='impliedTwoDegreesImg' src='../diagrams/verify.implied2degrees.png' usemap='#impliedTwoDegreesRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +</td></tr></table> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/vote.html b/hubzilla_er/tables/vote.html new file mode 100644 index 000000000..641c39857 --- /dev/null +++ b/hubzilla_er/tables/vote.html @@ -0,0 +1,202 @@ +<!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.vote</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='vote'; + </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'>vote</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='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'>vote_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'>vote_poll</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'>vote_element</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='even'> + <td class='detail'>vote_result</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='indexedColumn' title='Indexed'>vote_xchan</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='5 columns'>Table contained 0 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'>vote_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'>vote_element</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;'>vote_element</td> + </tr> + <tr> + <td class='indexedColumn'>vote_poll</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;'>vote_poll</td> + </tr> + <tr> + <td class='indexedColumn'>vote_poll + vote_element + vote_xchan</td> + <td class='detail'>Must be unique</td> + <td class='detail' style='text-align:left;'><span title='Ascending'>Asc</span>/<span title='Ascending'>Asc</span>/<span title='Ascending'>Asc</span></td> + <td class='constraint' style='text-align:left;'>vote_vote</td> + </tr> +</table> +</div> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/xchan.html b/hubzilla_er/tables/xchan.html new file mode 100644 index 000000000..97be20010 --- /dev/null +++ b/hubzilla_er/tables/xchan.html @@ -0,0 +1,511 @@ +<!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.xchan</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='xchan'; + </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'>xchan</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='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='even'> + <td class='primaryKey' title='Primary Key'>xchan_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'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='indexedColumn' title='Indexed'>xchan_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='detail'>xchan_guid_sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>xchan_pubkey</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'>xchan_photo_mimetype</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'>image/jpeg</td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>xchan_photo_l</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='detail'>xchan_photo_m</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'>xchan_photo_s</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'>xchan_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> +<tr class='odd'> + <td class='indexedColumn' title='Indexed'>xchan_url</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'>xchan_connurl</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'>xchan_follow</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='detail'>xchan_connpage</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'>xchan_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> +<tr class='even'> + <td class='indexedColumn' title='Indexed'>xchan_network</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'>xchan_instance_url</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'>xchan_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='detail'>xchan_photo_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='even'> + <td class='detail'>xchan_name_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'>xchan_hidden</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'>xchan_orphan</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='indexedColumn' title='Indexed'>xchan_censored</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'>xchan_selfcensored</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='indexedColumn' title='Indexed'>xchan_system</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'>xchan_pubforum</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='indexedColumn' title='Indexed'>xchan_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> +</table> +<p title='26 columns'>Table contained 1 168 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'>xchan_hash</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'>xchan_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;'>xchan_addr</td> + </tr> + <tr> + <td class='indexedColumn'>xchan_censored</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;'>xchan_censored</td> + </tr> + <tr> + <td class='indexedColumn'>xchan_connurl</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;'>xchan_connurl</td> + </tr> + <tr> + <td class='indexedColumn'>xchan_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;'>xchan_deleted</td> + </tr> + <tr> + <td class='indexedColumn'>xchan_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;'>xchan_flags</td> + </tr> + <tr> + <td class='indexedColumn'>xchan_follow</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;'>xchan_follow</td> + </tr> + <tr> + <td class='indexedColumn'>xchan_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;'>xchan_guid</td> + </tr> + <tr> + <td class='indexedColumn'>xchan_hidden</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;'>xchan_hidden</td> + </tr> + <tr> + <td class='indexedColumn'>xchan_instance_url</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;'>xchan_instance_url</td> + </tr> + <tr> + <td class='indexedColumn'>xchan_name</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;'>xchan_name</td> + </tr> + <tr> + <td class='indexedColumn'>xchan_network</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;'>xchan_network</td> + </tr> + <tr> + <td class='indexedColumn'>xchan_orphan</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;'>xchan_orphan</td> + </tr> + <tr> + <td class='indexedColumn'>xchan_pubforum</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;'>xchan_pubforum</td> + </tr> + <tr> + <td class='indexedColumn'>xchan_selfcensored</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;'>xchan_selfcensored</td> + </tr> + <tr> + <td class='indexedColumn'>xchan_system</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;'>xchan_system</td> + </tr> + <tr> + <td class='indexedColumn'>xchan_url</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;'>xchan_url</td> + </tr> +</table> +</div> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/xchat.html b/hubzilla_er/tables/xchat.html new file mode 100644 index 000000000..707f80199 --- /dev/null +++ b/hubzilla_er/tables/xchat.html @@ -0,0 +1,208 @@ +<!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.xchat</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='xchat'; + </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'>xchat</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='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='even'> + <td class='primaryKey' title='Primary Key'>xchat_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='odd'> + <td class='indexedColumn' title='Indexed'>xchat_url</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'>xchat_desc</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'>xchat_xchan</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'>xchat_edited</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='5 columns'>Table contained 0 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'>xchat_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'>xchat_desc</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;'>xchat_desc</td> + </tr> + <tr> + <td class='indexedColumn'>xchat_edited</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;'>xchat_edited</td> + </tr> + <tr> + <td class='indexedColumn'>xchat_url</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;'>xchat_url</td> + </tr> + <tr> + <td class='indexedColumn'>xchat_xchan</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;'>xchat_xchan</td> + </tr> +</table> +</div> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/xconfig.html b/hubzilla_er/tables/xconfig.html new file mode 100644 index 000000000..c3e3c453a --- /dev/null +++ b/hubzilla_er/tables/xconfig.html @@ -0,0 +1,254 @@ +<!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.xconfig</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='xconfig'; + </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'>xconfig</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&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='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'> √ </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="xconfig.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'> R</span></td> + </tr> + </table> + </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='indexedColumn' title='Indexed'>xchan</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'>cat</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'>k</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='impliedRelationship relative odd' valign='top'> + <td class='relatedTable detail' title="xconfig.k's name implies that it's a child of cache.k, but it doesn't reference that column."><a href='cache.html'>cache</a><span class='relatedKey'>.k</span> + </td> + <td class='constraint detail'>Implied Constraint<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='even'> + <td class='detail'>v</td> + <td class='detail'>mediumtext</td> + <td class='detail' align='right'>16777215</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +</table> +<p title='5 columns'>Table contained 4 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'>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'>cat</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;'>cat</td> + </tr> + <tr> + <td class='indexedColumn'>k</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;'>k</td> + </tr> + <tr> + <td class='indexedColumn'>xchan</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;'>xchan</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="xconfig.html" title="xconfig" alt="" coords="5,5,269,181"> +</map> + <a name='diagram'><img id='oneDegreeImg' src='../diagrams/xconfig.1degree.png' usemap='#oneDegreeRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +<map id="impliedTwoDegreesRelationshipsDiagram" name="impliedTwoDegreesRelationshipsDiagram"> +<area shape="rect" id="node1" href="attach.html" title="attach" alt="" coords="255,1465,375,1545"> +<area shape="rect" id="node3" href="verify.html" title="verify" alt="" coords="9,931,135,1125"> +<area shape="rect" id="node4" href="config.html" title="config" alt="" coords="251,1756,379,1836"> +<area shape="rect" id="node7" href="cache.html" title="cache" alt="" coords="5,1855,139,1980"> +<area shape="rect" id="node8" href="conv.html" title="conv" alt="" coords="255,5,375,85"> +<area shape="rect" id="node10" href="fcontact.html" title="fcontact" alt="" coords="253,103,376,183"> +<area shape="rect" id="node12" href="ffinder.html" title="ffinder" alt="" coords="255,200,375,280"> +<area shape="rect" id="node14" href="group_member.html" title="group_member" alt="" coords="241,297,388,377"> +<area shape="rect" id="node16" href="groups.html" title="groups" alt="" coords="253,395,376,475"> +<area shape="rect" id="node18" href="item.html" title="item" alt="" coords="240,492,389,572"> +<area shape="rect" id="node20" href="item_id.html" title="item_id" alt="" coords="257,589,372,669"> +<area shape="rect" id="node22" href="likes.html" title="likes" alt="" coords="255,687,375,767"> +<area shape="rect" id="node24" href="mail.html" title="mail" alt="" coords="255,784,375,864"> +<area shape="rect" id="node26" href="pconfig.html" title="pconfig" alt="" coords="245,2048,384,2128"> +<area shape="rect" id="node28" href="photo.html" title="photo" alt="" coords="240,881,389,961"> +<area shape="rect" id="node30" href="profdef.html" title="profdef" alt="" coords="253,979,376,1059"> +<area shape="rect" id="node32" href="profext.html" title="profext" alt="" coords="253,1853,376,1933"> +<area shape="rect" id="node35" href="profile_check.html" title="profile_check" alt="" coords="245,1076,384,1156"> +<area shape="rect" id="node37" href="register.html" title="register" alt="" coords="253,1173,376,1253"> +<area shape="rect" id="node39" href="sign.html" title="sign" alt="" coords="255,1271,375,1351"> +<area shape="rect" id="node41" href="sys_perms.html" title="sys_perms" alt="" coords="249,1951,380,2031"> +<area shape="rect" id="node44" href="xconfig.html" title="xconfig" alt="" coords="183,1563,447,1739"> +<area shape="rect" id="node47" href="xign.html" title="xign" alt="" coords="255,1368,375,1448"> +</map> + + <a name='diagram'><img id='impliedTwoDegreesImg' src='../diagrams/xconfig.implied2degrees.png' usemap='#impliedTwoDegreesRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +</td></tr></table> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/xign.html b/hubzilla_er/tables/xign.html new file mode 100644 index 000000000..a8d430c34 --- /dev/null +++ b/hubzilla_er/tables/xign.html @@ -0,0 +1,215 @@ +<!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.xign</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='xign'; + </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'>xign</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&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'>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'> + <table border='0' width='100%' cellspacing='0' cellpadding='0'> + <tr class='impliedRelationship relative odd' valign='top'> + <td class='relatedTable detail' title="xign.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'> 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</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'>xchan</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='3 columns'>Table contained 0 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'>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'>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'>xchan</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;'>xchan</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="xign.html" title="xign" alt="" coords="5,5,224,136"> +</map> + <a name='diagram'><img id='oneDegreeImg' src='../diagrams/xign.1degree.png' usemap='#oneDegreeRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +<map id="impliedTwoDegreesRelationshipsDiagram" name="impliedTwoDegreesRelationshipsDiagram"> +<area shape="rect" id="node1" href="attach.html" title="attach" alt="" coords="224,5,344,85"> +<area shape="rect" id="node3" href="verify.html" title="verify" alt="" coords="5,931,131,1125"> +<area shape="rect" id="node4" href="config.html" title="config" alt="" coords="220,103,348,183"> +<area shape="rect" id="node6" href="conv.html" title="conv" alt="" coords="224,200,344,280"> +<area shape="rect" id="node8" href="fcontact.html" title="fcontact" alt="" coords="223,297,345,377"> +<area shape="rect" id="node10" href="ffinder.html" title="ffinder" alt="" coords="224,395,344,475"> +<area shape="rect" id="node12" href="group_member.html" title="group_member" alt="" coords="211,492,357,572"> +<area shape="rect" id="node14" href="groups.html" title="groups" alt="" coords="223,589,345,669"> +<area shape="rect" id="node16" href="item.html" title="item" alt="" coords="209,687,359,767"> +<area shape="rect" id="node18" href="item_id.html" title="item_id" alt="" coords="227,784,341,864"> +<area shape="rect" id="node20" href="likes.html" title="likes" alt="" coords="224,881,344,961"> +<area shape="rect" id="node22" href="mail.html" title="mail" alt="" coords="224,979,344,1059"> +<area shape="rect" id="node24" href="photo.html" title="photo" alt="" coords="209,1076,359,1156"> +<area shape="rect" id="node26" href="profdef.html" title="profdef" alt="" coords="223,1173,345,1253"> +<area shape="rect" id="node28" href="profext.html" title="profext" alt="" coords="223,1271,345,1351"> +<area shape="rect" id="node30" href="profile_check.html" title="profile_check" alt="" coords="215,1368,353,1448"> +<area shape="rect" id="node32" href="register.html" title="register" alt="" coords="223,1465,345,1545"> +<area shape="rect" id="node34" href="sign.html" title="sign" alt="" coords="224,1563,344,1643"> +<area shape="rect" id="node36" href="sys_perms.html" title="sys_perms" alt="" coords="219,1660,349,1740"> +<area shape="rect" id="node38" href="xconfig.html" title="xconfig" alt="" coords="223,1757,345,1837"> +<area shape="rect" id="node40" href="xign.html" title="xign" alt="" coords="175,1855,393,1985"> +</map> + + <a name='diagram'><img id='impliedTwoDegreesImg' src='../diagrams/xign.implied2degrees.png' usemap='#impliedTwoDegreesRelationshipsDiagram' class='diagram' border='0' alt='' align='left'></a> +</td></tr></table> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/xlink.html b/hubzilla_er/tables/xlink.html new file mode 100644 index 000000000..8b4c81ad7 --- /dev/null +++ b/hubzilla_er/tables/xlink.html @@ -0,0 +1,247 @@ +<!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.xlink</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='xlink'; + </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'>xlink</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='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='even'> + <td class='primaryKey' title='Primary Key'>xlink_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='odd'> + <td class='indexedColumn' title='Indexed'>xlink_xchan</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'>xlink_link</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'>xlink_rating</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='even'> + <td class='detail'>xlink_rating_text</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='indexedColumn' title='Indexed'>xlink_updated</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'>xlink_static</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'>xlink_sig</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +</table> +<p title='8 columns'>Table contained 244 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'>xlink_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'>xlink_link</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;'>xlink_link</td> + </tr> + <tr> + <td class='indexedColumn'>xlink_rating</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;'>xlink_rating</td> + </tr> + <tr> + <td class='indexedColumn'>xlink_static</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;'>xlink_static</td> + </tr> + <tr> + <td class='indexedColumn'>xlink_updated</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;'>xlink_updated</td> + </tr> + <tr> + <td class='indexedColumn'>xlink_xchan</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;'>xlink_xchan</td> + </tr> +</table> +</div> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/xperm.html b/hubzilla_er/tables/xperm.html new file mode 100644 index 000000000..466a84bfa --- /dev/null +++ b/hubzilla_er/tables/xperm.html @@ -0,0 +1,191 @@ +<!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.xperm</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='xperm'; + </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'>xperm</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='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'>xp_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'>xp_client</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>20</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'>xp_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='even'> + <td class='indexedColumn' title='Indexed'>xp_perm</td> + <td class='detail'>varchar</td> + <td class='detail' align='right'>64</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='4 columns'>Table contained 0 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'>xp_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'>xp_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;'>xp_channel</td> + </tr> + <tr> + <td class='indexedColumn'>xp_client</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;'>xp_client</td> + </tr> + <tr> + <td class='indexedColumn'>xp_perm</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;'>xp_perm</td> + </tr> +</table> +</div> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/xprof.html b/hubzilla_er/tables/xprof.html new file mode 100644 index 000000000..c5d7695fb --- /dev/null +++ b/hubzilla_er/tables/xprof.html @@ -0,0 +1,360 @@ +<!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.xprof</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='xprof'; + </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'>xprof</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='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='even'> + <td class='primaryKey' title='Primary Key'>xprof_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'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='indexedColumn' title='Indexed'>xprof_age</td> + <td class='detail'>tinyint unsigned</td> + <td class='detail' align='right'>3</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'>xprof_desc</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'>xprof_dob</td> + <td class='detail'>char</td> + <td class='detail' align='right'>12</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'>xprof_gender</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'>xprof_marital</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'>xprof_sexual</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'>xprof_locale</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'>xprof_region</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'>xprof_postcode</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'>xprof_country</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'>xprof_keywords</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='even'> + <td class='detail'>xprof_about</td> + <td class='detail'>text</td> + <td class='detail' align='right'>65535</td> + <td class='detail' align='center'></td> + <td class='detail' align='center'></td> + <td class='detail'></td> + <td class='detail'></td> + <td class='detail'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='detail'>xprof_homepage</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'>xprof_hometown</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='15 columns'>Table contained 0 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'>xprof_hash</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'>xprof_age</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;'>xprof_age</td> + </tr> + <tr> + <td class='indexedColumn'>xprof_country</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;'>xprof_country</td> + </tr> + <tr> + <td class='indexedColumn'>xprof_desc</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;'>xprof_desc</td> + </tr> + <tr> + <td class='indexedColumn'>xprof_dob</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;'>xprof_dob</td> + </tr> + <tr> + <td class='indexedColumn'>xprof_gender</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;'>xprof_gender</td> + </tr> + <tr> + <td class='indexedColumn'>xprof_hometown</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;'>xprof_hometown</td> + </tr> + <tr> + <td class='indexedColumn'>xprof_locale</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;'>xprof_locale</td> + </tr> + <tr> + <td class='indexedColumn'>xprof_marital</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;'>xprof_marital</td> + </tr> + <tr> + <td class='indexedColumn'>xprof_postcode</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;'>xprof_postcode</td> + </tr> + <tr> + <td class='indexedColumn'>xprof_region</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;'>xprof_region</td> + </tr> + <tr> + <td class='indexedColumn'>xprof_sexual</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;'>xprof_sexual</td> + </tr> +</table> +</div> +</div> +</body> +</html> diff --git a/hubzilla_er/tables/xtag.html b/hubzilla_er/tables/xtag.html new file mode 100644 index 000000000..bdd04c26e --- /dev/null +++ b/hubzilla_er/tables/xtag.html @@ -0,0 +1,191 @@ +<!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.xtag</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='xtag'; + </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'>xtag</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='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'>xtag_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'>xtag_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'> </td> + <td class='comment detail'></td> +</tr> +<tr class='odd'> + <td class='indexedColumn' title='Indexed'>xtag_term</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'>xtag_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> +</table> +<p title='4 columns'>Table contained 0 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'>xtag_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'>xtag_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;'>xtag_flags</td> + </tr> + <tr> + <td class='indexedColumn'>xtag_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;'>xtag_hash</td> + </tr> + <tr> + <td class='indexedColumn'>xtag_term</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;'>xtag_term</td> + </tr> +</table> +</div> +</div> +</body> +</html> diff --git a/hubzilla_er/updateschemaspy.sh b/hubzilla_er/updateschemaspy.sh new file mode 100755 index 000000000..271591729 --- /dev/null +++ b/hubzilla_er/updateschemaspy.sh @@ -0,0 +1,5 @@ +#!/bin/bash +# Use schemaSpy to generate HTML-reports about tables in Hubzilla running on OpenShift. +# You will need to port-forward your app on OpenShift, like this +# rhc port-forward zot +java -jar /home/haakon/Nedlastinger/schemaSpy_5.0.0.jar -t mysql -host 127.0.0.1:3306 -db zot -u adminkwvcHXy -p g66nhPmZ9b52 -dp /home/haakon/Nedlastinger/mysql-connector-java-5.1.17.jar -o . diff --git a/hubzilla_er/utilities.html b/hubzilla_er/utilities.html new file mode 100644 index 000000000..647e748ab --- /dev/null +++ b/hubzilla_er/utilities.html @@ -0,0 +1,334 @@ +<!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 - Utility Tables</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><a href='relationships.html' title='Diagram of table relationships'>Relationships</a></li> + <li id='current'><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'>SchemaSpy Analysis of <span title='Database'>zot</span> - Utility Tables</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&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'>< <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> +<tr><td class='container' align='left' valign='top'> +<form action=''> + <label for='removeImpliedOrphans'><input type=checkbox id='removeImpliedOrphans'> + Hide tables with implied relationships</label> +</form> +</td></tr></table> +<a name='diagram'> + <img src='diagrams/summary/abook.1degree.png' usemap='#abook' border='0' alt='' align='top'> + <img src='diagrams/summary/account.1degree.png' usemap='#account' border='0' alt='' align='top' class='impliedNotOrphan'> + <img src='diagrams/summary/addon.1degree.png' usemap='#addon' border='0' alt='' align='top' class='impliedNotOrphan'> + <img src='diagrams/summary/app.1degree.png' usemap='#app' border='0' alt='' align='top' class='impliedNotOrphan'> + <img src='diagrams/summary/attach.1degree.png' usemap='#attach' border='0' alt='' align='top' class='impliedNotOrphan'> + <img src='diagrams/summary/auth_codes.1degree.png' usemap='#auth_codes' border='0' alt='' align='top' class='impliedNotOrphan'> + <img src='diagrams/summary/cache.1degree.png' usemap='#cache' border='0' alt='' align='top' class='impliedNotOrphan'> + <img src='diagrams/summary/channel.1degree.png' usemap='#channel' border='0' alt='' align='top' class='impliedNotOrphan'> + <img src='diagrams/summary/chat.1degree.png' usemap='#chat' border='0' alt='' align='top'> + <img src='diagrams/summary/chatpresence.1degree.png' usemap='#chatpresence' border='0' alt='' align='top'> + <img src='diagrams/summary/chatroom.1degree.png' usemap='#chatroom' border='0' alt='' align='top'> + <img src='diagrams/summary/clients.1degree.png' usemap='#clients' border='0' alt='' align='top' class='impliedNotOrphan'> + <img src='diagrams/summary/config.1degree.png' usemap='#config' border='0' alt='' align='top' class='impliedNotOrphan'> + <img src='diagrams/summary/conv.1degree.png' usemap='#conv' border='0' alt='' align='top' class='impliedNotOrphan'> + <img src='diagrams/summary/event.1degree.png' usemap='#event' border='0' alt='' align='top' class='impliedNotOrphan'> + <img src='diagrams/summary/fcontact.1degree.png' usemap='#fcontact' border='0' alt='' align='top' class='impliedNotOrphan'> + <img src='diagrams/summary/ffinder.1degree.png' usemap='#ffinder' border='0' alt='' align='top' class='impliedNotOrphan'> + <img src='diagrams/summary/fserver.1degree.png' usemap='#fserver' border='0' alt='' align='top' class='impliedNotOrphan'> + <img src='diagrams/summary/fsuggest.1degree.png' usemap='#fsuggest' border='0' alt='' align='top' class='impliedNotOrphan'> + <img src='diagrams/summary/group_member.1degree.png' usemap='#group_member' border='0' alt='' align='top' class='impliedNotOrphan'> + <img src='diagrams/summary/groups.1degree.png' usemap='#groups' border='0' alt='' align='top' class='impliedNotOrphan'> + <img src='diagrams/summary/hook.1degree.png' usemap='#hook' border='0' alt='' align='top' class='impliedNotOrphan'> + <img src='diagrams/summary/hubloc.1degree.png' usemap='#hubloc' border='0' alt='' align='top'> + <img src='diagrams/summary/issue.1degree.png' usemap='#issue' border='0' alt='' align='top'> + <img src='diagrams/summary/item.1degree.png' usemap='#item' border='0' alt='' align='top' class='impliedNotOrphan'> + <img src='diagrams/summary/item_id.1degree.png' usemap='#item_id' border='0' alt='' align='top' class='impliedNotOrphan'> + <img src='diagrams/summary/likes.1degree.png' usemap='#likes' border='0' alt='' align='top' class='impliedNotOrphan'> + <img src='diagrams/summary/mail.1degree.png' usemap='#mail' border='0' alt='' align='top' class='impliedNotOrphan'> + <img src='diagrams/summary/manage.1degree.png' usemap='#manage' border='0' alt='' align='top' class='impliedNotOrphan'> + <img src='diagrams/summary/menu.1degree.png' usemap='#menu' border='0' alt='' align='top'> + <img src='diagrams/summary/menu_item.1degree.png' usemap='#menu_item' border='0' alt='' align='top'> + <img src='diagrams/summary/notify.1degree.png' usemap='#notify' border='0' alt='' align='top' class='impliedNotOrphan'> + <img src='diagrams/summary/obj.1degree.png' usemap='#obj' border='0' alt='' align='top'> + <img src='diagrams/summary/outq.1degree.png' usemap='#outq' border='0' alt='' align='top'> + <img src='diagrams/summary/pconfig.1degree.png' usemap='#pconfig' border='0' alt='' align='top' class='impliedNotOrphan'> + <img src='diagrams/summary/photo.1degree.png' usemap='#photo' border='0' alt='' align='top' class='impliedNotOrphan'> + <img src='diagrams/summary/poll.1degree.png' usemap='#poll' border='0' alt='' align='top'> + <img src='diagrams/summary/poll_elm.1degree.png' usemap='#poll_elm' border='0' alt='' align='top'> + <img src='diagrams/summary/profdef.1degree.png' usemap='#profdef' border='0' alt='' align='top' class='impliedNotOrphan'> + <img src='diagrams/summary/profext.1degree.png' usemap='#profext' border='0' alt='' align='top' class='impliedNotOrphan'> + <img src='diagrams/summary/profile.1degree.png' usemap='#profile' border='0' alt='' align='top' class='impliedNotOrphan'> + <img src='diagrams/summary/profile_check.1degree.png' usemap='#profile_check' border='0' alt='' align='top' class='impliedNotOrphan'> + <img src='diagrams/summary/register.1degree.png' usemap='#register' border='0' alt='' align='top' class='impliedNotOrphan'> + <img src='diagrams/summary/session.1degree.png' usemap='#session' border='0' alt='' align='top'> + <img src='diagrams/summary/shares.1degree.png' usemap='#shares' border='0' alt='' align='top'> + <img src='diagrams/summary/sign.1degree.png' usemap='#sign' border='0' alt='' align='top' class='impliedNotOrphan'> + <img src='diagrams/summary/site.1degree.png' usemap='#site' border='0' alt='' align='top'> + <img src='diagrams/summary/source.1degree.png' usemap='#source' border='0' alt='' align='top'> + <img src='diagrams/summary/spam.1degree.png' usemap='#spam' border='0' alt='' align='top' class='impliedNotOrphan'> + <img src='diagrams/summary/sys_perms.1degree.png' usemap='#sys_perms' border='0' alt='' align='top' class='impliedNotOrphan'> + <img src='diagrams/summary/term.1degree.png' usemap='#term' border='0' alt='' align='top'> + <img src='diagrams/summary/tokens.1degree.png' usemap='#tokens' border='0' alt='' align='top' class='impliedNotOrphan'> + <img src='diagrams/summary/updates.1degree.png' usemap='#updates' border='0' alt='' align='top'> + <img src='diagrams/summary/verify.1degree.png' usemap='#verify' border='0' alt='' align='top' class='impliedNotOrphan'> + <img src='diagrams/summary/vote.1degree.png' usemap='#vote' border='0' alt='' align='top'> + <img src='diagrams/summary/xchan.1degree.png' usemap='#xchan' border='0' alt='' align='top'> + <img src='diagrams/summary/xchat.1degree.png' usemap='#xchat' border='0' alt='' align='top'> + <img src='diagrams/summary/xconfig.1degree.png' usemap='#xconfig' border='0' alt='' align='top' class='impliedNotOrphan'> + <img src='diagrams/summary/xign.1degree.png' usemap='#xign' border='0' alt='' align='top' class='impliedNotOrphan'> + <img src='diagrams/summary/xlink.1degree.png' usemap='#xlink' border='0' alt='' align='top'> + <img src='diagrams/summary/xperm.1degree.png' usemap='#xperm' border='0' alt='' align='top'> + <img src='diagrams/summary/xprof.1degree.png' usemap='#xprof' border='0' alt='' align='top'> + <img src='diagrams/summary/xtag.1degree.png' usemap='#xtag' border='0' alt='' align='top'> +<map id="abook" name="abook"> +<area shape="rect" id="node1" href="tables/abook.html" title="abook" alt="" coords="5,5,181,584"> +</map> +<map id="account" name="account"> +<area shape="rect" id="node1" href="tables/account.html" title="account" alt="" coords="7,5,220,470"> +</map> +<map id="addon" name="addon"> +<area shape="rect" id="node1" href="tables/addon.html" title="addon" alt="" coords="5,5,144,221"> +</map> +<map id="app" name="app"> +<area shape="rect" id="node1" href="tables/app.html" title="app" alt="" coords="5,5,144,379"> +</map> +<map id="attach" name="attach"> +<area shape="rect" id="node1" href="tables/attach.html" title="attach" alt="" coords="5,5,141,584"> +</map> +<map id="auth_codes" name="auth_codes"> +<area shape="rect" id="node1" href="tables/auth_codes.html" title="auth_codes" alt="" coords="5,5,136,176"> +</map> +<map id="cache" name="cache"> +<area shape="rect" id="node1" href="tables/cache.html" title="cache" alt="" coords="5,5,131,131"> +</map> +<map id="channel" name="channel"> +<area shape="rect" id="node1" href="tables/channel.html" title="channel" alt="" coords="7,5,196,1150"> +</map> +<map id="chat" name="chat"> +<area shape="rect" id="node1" href="tables/chat.html" title="chat" alt="" coords="5,5,136,176"> +</map> +<map id="chatpresence" name="chatpresence"> +<area shape="rect" id="node1" href="tables/chatpresence.html" title="chatpresence" alt="" coords="7,5,137,198"> +</map> +<map id="chatroom" name="chatroom"> +<area shape="rect" id="node1" href="tables/chatroom.html" title="chatroom" alt="" coords="5,5,133,312"> +</map> +<map id="clients" name="clients"> +<area shape="rect" id="node1" href="tables/clients.html" title="clients" alt="" coords="5,5,136,198"> +</map> +<map id="config" name="config"> +<area shape="rect" id="node1" href="tables/config.html" title="config" alt="" coords="5,5,123,153"> +</map> +<map id="conv" name="conv"> +<area shape="rect" id="node1" href="tables/conv.html" title="conv" alt="" coords="5,5,123,243"> +</map> +<map id="event" name="event"> +<area shape="rect" id="node1" href="tables/event.html" title="event" alt="" coords="5,5,165,629"> +</map> +<map id="fcontact" name="fcontact"> +<area shape="rect" id="node1" href="tables/fcontact.html" title="fcontact" alt="" coords="5,5,123,425"> +</map> +<map id="ffinder" name="ffinder"> +<area shape="rect" id="node1" href="tables/ffinder.html" title="ffinder" alt="" coords="5,5,115,153"> +</map> +<map id="fserver" name="fserver"> +<area shape="rect" id="node1" href="tables/fserver.html" title="fserver" alt="" coords="5,5,117,153"> +</map> +<map id="fsuggest" name="fsuggest"> +<area shape="rect" id="node1" href="tables/fsuggest.html" title="fsuggest" alt="" coords="5,5,123,267"> +</map> +<map id="group_member" name="group_member"> +<area shape="rect" id="node1" href="tables/group_member.html" title="group_member" alt="" coords="5,5,152,153"> +</map> +<map id="groups" name="groups"> +<area shape="rect" id="node1" href="tables/groups.html" title="groups" alt="" coords="5,5,117,198"> +</map> +<map id="hook" name="hook"> +<area shape="rect" id="node1" href="tables/hook.html" title="hook" alt="" coords="5,5,120,176"> +</map> +<map id="hubloc" name="hubloc"> +<area shape="rect" id="node1" href="tables/hubloc.html" title="hubloc" alt="" coords="7,5,204,515"> +</map> +<map id="issue" name="issue"> +<area shape="rect" id="node1" href="tables/issue.html" title="issue" alt="" coords="5,5,163,221"> +</map> +<map id="item" name="item"> +<area shape="rect" id="node1" href="tables/item.html" title="item" alt="" coords="7,5,209,1717"> +</map> +<map id="item_id" name="item_id"> +<area shape="rect" id="node1" href="tables/item_id.html" title="item_id" alt="" coords="7,5,111,176"> +</map> +<map id="likes" name="likes"> +<area shape="rect" id="node1" href="tables/likes.html" title="likes" alt="" coords="5,5,136,267"> +</map> +<map id="mail" name="mail"> +<area shape="rect" id="node1" href="tables/mail.html" title="mail" alt="" coords="5,5,149,539"> +</map> +<map id="manage" name="manage"> +<area shape="rect" id="node1" href="tables/manage.html" title="manage" alt="" coords="5,5,123,131"> +</map> +<map id="menu" name="menu"> +<area shape="rect" id="node1" href="tables/menu.html" title="menu" alt="" coords="7,5,156,221"> +</map> +<map id="menu_item" name="menu_item"> +<area shape="rect" id="node1" href="tables/menu_item.html" title="menu_item" alt="" coords="7,5,159,312"> +</map> +<map id="notify" name="notify"> +<area shape="rect" id="node1" href="tables/notify.html" title="notify" alt="" coords="5,5,123,403"> +</map> +<map id="obj" name="obj"> +<area shape="rect" id="node1" href="tables/obj.html" title="obj" alt="" coords="5,5,139,289"> +</map> +<map id="outq" name="outq"> +<area shape="rect" id="node1" href="tables/outq.html" title="outq" alt="" coords="5,5,149,334"> +</map> +<map id="pconfig" name="pconfig"> +<area shape="rect" id="node1" href="tables/pconfig.html" title="pconfig" alt="" coords="5,5,133,176"> +</map> +<map id="photo" name="photo"> +<area shape="rect" id="node1" href="tables/photo.html" title="photo" alt="" coords="7,5,169,697"> +</map> +<map id="poll" name="poll"> +<area shape="rect" id="node1" href="tables/poll.html" title="poll" alt="" coords="5,5,141,176"> +</map> +<map id="poll_elm" name="poll_elm"> +<area shape="rect" id="node1" href="tables/poll_elm.html" title="poll_elm" alt="" coords="5,5,136,176"> +</map> +<map id="profdef" name="profdef"> +<area shape="rect" id="node1" href="tables/profdef.html" title="profdef" alt="" coords="5,5,136,198"> +</map> +<map id="profext" name="profext"> +<area shape="rect" id="node1" href="tables/profext.html" title="profext" alt="" coords="5,5,133,176"> +</map> +<map id="profile" name="profile"> +<area shape="rect" id="node1" href="tables/profile.html" title="profile" alt="" coords="5,5,147,1059"> +</map> +<map id="profile_check" name="profile_check"> +<area shape="rect" id="node1" href="tables/profile_check.html" title="profile_check" alt="" coords="5,5,144,198"> +</map> +<map id="register" name="register"> +<area shape="rect" id="node1" href="tables/register.html" title="register" alt="" coords="5,5,128,198"> +</map> +<map id="session" name="session"> +<area shape="rect" id="node1" href="tables/session.html" title="session" alt="" coords="5,5,128,153"> +</map> +<map id="shares" name="shares"> +<area shape="rect" id="node1" href="tables/shares.html" title="shares" alt="" coords="5,5,141,153"> +</map> +<map id="sign" name="sign"> +<area shape="rect" id="node1" href="tables/sign.html" title="sign" alt="" coords="5,5,136,198"> +</map> +<map id="site" name="site"> +<area shape="rect" id="node1" href="tables/site.html" title="site" alt="" coords="5,5,160,357"> +</map> +<map id="source" name="source"> +<area shape="rect" id="node1" href="tables/source.html" title="source" alt="" coords="5,5,168,176"> +</map> +<map id="spam" name="spam"> +<area shape="rect" id="node1" href="tables/spam.html" title="spam" alt="" coords="5,5,115,198"> +</map> +<map id="sys_perms" name="sys_perms"> +<area shape="rect" id="node1" href="tables/sys_perms.html" title="sys_perms" alt="" coords="5,5,139,176"> +</map> +<map id="term" name="term"> +<area shape="rect" id="node1" href="tables/term.html" title="term" alt="" coords="7,5,169,312"> +</map> +<map id="tokens" name="tokens"> +<area shape="rect" id="node1" href="tables/tokens.html" title="tokens" alt="" coords="5,5,123,198"> +</map> +<map id="updates" name="updates"> +<area shape="rect" id="node1" href="tables/updates.html" title="updates" alt="" coords="5,5,123,221"> +</map> +<map id="verify" name="verify"> +<area shape="rect" id="node1" href="tables/verify.html" title="verify" alt="" coords="7,5,113,198"> +</map> +<map id="vote" name="vote"> +<area shape="rect" id="node1" href="tables/vote.html" title="vote" alt="" coords="5,5,144,176"> +</map> +<map id="xchan" name="xchan"> +<area shape="rect" id="node1" href="tables/xchan.html" title="xchan" alt="" coords="7,5,217,651"> +</map> +<map id="xchat" name="xchat"> +<area shape="rect" id="node1" href="tables/xchat.html" title="xchat" alt="" coords="5,5,141,176"> +</map> +<map id="xconfig" name="xconfig"> +<area shape="rect" id="node1" href="tables/xconfig.html" title="xconfig" alt="" coords="5,5,117,176"> +</map> +<map id="xign" name="xign"> +<area shape="rect" id="node1" href="tables/xign.html" title="xign" alt="" coords="5,5,115,131"> +</map> +<map id="xlink" name="xlink"> +<area shape="rect" id="node1" href="tables/xlink.html" title="xlink" alt="" coords="5,5,171,243"> +</map> +<map id="xperm" name="xperm"> +<area shape="rect" id="node1" href="tables/xperm.html" title="xperm" alt="" coords="5,5,136,153"> +</map> +<map id="xprof" name="xprof"> +<area shape="rect" id="node1" href="tables/xprof.html" title="xprof" alt="" coords="5,5,160,403"> +</map> +<map id="xtag" name="xtag"> +<area shape="rect" id="node1" href="tables/xtag.html" title="xtag" alt="" coords="5,5,131,153"> +</map> +</a> +</div> +</body> +</html> diff --git a/hubzilla_er/zot.xml b/hubzilla_er/zot.xml new file mode 100644 index 000000000..f33e273eb --- /dev/null +++ b/hubzilla_er/zot.xml @@ -0,0 +1,2475 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<database name="zot" type="MySQL - 5.5.45"> + <tables> + <table name="abook" numRows="12" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="abook_id" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="1" name="abook_account" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="2" name="abook_channel" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="" digits="0" id="3" name="abook_xchan" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="4" name="abook_my_perms" nullable="false" remarks="" size="10" type="INT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="5" name="abook_their_perms" nullable="false" remarks="" size="10" type="INT"/> + <column autoUpdated="false" defaultValue="99" digits="0" id="6" name="abook_closeness" nullable="false" remarks="" size="3" type="TINYINT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="7" name="abook_created" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="8" name="abook_updated" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="9" name="abook_connected" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="10" name="abook_dob" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="11" name="abook_flags" nullable="false" remarks="" size="10" type="INT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="12" name="abook_blocked" nullable="false" remarks="" size="3" type="TINYINT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="13" name="abook_ignored" nullable="false" remarks="" size="3" type="TINYINT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="14" name="abook_hidden" nullable="false" remarks="" size="3" type="TINYINT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="15" name="abook_archived" nullable="false" remarks="" size="3" type="TINYINT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="16" name="abook_pending" nullable="false" remarks="" size="3" type="TINYINT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="17" name="abook_unconnected" nullable="false" remarks="" size="3" type="TINYINT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="18" name="abook_self" nullable="false" remarks="" size="3" type="TINYINT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="19" name="abook_feed" nullable="false" remarks="" size="3" type="TINYINT"/> + <column autoUpdated="false" defaultValue="" digits="0" id="20" name="abook_profile" nullable="false" remarks="" size="64" type="CHAR"/> + <column autoUpdated="false" digits="0" id="21" name="abook_incl" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" digits="0" id="22" name="abook_excl" nullable="false" remarks="" size="65535" type="TEXT"/> + <primaryKey column="abook_id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="abook_id"/> + </index> + <index name="abook_account" unique="false"> + <column ascending="true" name="abook_account"/> + </index> + <index name="abook_archived" unique="false"> + <column ascending="true" name="abook_archived"/> + </index> + <index name="abook_blocked" unique="false"> + <column ascending="true" name="abook_blocked"/> + </index> + <index name="abook_channel" unique="false"> + <column ascending="true" name="abook_channel"/> + </index> + <index name="abook_closeness" unique="false"> + <column ascending="true" name="abook_closeness"/> + </index> + <index name="abook_connected" unique="false"> + <column ascending="true" name="abook_connected"/> + </index> + <index name="abook_created" unique="false"> + <column ascending="true" name="abook_created"/> + </index> + <index name="abook_dob" unique="false"> + <column ascending="true" name="abook_dob"/> + </index> + <index name="abook_feed" unique="false"> + <column ascending="true" name="abook_feed"/> + </index> + <index name="abook_flags" unique="false"> + <column ascending="true" name="abook_flags"/> + </index> + <index name="abook_hidden" unique="false"> + <column ascending="true" name="abook_hidden"/> + </index> + <index name="abook_ignored" unique="false"> + <column ascending="true" name="abook_ignored"/> + </index> + <index name="abook_my_perms" unique="false"> + <column ascending="true" name="abook_my_perms"/> + </index> + <index name="abook_pending" unique="false"> + <column ascending="true" name="abook_pending"/> + </index> + <index name="abook_profile" unique="false"> + <column ascending="true" name="abook_profile"/> + </index> + <index name="abook_self" unique="false"> + <column ascending="true" name="abook_self"/> + </index> + <index name="abook_their_perms" unique="false"> + <column ascending="true" name="abook_their_perms"/> + </index> + <index name="abook_unconnected" unique="false"> + <column ascending="true" name="abook_unconnected"/> + </index> + <index name="abook_updated" unique="false"> + <column ascending="true" name="abook_updated"/> + </index> + <index name="abook_xchan" unique="false"> + <column ascending="true" name="abook_xchan"/> + </index> + </table> + <table name="account" numRows="1" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="account_id" nullable="false" remarks="" size="10" type="INT UNSIGNED"> + <child column="account_id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="mail"/> + </column> + <column autoUpdated="false" defaultValue="0" digits="0" id="1" name="account_parent" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="2" name="account_default_channel" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="" digits="0" id="3" name="account_salt" nullable="false" remarks="" size="32" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="4" name="account_password" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="5" name="account_email" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="6" name="account_external" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="en" digits="0" id="7" name="account_language" nullable="false" remarks="" size="16" type="CHAR"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="8" name="account_created" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="9" name="account_lastlog" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="10" name="account_flags" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="11" name="account_roles" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="" digits="0" id="12" name="account_reset" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="13" name="account_expires" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="14" name="account_expire_notified" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" defaultValue="" digits="0" id="15" name="account_service_class" nullable="false" remarks="" size="32" type="CHAR"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="16" name="account_level" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="17" name="account_password_changed" nullable="false" remarks="" size="19" type="DATETIME"/> + <primaryKey column="account_id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="account_id"/> + </index> + <index name="account_default_channel" unique="false"> + <column ascending="true" name="account_default_channel"/> + </index> + <index name="account_email" unique="false"> + <column ascending="true" name="account_email"/> + </index> + <index name="account_expires" unique="false"> + <column ascending="true" name="account_expires"/> + </index> + <index name="account_external" unique="false"> + <column ascending="true" name="account_external"/> + </index> + <index name="account_flags" unique="false"> + <column ascending="true" name="account_flags"/> + </index> + <index name="account_lastlog" unique="false"> + <column ascending="true" name="account_lastlog"/> + </index> + <index name="account_level" unique="false"> + <column ascending="true" name="account_level"/> + </index> + <index name="account_parent" unique="false"> + <column ascending="true" name="account_parent"/> + </index> + <index name="account_password_changed" unique="false"> + <column ascending="true" name="account_password_changed"/> + </index> + <index name="account_roles" unique="false"> + <column ascending="true" name="account_roles"/> + </index> + <index name="account_service_class" unique="false"> + <column ascending="true" name="account_service_class"/> + </index> + </table> + <table name="addon" numRows="0" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"> + <parent column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="notify"/> + </column> + <column autoUpdated="false" defaultValue="" digits="0" id="1" name="name" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="2" name="version" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="3" name="installed" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="4" name="hidden" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="5" name="timestamp" nullable="false" remarks="" size="19" type="BIGINT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="6" name="plugin_admin" nullable="false" remarks="" size="0" type="BIT"/> + <primaryKey column="id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="id"/> + </index> + <index name="hidden" unique="false"> + <column ascending="true" name="hidden"/> + </index> + <index name="installed" unique="false"> + <column ascending="true" name="installed"/> + </index> + <index name="name" unique="false"> + <column ascending="true" name="name"/> + </index> + </table> + <table name="app" numRows="0" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"> + <parent column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="notify"/> + </column> + <column autoUpdated="false" defaultValue="" digits="0" id="1" name="app_id" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="2" name="app_sig" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="3" name="app_author" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="4" name="app_name" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" digits="0" id="5" name="app_desc" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" defaultValue="" digits="0" id="6" name="app_url" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="7" name="app_photo" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="8" name="app_version" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="9" name="app_channel" nullable="false" remarks="" size="10" type="INT"/> + <column autoUpdated="false" defaultValue="" digits="0" id="10" name="app_addr" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="11" name="app_price" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="12" name="app_page" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="13" name="app_requires" nullable="false" remarks="" size="255" type="CHAR"/> + <primaryKey column="id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="id"/> + </index> + <index name="app_channel" unique="false"> + <column ascending="true" name="app_channel"/> + </index> + <index name="app_id" unique="false"> + <column ascending="true" name="app_id"/> + </index> + <index name="app_name" unique="false"> + <column ascending="true" name="app_name"/> + </index> + <index name="app_photo" unique="false"> + <column ascending="true" name="app_photo"/> + </index> + <index name="app_price" unique="false"> + <column ascending="true" name="app_price"/> + </index> + <index name="app_url" unique="false"> + <column ascending="true" name="app_url"/> + </index> + <index name="app_version" unique="false"> + <column ascending="true" name="app_version"/> + </index> + </table> + <table name="attach" numRows="0" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT UNSIGNED"> + <parent column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="verify"/> + </column> + <column autoUpdated="false" defaultValue="0" digits="0" id="1" name="aid" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="2" name="uid" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="" digits="0" id="3" name="hash" nullable="false" remarks="" size="64" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="4" name="creator" nullable="false" remarks="" size="128" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="5" name="filename" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="6" name="filetype" nullable="false" remarks="" size="64" type="CHAR"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="7" name="filesize" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="8" name="revision" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="" digits="0" id="9" name="folder" nullable="false" remarks="" size="64" type="CHAR"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="10" name="flags" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="11" name="is_dir" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="12" name="is_photo" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="13" name="os_storage" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" digits="0" id="14" name="os_path" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <column autoUpdated="false" digits="0" id="15" name="display_path" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <column autoUpdated="false" digits="0" id="16" name="data" nullable="false" remarks="" size="2147483647" type="LONGBLOB"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="17" name="created" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="18" name="edited" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" digits="0" id="19" name="allow_cid" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <column autoUpdated="false" digits="0" id="20" name="allow_gid" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <column autoUpdated="false" digits="0" id="21" name="deny_cid" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <column autoUpdated="false" digits="0" id="22" name="deny_gid" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <primaryKey column="id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="id"/> + </index> + <index name="aid" unique="false"> + <column ascending="true" name="aid"/> + </index> + <index name="created" unique="false"> + <column ascending="true" name="created"/> + </index> + <index name="creator" unique="false"> + <column ascending="true" name="creator"/> + </index> + <index name="edited" unique="false"> + <column ascending="true" name="edited"/> + </index> + <index name="filename" unique="false"> + <column ascending="true" name="filename"/> + </index> + <index name="filesize" unique="false"> + <column ascending="true" name="filesize"/> + </index> + <index name="filetype" unique="false"> + <column ascending="true" name="filetype"/> + </index> + <index name="flags" unique="false"> + <column ascending="true" name="flags"/> + </index> + <index name="folder" unique="false"> + <column ascending="true" name="folder"/> + </index> + <index name="hash" unique="false"> + <column ascending="true" name="hash"/> + </index> + <index name="is_dir" unique="false"> + <column ascending="true" name="is_dir"/> + </index> + <index name="is_photo" unique="false"> + <column ascending="true" name="is_photo"/> + </index> + <index name="os_storage" unique="false"> + <column ascending="true" name="os_storage"/> + </index> + <index name="revision" unique="false"> + <column ascending="true" name="revision"/> + </index> + <index name="uid" unique="false"> + <column ascending="true" name="uid"/> + </index> + </table> + <table name="auth_codes" numRows="0" remarks="" type="TABLE"> + <column autoUpdated="false" defaultValue="" digits="0" id="0" name="id" nullable="false" remarks="" size="40" type="VARCHAR"> + <parent column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="tokens"/> + </column> + <column autoUpdated="false" defaultValue="" digits="0" id="1" name="client_id" nullable="false" remarks="" size="20" type="VARCHAR"> + <parent column="client_id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="clients"/> + </column> + <column autoUpdated="false" defaultValue="" digits="0" id="2" name="redirect_uri" nullable="false" remarks="" size="200" type="VARCHAR"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="3" name="expires" nullable="false" remarks="" size="10" type="INT"/> + <column autoUpdated="false" defaultValue="" digits="0" id="4" name="scope" nullable="false" remarks="" size="250" type="VARCHAR"/> + <primaryKey column="id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="id"/> + </index> + </table> + <table name="cache" numRows="21" remarks="" type="TABLE"> + <column autoUpdated="false" defaultValue="" digits="0" id="0" name="k" nullable="false" remarks="" size="255" type="CHAR"> + <child column="k" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="config"/> + <child column="k" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="pconfig"/> + <child column="k" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="profext"/> + <child column="k" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="sys_perms"/> + <child column="k" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="xconfig"/> + </column> + <column autoUpdated="false" digits="0" id="1" name="v" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="2" name="updated" nullable="false" remarks="" size="19" type="DATETIME"/> + <primaryKey column="k" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="k"/> + </index> + </table> + <table name="channel" numRows="5" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="channel_id" nullable="false" remarks="" size="10" type="INT UNSIGNED"> + <child column="channel_id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="likes"/> + <child column="channel_id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="mail"/> + <child column="channel_id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="profext"/> + </column> + <column autoUpdated="false" defaultValue="0" digits="0" id="1" name="channel_account_id" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="2" name="channel_primary" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="" digits="0" id="3" name="channel_name" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="4" name="channel_address" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="5" name="channel_guid" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" digits="0" id="6" name="channel_guid_sig" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" defaultValue="" digits="0" id="7" name="channel_hash" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="UTC" digits="0" id="8" name="channel_timezone" nullable="false" remarks="" size="128" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="9" name="channel_location" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="10" name="channel_theme" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="11" name="channel_startpage" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" digits="0" id="12" name="channel_pubkey" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" digits="0" id="13" name="channel_prvkey" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" defaultValue="65535" digits="0" id="14" name="channel_notifyflags" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="15" name="channel_pageflags" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="16" name="channel_dirdate" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="17" name="channel_lastpost" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="18" name="channel_deleted" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" defaultValue="10" digits="0" id="19" name="channel_max_anon_mail" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="10" digits="0" id="20" name="channel_max_friend_req" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="21" name="channel_expire_days" nullable="false" remarks="" size="10" type="INT"/> + <column autoUpdated="false" defaultValue="" digits="0" id="22" name="channel_passwd_reset" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="23" name="channel_default_group" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" digits="0" id="24" name="channel_allow_cid" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <column autoUpdated="false" digits="0" id="25" name="channel_allow_gid" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <column autoUpdated="false" digits="0" id="26" name="channel_deny_cid" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <column autoUpdated="false" digits="0" id="27" name="channel_deny_gid" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="28" name="channel_r_stream" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="29" name="channel_r_profile" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="30" name="channel_r_photos" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="31" name="channel_r_abook" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="32" name="channel_w_stream" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="33" name="channel_w_wall" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="34" name="channel_w_tagwall" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="35" name="channel_w_comment" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="36" name="channel_w_mail" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="37" name="channel_w_photos" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="38" name="channel_w_chat" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="39" name="channel_a_delegate" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="40" name="channel_r_storage" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="41" name="channel_w_storage" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="42" name="channel_r_pages" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="43" name="channel_w_pages" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="44" name="channel_a_republish" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="45" name="channel_w_like" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="46" name="channel_removed" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="47" name="channel_system" nullable="false" remarks="" size="0" type="BIT"/> + <primaryKey column="channel_id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="channel_id"/> + </index> + <index name="channel_a_delegate" unique="false"> + <column ascending="true" name="channel_a_delegate"/> + </index> + <index name="channel_a_republish" unique="false"> + <column ascending="true" name="channel_a_republish"/> + </index> + <index name="channel_account_id" unique="false"> + <column ascending="true" name="channel_account_id"/> + </index> + <index name="channel_address_unique" unique="true"> + <column ascending="true" name="channel_address"/> + </index> + <index name="channel_default_gid" unique="false"> + <column ascending="true" name="channel_default_group"/> + </index> + <index name="channel_deleted" unique="false"> + <column ascending="true" name="channel_deleted"/> + </index> + <index name="channel_dirdate" unique="false"> + <column ascending="true" name="channel_dirdate"/> + </index> + <index name="channel_expire_days" unique="false"> + <column ascending="true" name="channel_expire_days"/> + </index> + <index name="channel_guid" unique="false"> + <column ascending="true" name="channel_guid"/> + </index> + <index name="channel_hash" unique="false"> + <column ascending="true" name="channel_hash"/> + </index> + <index name="channel_lastpost" unique="false"> + <column ascending="true" name="channel_lastpost"/> + </index> + <index name="channel_location" unique="false"> + <column ascending="true" name="channel_location"/> + </index> + <index name="channel_max_anon_mail" unique="false"> + <column ascending="true" name="channel_max_anon_mail"/> + </index> + <index name="channel_max_friend_req" unique="false"> + <column ascending="true" name="channel_max_friend_req"/> + </index> + <index name="channel_name" unique="false"> + <column ascending="true" name="channel_name"/> + </index> + <index name="channel_notifyflags" unique="false"> + <column ascending="true" name="channel_notifyflags"/> + </index> + <index name="channel_pageflags" unique="false"> + <column ascending="true" name="channel_pageflags"/> + </index> + <index name="channel_primary" unique="false"> + <column ascending="true" name="channel_primary"/> + </index> + <index name="channel_r_abook" unique="false"> + <column ascending="true" name="channel_r_abook"/> + </index> + <index name="channel_r_pages" unique="false"> + <column ascending="true" name="channel_r_pages"/> + </index> + <index name="channel_r_photos" unique="false"> + <column ascending="true" name="channel_r_photos"/> + </index> + <index name="channel_r_profile" unique="false"> + <column ascending="true" name="channel_r_profile"/> + </index> + <index name="channel_r_storage" unique="false"> + <column ascending="true" name="channel_r_storage"/> + </index> + <index name="channel_r_stream" unique="false"> + <column ascending="true" name="channel_r_stream"/> + </index> + <index name="channel_removed" unique="false"> + <column ascending="true" name="channel_removed"/> + </index> + <index name="channel_system" unique="false"> + <column ascending="true" name="channel_system"/> + </index> + <index name="channel_theme" unique="false"> + <column ascending="true" name="channel_theme"/> + </index> + <index name="channel_timezone" unique="false"> + <column ascending="true" name="channel_timezone"/> + </index> + <index name="channel_w_chat" unique="false"> + <column ascending="true" name="channel_w_chat"/> + </index> + <index name="channel_w_comment" unique="false"> + <column ascending="true" name="channel_w_comment"/> + </index> + <index name="channel_w_like" unique="false"> + <column ascending="true" name="channel_w_like"/> + </index> + <index name="channel_w_mail" unique="false"> + <column ascending="true" name="channel_w_mail"/> + </index> + <index name="channel_w_pages" unique="false"> + <column ascending="true" name="channel_w_pages"/> + </index> + <index name="channel_w_photos" unique="false"> + <column ascending="true" name="channel_w_photos"/> + </index> + <index name="channel_w_storage" unique="false"> + <column ascending="true" name="channel_w_storage"/> + </index> + <index name="channel_w_stream" unique="false"> + <column ascending="true" name="channel_w_stream"/> + </index> + <index name="channel_w_tagwall" unique="false"> + <column ascending="true" name="channel_w_tagwall"/> + </index> + <index name="channel_w_wall" unique="false"> + <column ascending="true" name="channel_w_wall"/> + </index> + </table> + <table name="chat" numRows="0" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="chat_id" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="1" name="chat_room" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="" digits="0" id="2" name="chat_xchan" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" digits="0" id="3" name="chat_text" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="4" name="created" nullable="false" remarks="" size="19" type="DATETIME"/> + <primaryKey column="chat_id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="chat_id"/> + </index> + <index name="chat_room" unique="false"> + <column ascending="true" name="chat_room"/> + </index> + <index name="chat_xchan" unique="false"> + <column ascending="true" name="chat_xchan"/> + </index> + <index name="created" unique="false"> + <column ascending="true" name="created"/> + </index> + </table> + <table name="chatpresence" numRows="1" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="cp_id" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="1" name="cp_room" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="" digits="0" id="2" name="cp_xchan" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="3" name="cp_last" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" defaultValue="" digits="0" id="4" name="cp_status" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="5" name="cp_client" nullable="false" remarks="" size="128" type="CHAR"/> + <primaryKey column="cp_id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="cp_id"/> + </index> + <index name="cp_last" unique="false"> + <column ascending="true" name="cp_last"/> + </index> + <index name="cp_room" unique="false"> + <column ascending="true" name="cp_room"/> + </index> + <index name="cp_status" unique="false"> + <column ascending="true" name="cp_status"/> + </index> + <index name="cp_xchan" unique="false"> + <column ascending="true" name="cp_xchan"/> + </index> + </table> + <table name="chatroom" numRows="0" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="cr_id" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="1" name="cr_aid" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="2" name="cr_uid" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="" digits="0" id="3" name="cr_name" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="4" name="cr_created" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="5" name="cr_edited" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="6" name="cr_expire" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" digits="0" id="7" name="allow_cid" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <column autoUpdated="false" digits="0" id="8" name="allow_gid" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <column autoUpdated="false" digits="0" id="9" name="deny_cid" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <column autoUpdated="false" digits="0" id="10" name="deny_gid" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <primaryKey column="cr_id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="cr_id"/> + </index> + <index name="cr_aid" unique="false"> + <column ascending="true" name="cr_aid"/> + </index> + <index name="cr_created" unique="false"> + <column ascending="true" name="cr_created"/> + </index> + <index name="cr_edited" unique="false"> + <column ascending="true" name="cr_edited"/> + </index> + <index name="cr_expire" unique="false"> + <column ascending="true" name="cr_expire"/> + </index> + <index name="cr_name" unique="false"> + <column ascending="true" name="cr_name"/> + </index> + <index name="cr_uid" unique="false"> + <column ascending="true" name="cr_uid"/> + </index> + </table> + <table name="clients" numRows="0" remarks="" type="TABLE"> + <column autoUpdated="false" defaultValue="" digits="0" id="0" name="client_id" nullable="false" remarks="" size="20" type="VARCHAR"> + <child column="client_id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="auth_codes"/> + <child column="client_id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="tokens"/> + </column> + <column autoUpdated="false" defaultValue="" digits="0" id="1" name="pw" nullable="false" remarks="" size="20" type="VARCHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="2" name="redirect_uri" nullable="false" remarks="" size="200" type="VARCHAR"/> + <column autoUpdated="false" digits="0" id="3" name="name" nullable="true" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" digits="0" id="4" name="icon" nullable="true" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="5" name="uid" nullable="false" remarks="" size="10" type="INT"/> + <primaryKey column="client_id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="client_id"/> + </index> + </table> + <table name="config" numRows="52" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT UNSIGNED"> + <parent column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="verify"/> + </column> + <column autoUpdated="false" defaultValue="" digits="0" id="1" name="cat" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="2" name="k" nullable="false" remarks="" size="255" type="CHAR"> + <parent column="k" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="cache"/> + </column> + <column autoUpdated="false" digits="0" id="3" name="v" nullable="false" remarks="" size="65535" type="TEXT"/> + <primaryKey column="id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="id"/> + </index> + <index name="access" unique="true"> + <column ascending="true" name="cat"/> + <column ascending="true" name="k"/> + </index> + </table> + <table name="conv" numRows="0" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT UNSIGNED"> + <parent column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="verify"/> + </column> + <column autoUpdated="false" defaultValue="" digits="0" id="1" name="guid" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" digits="0" id="2" name="recips" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="3" name="uid" nullable="false" remarks="" size="10" type="INT"/> + <column autoUpdated="false" defaultValue="" digits="0" id="4" name="creator" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="5" name="created" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="6" name="updated" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" digits="0" id="7" name="subject" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <primaryKey column="id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="id"/> + </index> + <index name="created" unique="false"> + <column ascending="true" name="created"/> + </index> + <index name="updated" unique="false"> + <column ascending="true" name="updated"/> + </index> + </table> + <table name="event" numRows="0" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"> + <parent column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="notify"/> + </column> + <column autoUpdated="false" defaultValue="0" digits="0" id="1" name="aid" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="2" name="uid" nullable="false" remarks="" size="10" type="INT"/> + <column autoUpdated="false" defaultValue="" digits="0" id="3" name="event_xchan" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="4" name="event_hash" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="5" name="created" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="6" name="edited" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="7" name="start" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="8" name="finish" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" digits="0" id="9" name="summary" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" digits="0" id="10" name="description" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" digits="0" id="11" name="location" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" defaultValue="" digits="0" id="12" name="type" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="13" name="nofinish" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="1" digits="0" id="14" name="adjust" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="15" name="ignore" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" digits="0" id="16" name="allow_cid" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <column autoUpdated="false" digits="0" id="17" name="allow_gid" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <column autoUpdated="false" digits="0" id="18" name="deny_cid" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <column autoUpdated="false" digits="0" id="19" name="deny_gid" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <column autoUpdated="false" defaultValue="" digits="0" id="20" name="event_status" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="21" name="event_status_date" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="22" name="event_percent" nullable="false" remarks="" size="5" type="SMALLINT"/> + <column autoUpdated="false" digits="0" id="23" name="event_repeat" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="24" name="event_sequence" nullable="false" remarks="" size="5" type="SMALLINT"/> + <primaryKey column="id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="id"/> + </index> + <index name="adjust" unique="false"> + <column ascending="true" name="adjust"/> + </index> + <index name="aid" unique="false"> + <column ascending="true" name="aid"/> + </index> + <index name="event_hash" unique="false"> + <column ascending="true" name="event_hash"/> + </index> + <index name="event_sequence" unique="false"> + <column ascending="true" name="event_sequence"/> + </index> + <index name="event_status" unique="false"> + <column ascending="true" name="event_status"/> + </index> + <index name="event_xchan" unique="false"> + <column ascending="true" name="event_xchan"/> + </index> + <index name="finish" unique="false"> + <column ascending="true" name="finish"/> + </index> + <index name="ignore" unique="false"> + <column ascending="true" name="ignore"/> + </index> + <index name="nofinish" unique="false"> + <column ascending="true" name="nofinish"/> + </index> + <index name="start" unique="false"> + <column ascending="true" name="start"/> + </index> + <index name="type" unique="false"> + <column ascending="true" name="type"/> + </index> + <index name="uid" unique="false"> + <column ascending="true" name="uid"/> + </index> + </table> + <table name="fcontact" numRows="0" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT UNSIGNED"> + <parent column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="verify"/> + </column> + <column autoUpdated="false" digits="0" id="1" name="url" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" digits="0" id="2" name="name" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" digits="0" id="3" name="photo" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" digits="0" id="4" name="request" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" digits="0" id="5" name="nick" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" digits="0" id="6" name="addr" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" digits="0" id="7" name="batch" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" digits="0" id="8" name="notify" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" digits="0" id="9" name="poll" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" digits="0" id="10" name="confirm" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" digits="0" id="11" name="priority" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" digits="0" id="12" name="network" nullable="false" remarks="" size="32" type="CHAR"/> + <column autoUpdated="false" digits="0" id="13" name="alias" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" digits="0" id="14" name="pubkey" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="15" name="updated" nullable="false" remarks="" size="19" type="DATETIME"/> + <primaryKey column="id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="id"/> + </index> + <index name="addr" unique="false"> + <column ascending="true" name="addr"/> + </index> + <index name="network" unique="false"> + <column ascending="true" name="network"/> + </index> + </table> + <table name="ffinder" numRows="0" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT UNSIGNED"> + <parent column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="verify"/> + </column> + <column autoUpdated="false" digits="0" id="1" name="uid" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" digits="0" id="2" name="cid" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" digits="0" id="3" name="fid" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <primaryKey column="id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="id"/> + </index> + <index name="cid" unique="false"> + <column ascending="true" name="cid"/> + </index> + <index name="fid" unique="false"> + <column ascending="true" name="fid"/> + </index> + <index name="uid" unique="false"> + <column ascending="true" name="uid"/> + </index> + </table> + <table name="fserver" numRows="0" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"> + <parent column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="notify"/> + </column> + <column autoUpdated="false" defaultValue="" digits="0" id="1" name="server" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="2" name="posturl" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" digits="0" id="3" name="key" nullable="false" remarks="" size="65535" type="TEXT"/> + <primaryKey column="id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="id"/> + </index> + <index name="posturl" unique="false"> + <column ascending="true" name="posturl"/> + </index> + <index name="server" unique="false"> + <column ascending="true" name="server"/> + </index> + </table> + <table name="fsuggest" numRows="0" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"> + <parent column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="notify"/> + </column> + <column autoUpdated="false" defaultValue="0" digits="0" id="1" name="uid" nullable="false" remarks="" size="10" type="INT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="2" name="cid" nullable="false" remarks="" size="10" type="INT"/> + <column autoUpdated="false" defaultValue="" digits="0" id="3" name="name" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="4" name="url" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="5" name="request" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="6" name="photo" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" digits="0" id="7" name="note" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="8" name="created" nullable="false" remarks="" size="19" type="DATETIME"/> + <primaryKey column="id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="id"/> + </index> + </table> + <table name="group_member" numRows="2" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT UNSIGNED"> + <parent column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="verify"/> + </column> + <column autoUpdated="false" defaultValue="0" digits="0" id="1" name="uid" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="2" name="gid" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="" digits="0" id="3" name="xchan" nullable="false" remarks="" size="255" type="CHAR"/> + <primaryKey column="id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="id"/> + </index> + <index name="gid" unique="false"> + <column ascending="true" name="gid"/> + </index> + <index name="uid" unique="false"> + <column ascending="true" name="uid"/> + </index> + <index name="xchan" unique="false"> + <column ascending="true" name="xchan"/> + </index> + </table> + <table name="groups" numRows="5" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT UNSIGNED"> + <parent column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="verify"/> + </column> + <column autoUpdated="false" defaultValue="" digits="0" id="1" name="hash" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="2" name="uid" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="3" name="visible" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="4" name="deleted" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="" digits="0" id="5" name="name" nullable="false" remarks="" size="255" type="CHAR"/> + <primaryKey column="id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="id"/> + </index> + <index name="deleted" unique="false"> + <column ascending="true" name="deleted"/> + </index> + <index name="hash" unique="false"> + <column ascending="true" name="hash"/> + </index> + <index name="uid" unique="false"> + <column ascending="true" name="uid"/> + </index> + <index name="visible" unique="false"> + <column ascending="true" name="visible"/> + </index> + </table> + <table name="hook" numRows="0" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"> + <parent column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="notify"/> + </column> + <column autoUpdated="false" defaultValue="" digits="0" id="1" name="hook" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="2" name="file" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="3" name="function" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="4" name="priority" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <primaryKey column="id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="id"/> + </index> + <index name="hook" unique="false"> + <column ascending="true" name="hook"/> + </index> + </table> + <table name="hubloc" numRows="1513" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="hubloc_id" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="" digits="0" id="1" name="hubloc_guid" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" digits="0" id="2" name="hubloc_guid_sig" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" defaultValue="" digits="0" id="3" name="hubloc_hash" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="4" name="hubloc_addr" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="5" name="hubloc_network" nullable="false" remarks="" size="32" type="CHAR"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="6" name="hubloc_flags" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="7" name="hubloc_status" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="" digits="0" id="8" name="hubloc_url" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" digits="0" id="9" name="hubloc_url_sig" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" defaultValue="" digits="0" id="10" name="hubloc_host" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="11" name="hubloc_callback" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="12" name="hubloc_connect" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" digits="0" id="13" name="hubloc_sitekey" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="14" name="hubloc_updated" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="15" name="hubloc_connected" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="16" name="hubloc_primary" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="17" name="hubloc_orphancheck" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="18" name="hubloc_error" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="19" name="hubloc_deleted" nullable="false" remarks="" size="0" type="BIT"/> + <primaryKey column="hubloc_id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="hubloc_id"/> + </index> + <index name="hubloc_addr" unique="false"> + <column ascending="true" name="hubloc_addr"/> + </index> + <index name="hubloc_connect" unique="false"> + <column ascending="true" name="hubloc_connect"/> + </index> + <index name="hubloc_connected" unique="false"> + <column ascending="true" name="hubloc_connected"/> + </index> + <index name="hubloc_deleted" unique="false"> + <column ascending="true" name="hubloc_deleted"/> + </index> + <index name="hubloc_error" unique="false"> + <column ascending="true" name="hubloc_error"/> + </index> + <index name="hubloc_flags" unique="false"> + <column ascending="true" name="hubloc_flags"/> + </index> + <index name="hubloc_guid" unique="false"> + <column ascending="true" name="hubloc_guid"/> + </index> + <index name="hubloc_host" unique="false"> + <column ascending="true" name="hubloc_host"/> + </index> + <index name="hubloc_network" unique="false"> + <column ascending="true" name="hubloc_network"/> + </index> + <index name="hubloc_orphancheck" unique="false"> + <column ascending="true" name="hubloc_orphancheck"/> + </index> + <index name="hubloc_primary" unique="false"> + <column ascending="true" name="hubloc_primary"/> + </index> + <index name="hubloc_status" unique="false"> + <column ascending="true" name="hubloc_status"/> + </index> + <index name="hubloc_updated" unique="false"> + <column ascending="true" name="hubloc_updated"/> + </index> + <index name="hubloc_url" unique="false"> + <column ascending="true" name="hubloc_url"/> + </index> + </table> + <table name="issue" numRows="0" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="issue_id" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="1" name="issue_created" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="2" name="issue_updated" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" defaultValue="" digits="0" id="3" name="issue_assigned" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="4" name="issue_priority" nullable="false" remarks="" size="10" type="INT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="5" name="issue_status" nullable="false" remarks="" size="10" type="INT"/> + <column autoUpdated="false" defaultValue="" digits="0" id="6" name="issue_component" nullable="false" remarks="" size="255" type="CHAR"/> + <primaryKey column="issue_id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="issue_id"/> + </index> + <index name="issue_assigned" unique="false"> + <column ascending="true" name="issue_assigned"/> + </index> + <index name="issue_component" unique="false"> + <column ascending="true" name="issue_component"/> + </index> + <index name="issue_created" unique="false"> + <column ascending="true" name="issue_created"/> + </index> + <index name="issue_priority" unique="false"> + <column ascending="true" name="issue_priority"/> + </index> + <index name="issue_status" unique="false"> + <column ascending="true" name="issue_status"/> + </index> + <index name="issue_updated" unique="false"> + <column ascending="true" name="issue_updated"/> + </index> + </table> + <table name="item" numRows="9613" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT UNSIGNED"> + <parent column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="verify"/> + </column> + <column autoUpdated="false" defaultValue="" digits="0" id="1" name="mid" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="2" name="aid" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="3" name="uid" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="4" name="parent" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="" digits="0" id="5" name="parent_mid" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="6" name="thr_parent" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="7" name="created" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="8" name="edited" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="9" name="expires" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="10" name="commented" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="11" name="received" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="12" name="changed" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="13" name="comments_closed" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" defaultValue="" digits="0" id="14" name="owner_xchan" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="15" name="author_xchan" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="16" name="source_xchan" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="17" name="mimetype" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" digits="0" id="18" name="title" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" digits="0" id="19" name="body" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <column autoUpdated="false" digits="0" id="20" name="html" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <column autoUpdated="false" defaultValue="" digits="0" id="21" name="app" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="22" name="lang" nullable="false" remarks="" size="64" type="CHAR"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="23" name="revision" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="" digits="0" id="24" name="verb" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="25" name="obj_type" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" digits="0" id="26" name="object" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" defaultValue="" digits="0" id="27" name="tgt_type" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" digits="0" id="28" name="target" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" defaultValue="" digits="0" id="29" name="layout_mid" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" digits="0" id="30" name="postopts" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" digits="0" id="31" name="route" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" defaultValue="" digits="0" id="32" name="llink" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="33" name="plink" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="34" name="resource_id" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="35" name="resource_type" nullable="false" remarks="" size="16" type="CHAR"/> + <column autoUpdated="false" digits="0" id="36" name="attach" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <column autoUpdated="false" digits="0" id="37" name="sig" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" digits="0" id="38" name="diaspora_meta" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <column autoUpdated="false" defaultValue="" digits="0" id="39" name="location" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="40" name="coord" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="41" name="public_policy" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="42" name="comment_policy" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" digits="0" id="43" name="allow_cid" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <column autoUpdated="false" digits="0" id="44" name="allow_gid" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <column autoUpdated="false" digits="0" id="45" name="deny_cid" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <column autoUpdated="false" digits="0" id="46" name="deny_gid" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="47" name="item_restrict" nullable="false" remarks="" size="10" type="INT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="48" name="item_flags" nullable="false" remarks="" size="10" type="INT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="49" name="item_private" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="50" name="item_origin" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="51" name="item_unseen" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="52" name="item_starred" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="53" name="item_uplink" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="54" name="item_consensus" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="55" name="item_wall" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="56" name="item_thread_top" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="57" name="item_notshown" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="58" name="item_nsfw" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="59" name="item_relay" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="60" name="item_mentionsme" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="61" name="item_nocomment" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="62" name="item_obscured" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="63" name="item_verified" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="64" name="item_retained" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="65" name="item_rss" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="66" name="item_deleted" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="67" name="item_type" nullable="false" remarks="" size="10" type="INT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="68" name="item_hidden" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="69" name="item_unpublished" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="70" name="item_delayed" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="71" name="item_pending_remove" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="72" name="item_blocked" nullable="false" remarks="" size="0" type="BIT"/> + <primaryKey column="id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="id"/> + </index> + <index name="aid" unique="false"> + <column ascending="true" name="aid"/> + </index> + <index name="allow_cid" unique="false"> + <column ascending="true" name="allow_cid"/> + </index> + <index name="allow_gid" unique="false"> + <column ascending="true" name="allow_gid"/> + </index> + <index name="author_xchan" unique="false"> + <column ascending="true" name="author_xchan"/> + </index> + <index name="body" unique="false"> + <column ascending="true" name="body"/> + </index> + <index name="changed" unique="false"> + <column ascending="true" name="changed"/> + </index> + <index name="comment_policy" unique="false"> + <column ascending="true" name="comment_policy"/> + </index> + <index name="commented" unique="false"> + <column ascending="true" name="commented"/> + </index> + <index name="comments_closed" unique="false"> + <column ascending="true" name="comments_closed"/> + </index> + <index name="created" unique="false"> + <column ascending="true" name="created"/> + </index> + <index name="deny_cid" unique="false"> + <column ascending="true" name="deny_cid"/> + </index> + <index name="deny_gid" unique="false"> + <column ascending="true" name="deny_gid"/> + </index> + <index name="edited" unique="false"> + <column ascending="true" name="edited"/> + </index> + <index name="expires" unique="false"> + <column ascending="true" name="expires"/> + </index> + <index name="item_blocked" unique="false"> + <column ascending="true" name="item_blocked"/> + </index> + <index name="item_consensus" unique="false"> + <column ascending="true" name="item_consensus"/> + </index> + <index name="item_delayed" unique="false"> + <column ascending="true" name="item_delayed"/> + </index> + <index name="item_deleted" unique="false"> + <column ascending="true" name="item_deleted"/> + </index> + <index name="item_flags" unique="false"> + <column ascending="true" name="item_flags"/> + </index> + <index name="item_hidden" unique="false"> + <column ascending="true" name="item_hidden"/> + </index> + <index name="item_mentionsme" unique="false"> + <column ascending="true" name="item_mentionsme"/> + </index> + <index name="item_nocomment" unique="false"> + <column ascending="true" name="item_nocomment"/> + </index> + <index name="item_notshown" unique="false"> + <column ascending="true" name="item_notshown"/> + </index> + <index name="item_nsfw" unique="false"> + <column ascending="true" name="item_nsfw"/> + </index> + <index name="item_obscured" unique="false"> + <column ascending="true" name="item_obscured"/> + </index> + <index name="item_origin" unique="false"> + <column ascending="true" name="item_origin"/> + </index> + <index name="item_pending_remove" unique="false"> + <column ascending="true" name="item_pending_remove"/> + </index> + <index name="item_private" unique="false"> + <column ascending="true" name="item_private"/> + </index> + <index name="item_relay" unique="false"> + <column ascending="true" name="item_relay"/> + </index> + <index name="item_restrict" unique="false"> + <column ascending="true" name="item_restrict"/> + </index> + <index name="item_retained" unique="false"> + <column ascending="true" name="item_retained"/> + </index> + <index name="item_rss" unique="false"> + <column ascending="true" name="item_rss"/> + </index> + <index name="item_starred" unique="false"> + <column ascending="true" name="item_starred"/> + </index> + <index name="item_thread_top" unique="false"> + <column ascending="true" name="item_thread_top"/> + </index> + <index name="item_type" unique="false"> + <column ascending="true" name="item_type"/> + </index> + <index name="item_unpublished" unique="false"> + <column ascending="true" name="item_unpublished"/> + </index> + <index name="item_unseen" unique="false"> + <column ascending="true" name="item_unseen"/> + </index> + <index name="item_uplink" unique="false"> + <column ascending="true" name="item_uplink"/> + </index> + <index name="item_verified" unique="false"> + <column ascending="true" name="item_verified"/> + </index> + <index name="item_wall" unique="false"> + <column ascending="true" name="item_wall"/> + </index> + <index name="layout_mid" unique="false"> + <column ascending="true" name="layout_mid"/> + </index> + <index name="llink" unique="false"> + <column ascending="true" name="llink"/> + </index> + <index name="mid" unique="false"> + <column ascending="true" name="mid"/> + </index> + <index name="mimetype" unique="false"> + <column ascending="true" name="mimetype"/> + </index> + <index name="owner_xchan" unique="false"> + <column ascending="true" name="owner_xchan"/> + </index> + <index name="parent" unique="false"> + <column ascending="true" name="parent"/> + </index> + <index name="parent_mid" unique="false"> + <column ascending="true" name="parent_mid"/> + </index> + <index name="public_policy" unique="false"> + <column ascending="true" name="public_policy"/> + </index> + <index name="received" unique="false"> + <column ascending="true" name="received"/> + </index> + <index name="resource_type" unique="false"> + <column ascending="true" name="resource_type"/> + </index> + <index name="revision" unique="false"> + <column ascending="true" name="revision"/> + </index> + <index name="title" unique="false"> + <column ascending="true" name="title"/> + </index> + <index name="uid" unique="false"> + <column ascending="true" name="uid"/> + </index> + <index name="uid_commented" unique="false"> + <column ascending="true" name="uid"/> + <column ascending="true" name="commented"/> + </index> + <index name="uid_created" unique="false"> + <column ascending="true" name="uid"/> + <column ascending="true" name="created"/> + </index> + <index name="uid_mid" unique="false"> + <column ascending="true" name="mid"/> + <column ascending="true" name="uid"/> + </index> + <index name="verb" unique="false"> + <column ascending="true" name="verb"/> + </index> + </table> + <table name="item_id" numRows="1" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT UNSIGNED"> + <parent column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="verify"/> + </column> + <column autoUpdated="false" defaultValue="0" digits="0" id="1" name="iid" nullable="false" remarks="" size="10" type="INT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="2" name="uid" nullable="false" remarks="" size="10" type="INT"/> + <column autoUpdated="false" defaultValue="" digits="0" id="3" name="sid" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="4" name="service" nullable="false" remarks="" size="255" type="CHAR"/> + <primaryKey column="id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="id"/> + </index> + <index name="iid" unique="false"> + <column ascending="true" name="iid"/> + </index> + <index name="service" unique="false"> + <column ascending="true" name="service"/> + </index> + <index name="sid" unique="false"> + <column ascending="true" name="sid"/> + </index> + <index name="uid" unique="false"> + <column ascending="true" name="uid"/> + </index> + </table> + <table name="likes" numRows="0" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT UNSIGNED"> + <parent column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="verify"/> + </column> + <column autoUpdated="false" defaultValue="0" digits="0" id="1" name="channel_id" nullable="false" remarks="" size="10" type="INT UNSIGNED"> + <parent column="channel_id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="channel"/> + </column> + <column autoUpdated="false" defaultValue="" digits="0" id="2" name="liker" nullable="false" remarks="" size="128" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="3" name="likee" nullable="false" remarks="" size="128" type="CHAR"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="4" name="iid" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="" digits="0" id="5" name="verb" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="6" name="target_type" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="7" name="target_id" nullable="false" remarks="" size="128" type="CHAR"/> + <column autoUpdated="false" digits="0" id="8" name="target" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <primaryKey column="id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="id"/> + </index> + <index name="channel_id" unique="false"> + <column ascending="true" name="channel_id"/> + </index> + <index name="iid" unique="false"> + <column ascending="true" name="iid"/> + </index> + <index name="likee" unique="false"> + <column ascending="true" name="likee"/> + </index> + <index name="liker" unique="false"> + <column ascending="true" name="liker"/> + </index> + <index name="target_id" unique="false"> + <column ascending="true" name="target_id"/> + </index> + <index name="target_type" unique="false"> + <column ascending="true" name="target_type"/> + </index> + <index name="verb" unique="false"> + <column ascending="true" name="verb"/> + </index> + </table> + <table name="mail" numRows="7" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT UNSIGNED"> + <parent column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="verify"/> + </column> + <column autoUpdated="false" defaultValue="0" digits="0" id="1" name="convid" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="2" name="mail_flags" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="" digits="0" id="3" name="from_xchan" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="4" name="to_xchan" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="5" name="account_id" nullable="false" remarks="" size="10" type="INT UNSIGNED"> + <parent column="account_id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="account"/> + </column> + <column autoUpdated="false" defaultValue="0" digits="0" id="6" name="channel_id" nullable="false" remarks="" size="10" type="INT UNSIGNED"> + <parent column="channel_id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="channel"/> + </column> + <column autoUpdated="false" digits="0" id="7" name="title" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" digits="0" id="8" name="body" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <column autoUpdated="false" digits="0" id="9" name="sig" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" digits="0" id="10" name="attach" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <column autoUpdated="false" defaultValue="" digits="0" id="11" name="mid" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="12" name="parent_mid" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="13" name="mail_deleted" nullable="false" remarks="" size="3" type="TINYINT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="14" name="mail_replied" nullable="false" remarks="" size="3" type="TINYINT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="15" name="mail_isreply" nullable="false" remarks="" size="3" type="TINYINT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="16" name="mail_seen" nullable="false" remarks="" size="3" type="TINYINT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="17" name="mail_recalled" nullable="false" remarks="" size="3" type="TINYINT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="18" name="mail_obscured" nullable="false" remarks="" size="5" type="SMALLINT"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="19" name="created" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="20" name="expires" nullable="false" remarks="" size="19" type="DATETIME"/> + <primaryKey column="id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="id"/> + </index> + <index name="account_id" unique="false"> + <column ascending="true" name="account_id"/> + </index> + <index name="channel_id" unique="false"> + <column ascending="true" name="channel_id"/> + </index> + <index name="convid" unique="false"> + <column ascending="true" name="convid"/> + </index> + <index name="created" unique="false"> + <column ascending="true" name="created"/> + </index> + <index name="expires" unique="false"> + <column ascending="true" name="expires"/> + </index> + <index name="from_xchan" unique="false"> + <column ascending="true" name="from_xchan"/> + </index> + <index name="mail_deleted" unique="false"> + <column ascending="true" name="mail_deleted"/> + </index> + <index name="mail_flags" unique="false"> + <column ascending="true" name="mail_flags"/> + </index> + <index name="mail_isreply" unique="false"> + <column ascending="true" name="mail_isreply"/> + </index> + <index name="mail_obscured" unique="false"> + <column ascending="true" name="mail_obscured"/> + </index> + <index name="mail_recalled" unique="false"> + <column ascending="true" name="mail_recalled"/> + </index> + <index name="mail_replied" unique="false"> + <column ascending="true" name="mail_replied"/> + </index> + <index name="mail_seen" unique="false"> + <column ascending="true" name="mail_seen"/> + </index> + <index name="mid" unique="false"> + <column ascending="true" name="mid"/> + </index> + <index name="parent_mid" unique="false"> + <column ascending="true" name="parent_mid"/> + </index> + <index name="to_xchan" unique="false"> + <column ascending="true" name="to_xchan"/> + </index> + </table> + <table name="manage" numRows="0" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"> + <parent column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="notify"/> + </column> + <column autoUpdated="false" defaultValue="0" digits="0" id="1" name="uid" nullable="false" remarks="" size="10" type="INT"/> + <column autoUpdated="false" defaultValue="" digits="0" id="2" name="xchan" nullable="false" remarks="" size="255" type="CHAR"/> + <primaryKey column="id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="id"/> + </index> + <index name="uid" unique="false"> + <column ascending="true" name="uid"/> + </index> + <index name="xchan" unique="false"> + <column ascending="true" name="xchan"/> + </index> + </table> + <table name="menu" numRows="1" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="menu_id" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="1" name="menu_channel_id" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="" digits="0" id="2" name="menu_name" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="3" name="menu_desc" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="4" name="menu_flags" nullable="false" remarks="" size="10" type="INT"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="5" name="menu_created" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="6" name="menu_edited" nullable="false" remarks="" size="19" type="DATETIME"/> + <primaryKey column="menu_id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="menu_id"/> + </index> + <index name="menu_channel_id" unique="false"> + <column ascending="true" name="menu_channel_id"/> + </index> + <index name="menu_created" unique="false"> + <column ascending="true" name="menu_created"/> + </index> + <index name="menu_edited" unique="false"> + <column ascending="true" name="menu_edited"/> + </index> + <index name="menu_flags" unique="false"> + <column ascending="true" name="menu_flags"/> + </index> + <index name="menu_name" unique="false"> + <column ascending="true" name="menu_name"/> + </index> + </table> + <table name="menu_item" numRows="1" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="mitem_id" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="" digits="0" id="1" name="mitem_link" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="2" name="mitem_desc" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="3" name="mitem_flags" nullable="false" remarks="" size="10" type="INT"/> + <column autoUpdated="false" digits="0" id="4" name="allow_cid" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <column autoUpdated="false" digits="0" id="5" name="allow_gid" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <column autoUpdated="false" digits="0" id="6" name="deny_cid" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <column autoUpdated="false" digits="0" id="7" name="deny_gid" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="8" name="mitem_channel_id" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="9" name="mitem_menu_id" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="10" name="mitem_order" nullable="false" remarks="" size="10" type="INT"/> + <primaryKey column="mitem_id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="mitem_id"/> + </index> + <index name="mitem_channel_id" unique="false"> + <column ascending="true" name="mitem_channel_id"/> + </index> + <index name="mitem_flags" unique="false"> + <column ascending="true" name="mitem_flags"/> + </index> + <index name="mitem_menu_id" unique="false"> + <column ascending="true" name="mitem_menu_id"/> + </index> + </table> + <table name="notify" numRows="59" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"> + <child column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="addon"/> + <child column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="app"/> + <child column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="event"/> + <child column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="fserver"/> + <child column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="fsuggest"/> + <child column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="hook"/> + <child column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="manage"/> + <child column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="pconfig"/> + <child column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="profile"/> + <child column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="spam"/> + </column> + <column autoUpdated="false" defaultValue="" digits="0" id="1" name="hash" nullable="false" remarks="" size="64" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="2" name="name" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="3" name="url" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="4" name="photo" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="5" name="date" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" digits="0" id="6" name="msg" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="7" name="aid" nullable="false" remarks="" size="10" type="INT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="8" name="uid" nullable="false" remarks="" size="10" type="INT"/> + <column autoUpdated="false" defaultValue="" digits="0" id="9" name="link" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="10" name="parent" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="11" name="seen" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="12" name="type" nullable="false" remarks="" size="10" type="INT"/> + <column autoUpdated="false" defaultValue="" digits="0" id="13" name="verb" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="14" name="otype" nullable="false" remarks="" size="16" type="CHAR"/> + <primaryKey column="id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="id"/> + </index> + <index name="aid" unique="false"> + <column ascending="true" name="aid"/> + </index> + <index name="date" unique="false"> + <column ascending="true" name="date"/> + </index> + <index name="hash" unique="false"> + <column ascending="true" name="hash"/> + </index> + <index name="link" unique="false"> + <column ascending="true" name="link"/> + </index> + <index name="otype" unique="false"> + <column ascending="true" name="otype"/> + </index> + <index name="parent" unique="false"> + <column ascending="true" name="parent"/> + </index> + <index name="seen" unique="false"> + <column ascending="true" name="seen"/> + </index> + <index name="type" unique="false"> + <column ascending="true" name="type"/> + </index> + <index name="uid" unique="false"> + <column ascending="true" name="uid"/> + </index> + </table> + <table name="obj" numRows="0" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="obj_id" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="" digits="0" id="1" name="obj_page" nullable="false" remarks="" size="64" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="2" name="obj_verb" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="3" name="obj_type" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="" digits="0" id="4" name="obj_obj" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="5" name="obj_channel" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" digits="0" id="6" name="allow_cid" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <column autoUpdated="false" digits="0" id="7" name="allow_gid" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <column autoUpdated="false" digits="0" id="8" name="deny_cid" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <column autoUpdated="false" digits="0" id="9" name="deny_gid" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <primaryKey column="obj_id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="obj_id"/> + </index> + <index name="obj_channel" unique="false"> + <column ascending="true" name="obj_channel"/> + </index> + <index name="obj_obj" unique="false"> + <column ascending="true" name="obj_obj"/> + </index> + <index name="obj_page" unique="false"> + <column ascending="true" name="obj_page"/> + </index> + <index name="obj_type" unique="false"> + <column ascending="true" name="obj_type"/> + </index> + <index name="obj_verb" unique="false"> + <column ascending="true" name="obj_verb"/> + </index> + </table> + <table name="outq" numRows="2" remarks="" type="TABLE"> + <column autoUpdated="false" digits="0" id="0" name="outq_hash" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="1" name="outq_account" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="2" name="outq_channel" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="" digits="0" id="3" name="outq_driver" nullable="false" remarks="" size="32" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="4" name="outq_posturl" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="5" name="outq_async" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="6" name="outq_delivered" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="7" name="outq_created" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="8" name="outq_updated" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" digits="0" id="9" name="outq_notify" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <column autoUpdated="false" digits="0" id="10" name="outq_msg" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="11" name="outq_priority" nullable="false" remarks="" size="5" type="SMALLINT"/> + <primaryKey column="outq_hash" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="outq_hash"/> + </index> + <index name="outq_account" unique="false"> + <column ascending="true" name="outq_account"/> + </index> + <index name="outq_async" unique="false"> + <column ascending="true" name="outq_async"/> + </index> + <index name="outq_channel" unique="false"> + <column ascending="true" name="outq_channel"/> + </index> + <index name="outq_created" unique="false"> + <column ascending="true" name="outq_created"/> + </index> + <index name="outq_delivered" unique="false"> + <column ascending="true" name="outq_delivered"/> + </index> + <index name="outq_hub" unique="false"> + <column ascending="true" name="outq_posturl"/> + </index> + <index name="outq_priority" unique="false"> + <column ascending="true" name="outq_priority"/> + </index> + <index name="outq_updated" unique="false"> + <column ascending="true" name="outq_updated"/> + </index> + </table> + <table name="pconfig" numRows="232" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"> + <parent column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="notify"/> + </column> + <column autoUpdated="false" defaultValue="0" digits="0" id="1" name="uid" nullable="false" remarks="" size="10" type="INT"/> + <column autoUpdated="false" defaultValue="" digits="0" id="2" name="cat" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="3" name="k" nullable="false" remarks="" size="255" type="CHAR"> + <parent column="k" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="cache"/> + </column> + <column autoUpdated="false" digits="0" id="4" name="v" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <primaryKey column="id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="id"/> + </index> + <index name="access" unique="true"> + <column ascending="true" name="uid"/> + <column ascending="true" name="cat"/> + <column ascending="true" name="k"/> + </index> + </table> + <table name="photo" numRows="3495" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT UNSIGNED"> + <parent column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="verify"/> + </column> + <column autoUpdated="false" defaultValue="0" digits="0" id="1" name="aid" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="2" name="uid" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="" digits="0" id="3" name="xchan" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="4" name="resource_id" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="5" name="created" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="6" name="edited" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" defaultValue="" digits="0" id="7" name="title" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" digits="0" id="8" name="description" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" defaultValue="" digits="0" id="9" name="album" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="10" name="filename" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="image/jpeg" digits="0" id="11" name="type" nullable="false" remarks="" size="128" type="CHAR"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="12" name="height" nullable="false" remarks="" size="5" type="SMALLINT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="13" name="width" nullable="false" remarks="" size="5" type="SMALLINT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="14" name="size" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" digits="0" id="15" name="data" nullable="false" remarks="" size="16777215" type="MEDIUMBLOB"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="16" name="scale" nullable="false" remarks="" size="3" type="TINYINT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="17" name="photo_usage" nullable="false" remarks="" size="5" type="SMALLINT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="18" name="profile" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="19" name="is_nsfw" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="20" name="os_storage" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" digits="0" id="21" name="os_path" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <column autoUpdated="false" digits="0" id="22" name="display_path" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="23" name="photo_flags" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" digits="0" id="24" name="allow_cid" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <column autoUpdated="false" digits="0" id="25" name="allow_gid" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <column autoUpdated="false" digits="0" id="26" name="deny_cid" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <column autoUpdated="false" digits="0" id="27" name="deny_gid" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <primaryKey column="id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="id"/> + </index> + <index name="aid" unique="false"> + <column ascending="true" name="aid"/> + </index> + <index name="album" unique="false"> + <column ascending="true" name="album"/> + </index> + <index name="is_nsfw" unique="false"> + <column ascending="true" name="is_nsfw"/> + </index> + <index name="os_storage" unique="false"> + <column ascending="true" name="os_storage"/> + </index> + <index name="photo_flags" unique="false"> + <column ascending="true" name="photo_flags"/> + </index> + <index name="photo_usage" unique="false"> + <column ascending="true" name="photo_usage"/> + </index> + <index name="profile" unique="false"> + <column ascending="true" name="profile"/> + </index> + <index name="resource_id" unique="false"> + <column ascending="true" name="resource_id"/> + </index> + <index name="scale" unique="false"> + <column ascending="true" name="scale"/> + </index> + <index name="size" unique="false"> + <column ascending="true" name="size"/> + </index> + <index name="type" unique="false"> + <column ascending="true" name="type"/> + </index> + <index name="uid" unique="false"> + <column ascending="true" name="uid"/> + </index> + <index name="xchan" unique="false"> + <column ascending="true" name="xchan"/> + </index> + </table> + <table name="poll" numRows="0" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="poll_id" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="1" name="poll_channel" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" digits="0" id="2" name="poll_desc" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="3" name="poll_flags" nullable="false" remarks="" size="10" type="INT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="4" name="poll_votes" nullable="false" remarks="" size="10" type="INT"/> + <primaryKey column="poll_id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="poll_id"/> + </index> + <index name="poll_channel" unique="false"> + <column ascending="true" name="poll_channel"/> + </index> + <index name="poll_flags" unique="false"> + <column ascending="true" name="poll_flags"/> + </index> + <index name="poll_votes" unique="false"> + <column ascending="true" name="poll_votes"/> + </index> + </table> + <table name="poll_elm" numRows="0" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="pelm_id" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="1" name="pelm_poll" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" digits="0" id="2" name="pelm_desc" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="3" name="pelm_flags" nullable="false" remarks="" size="10" type="INT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="4" name="pelm_result" nullable="false" remarks="" size="12" type="FLOAT"/> + <primaryKey column="pelm_id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="pelm_id"/> + </index> + <index name="pelm_poll" unique="false"> + <column ascending="true" name="pelm_poll"/> + </index> + <index name="pelm_result" unique="false"> + <column ascending="true" name="pelm_result"/> + </index> + </table> + <table name="profdef" numRows="0" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT UNSIGNED"> + <parent column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="verify"/> + </column> + <column autoUpdated="false" defaultValue="" digits="0" id="1" name="field_name" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="2" name="field_type" nullable="false" remarks="" size="16" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="3" name="field_desc" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="4" name="field_help" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" digits="0" id="5" name="field_inputs" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <primaryKey column="id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="id"/> + </index> + <index name="field_name" unique="false"> + <column ascending="true" name="field_name"/> + </index> + </table> + <table name="profext" numRows="0" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT UNSIGNED"> + <parent column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="verify"/> + </column> + <column autoUpdated="false" defaultValue="0" digits="0" id="1" name="channel_id" nullable="false" remarks="" size="10" type="INT UNSIGNED"> + <parent column="channel_id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="channel"/> + </column> + <column autoUpdated="false" defaultValue="" digits="0" id="2" name="hash" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="3" name="k" nullable="false" remarks="" size="255" type="CHAR"> + <parent column="k" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="cache"/> + </column> + <column autoUpdated="false" digits="0" id="4" name="v" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <primaryKey column="id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="id"/> + </index> + <index name="channel_id" unique="false"> + <column ascending="true" name="channel_id"/> + </index> + <index name="hash" unique="false"> + <column ascending="true" name="hash"/> + </index> + <index name="k" unique="false"> + <column ascending="true" name="k"/> + </index> + </table> + <table name="profile" numRows="4" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"> + <parent column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="notify"/> + </column> + <column autoUpdated="false" defaultValue="" digits="0" id="1" name="profile_guid" nullable="false" remarks="" size="64" type="CHAR"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="2" name="aid" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="3" name="uid" nullable="false" remarks="" size="10" type="INT"/> + <column autoUpdated="false" defaultValue="" digits="0" id="4" name="profile_name" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="5" name="is_default" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="6" name="hide_friends" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="" digits="0" id="7" name="name" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="8" name="pdesc" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" digits="0" id="9" name="chandesc" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" defaultValue="0000-00-00" digits="0" id="10" name="dob" nullable="false" remarks="" size="32" type="CHAR"/> + <column autoUpdated="false" defaultValue="UTC" digits="0" id="11" name="dob_tz" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="12" name="address" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="13" name="locality" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="14" name="region" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="15" name="postal_code" nullable="false" remarks="" size="32" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="16" name="country_name" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="17" name="hometown" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="18" name="gender" nullable="false" remarks="" size="32" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="19" name="marital" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" digits="0" id="20" name="with" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="21" name="howlong" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" defaultValue="" digits="0" id="22" name="sexual" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="23" name="politic" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="24" name="religion" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" digits="0" id="25" name="keywords" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" digits="0" id="26" name="likes" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" digits="0" id="27" name="dislikes" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" digits="0" id="28" name="about" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" defaultValue="" digits="0" id="29" name="summary" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" digits="0" id="30" name="music" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" digits="0" id="31" name="book" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" digits="0" id="32" name="tv" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" digits="0" id="33" name="film" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" digits="0" id="34" name="interest" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" digits="0" id="35" name="romance" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" digits="0" id="36" name="work" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" digits="0" id="37" name="education" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" digits="0" id="38" name="contact" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" digits="0" id="39" name="channels" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" defaultValue="" digits="0" id="40" name="homepage" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="41" name="photo" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="42" name="thumb" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="43" name="publish" nullable="false" remarks="" size="0" type="BIT"/> + <primaryKey column="id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="id"/> + </index> + <index name="aid" unique="false"> + <column ascending="true" name="aid"/> + </index> + <index name="country_name" unique="false"> + <column ascending="true" name="country_name"/> + </index> + <index name="gender" unique="false"> + <column ascending="true" name="gender"/> + </index> + <index name="guid" unique="true"> + <column ascending="true" name="profile_guid"/> + <column ascending="true" name="uid"/> + </index> + <index name="hide_friends" unique="false"> + <column ascending="true" name="hide_friends"/> + </index> + <index name="hometown" unique="false"> + <column ascending="true" name="hometown"/> + </index> + <index name="is_default" unique="false"> + <column ascending="true" name="is_default"/> + </index> + <index name="locality" unique="false"> + <column ascending="true" name="locality"/> + </index> + <index name="marital" unique="false"> + <column ascending="true" name="marital"/> + </index> + <index name="postal_code" unique="false"> + <column ascending="true" name="postal_code"/> + </index> + <index name="profile_guid" unique="false"> + <column ascending="true" name="profile_guid"/> + </index> + <index name="publish" unique="false"> + <column ascending="true" name="publish"/> + </index> + <index name="sexual" unique="false"> + <column ascending="true" name="sexual"/> + </index> + <index name="uid" unique="false"> + <column ascending="true" name="uid"/> + </index> + </table> + <table name="profile_check" numRows="0" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT UNSIGNED"> + <parent column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="verify"/> + </column> + <column autoUpdated="false" defaultValue="0" digits="0" id="1" name="uid" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="2" name="cid" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="" digits="0" id="3" name="dfrn_id" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="4" name="sec" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="5" name="expire" nullable="false" remarks="" size="10" type="INT"/> + <primaryKey column="id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="id"/> + </index> + <index name="cid" unique="false"> + <column ascending="true" name="cid"/> + </index> + <index name="dfrn_id" unique="false"> + <column ascending="true" name="dfrn_id"/> + </index> + <index name="expire" unique="false"> + <column ascending="true" name="expire"/> + </index> + <index name="sec" unique="false"> + <column ascending="true" name="sec"/> + </index> + <index name="uid" unique="false"> + <column ascending="true" name="uid"/> + </index> + </table> + <table name="register" numRows="0" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT UNSIGNED"> + <parent column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="verify"/> + </column> + <column autoUpdated="false" defaultValue="" digits="0" id="1" name="hash" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="2" name="created" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="3" name="uid" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="" digits="0" id="4" name="password" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="5" name="language" nullable="false" remarks="" size="16" type="CHAR"/> + <primaryKey column="id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="id"/> + </index> + <index name="created" unique="false"> + <column ascending="true" name="created"/> + </index> + <index name="hash" unique="false"> + <column ascending="true" name="hash"/> + </index> + <index name="uid" unique="false"> + <column ascending="true" name="uid"/> + </index> + </table> + <table name="session" numRows="23" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="20" type="BIGINT UNSIGNED"/> + <column autoUpdated="false" defaultValue="" digits="0" id="1" name="sid" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" digits="0" id="2" name="data" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="3" name="expire" nullable="false" remarks="" size="20" type="BIGINT UNSIGNED"/> + <primaryKey column="id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="id"/> + </index> + <index name="expire" unique="false"> + <column ascending="true" name="expire"/> + </index> + <index name="sid" unique="false"> + <column ascending="true" name="sid"/> + </index> + </table> + <table name="shares" numRows="0" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="share_id" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="1" name="share_type" nullable="false" remarks="" size="10" type="INT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="2" name="share_target" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="" digits="0" id="3" name="share_xchan" nullable="false" remarks="" size="255" type="CHAR"/> + <primaryKey column="share_id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="share_id"/> + </index> + <index name="share_target" unique="false"> + <column ascending="true" name="share_target"/> + </index> + <index name="share_type" unique="false"> + <column ascending="true" name="share_type"/> + </index> + <index name="share_xchan" unique="false"> + <column ascending="true" name="share_xchan"/> + </index> + </table> + <table name="sign" numRows="0" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT UNSIGNED"> + <parent column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="verify"/> + </column> + <column autoUpdated="false" defaultValue="0" digits="0" id="1" name="iid" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="2" name="retract_iid" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" digits="0" id="3" name="signed_text" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <column autoUpdated="false" digits="0" id="4" name="signature" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" defaultValue="" digits="0" id="5" name="signer" nullable="false" remarks="" size="255" type="CHAR"/> + <primaryKey column="id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="id"/> + </index> + <index name="iid" unique="false"> + <column ascending="true" name="iid"/> + </index> + <index name="retract_iid" unique="false"> + <column ascending="true" name="retract_iid"/> + </index> + </table> + <table name="site" numRows="117" remarks="" type="TABLE"> + <column autoUpdated="false" digits="0" id="0" name="site_url" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="1" name="site_access" nullable="false" remarks="" size="10" type="INT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="2" name="site_flags" nullable="false" remarks="" size="10" type="INT"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="3" name="site_update" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="4" name="site_pull" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="5" name="site_sync" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" defaultValue="" digits="0" id="6" name="site_directory" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="7" name="site_register" nullable="false" remarks="" size="10" type="INT"/> + <column autoUpdated="false" defaultValue="" digits="0" id="8" name="site_sellpage" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="9" name="site_location" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="10" name="site_realm" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="11" name="site_valid" nullable="false" remarks="" size="5" type="SMALLINT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="12" name="site_dead" nullable="false" remarks="" size="5" type="SMALLINT"/> + <primaryKey column="site_url" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="site_url"/> + </index> + <index name="site_access" unique="false"> + <column ascending="true" name="site_access"/> + </index> + <index name="site_dead" unique="false"> + <column ascending="true" name="site_dead"/> + </index> + <index name="site_directory" unique="false"> + <column ascending="true" name="site_directory"/> + </index> + <index name="site_flags" unique="false"> + <column ascending="true" name="site_flags"/> + </index> + <index name="site_pull" unique="false"> + <column ascending="true" name="site_pull"/> + </index> + <index name="site_realm" unique="false"> + <column ascending="true" name="site_realm"/> + </index> + <index name="site_register" unique="false"> + <column ascending="true" name="site_register"/> + </index> + <index name="site_sellpage" unique="false"> + <column ascending="true" name="site_sellpage"/> + </index> + <index name="site_update" unique="false"> + <column ascending="true" name="site_update"/> + </index> + <index name="site_valid" unique="false"> + <column ascending="true" name="site_valid"/> + </index> + </table> + <table name="source" numRows="0" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="src_id" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="1" name="src_channel_id" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="" digits="0" id="2" name="src_channel_xchan" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="3" name="src_xchan" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" digits="0" id="4" name="src_patt" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <primaryKey column="src_id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="src_id"/> + </index> + <index name="src_channel_id" unique="false"> + <column ascending="true" name="src_channel_id"/> + </index> + <index name="src_channel_xchan" unique="false"> + <column ascending="true" name="src_channel_xchan"/> + </index> + <index name="src_xchan" unique="false"> + <column ascending="true" name="src_xchan"/> + </index> + </table> + <table name="spam" numRows="0" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT"> + <parent column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="notify"/> + </column> + <column autoUpdated="false" defaultValue="0" digits="0" id="1" name="uid" nullable="false" remarks="" size="10" type="INT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="2" name="spam" nullable="false" remarks="" size="10" type="INT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="3" name="ham" nullable="false" remarks="" size="10" type="INT"/> + <column autoUpdated="false" defaultValue="" digits="0" id="4" name="term" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="5" name="date" nullable="false" remarks="" size="19" type="DATETIME"/> + <primaryKey column="id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="id"/> + </index> + <index name="ham" unique="false"> + <column ascending="true" name="ham"/> + </index> + <index name="spam" unique="false"> + <column ascending="true" name="spam"/> + </index> + <index name="term" unique="false"> + <column ascending="true" name="term"/> + </index> + <index name="uid" unique="false"> + <column ascending="true" name="uid"/> + </index> + </table> + <table name="sys_perms" numRows="0" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT UNSIGNED"> + <parent column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="verify"/> + </column> + <column autoUpdated="false" defaultValue="" digits="0" id="1" name="cat" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="2" name="k" nullable="false" remarks="" size="255" type="CHAR"> + <parent column="k" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="cache"/> + </column> + <column autoUpdated="false" digits="0" id="3" name="v" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="4" name="public_perm" nullable="false" remarks="" size="0" type="BIT"/> + <primaryKey column="id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="id"/> + </index> + </table> + <table name="term" numRows="7585" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="tid" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="1" name="aid" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="2" name="uid" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="3" name="oid" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="4" name="otype" nullable="false" remarks="" size="3" type="TINYINT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="5" name="type" nullable="false" remarks="" size="3" type="TINYINT UNSIGNED"/> + <column autoUpdated="false" defaultValue="" digits="0" id="6" name="term" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="7" name="url" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="8" name="imgurl" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="9" name="term_hash" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="10" name="parent_hash" nullable="false" remarks="" size="255" type="CHAR"/> + <primaryKey column="tid" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="tid"/> + </index> + <index name="aid" unique="false"> + <column ascending="true" name="aid"/> + </index> + <index name="imgurl" unique="false"> + <column ascending="true" name="imgurl"/> + </index> + <index name="oid" unique="false"> + <column ascending="true" name="oid"/> + </index> + <index name="otype" unique="false"> + <column ascending="true" name="otype"/> + </index> + <index name="parent_hash" unique="false"> + <column ascending="true" name="parent_hash"/> + </index> + <index name="term" unique="false"> + <column ascending="true" name="term"/> + </index> + <index name="term_hash" unique="false"> + <column ascending="true" name="term_hash"/> + </index> + <index name="type" unique="false"> + <column ascending="true" name="type"/> + </index> + <index name="uid" unique="false"> + <column ascending="true" name="uid"/> + </index> + </table> + <table name="tokens" numRows="0" remarks="" type="TABLE"> + <column autoUpdated="false" defaultValue="" digits="0" id="0" name="id" nullable="false" remarks="" size="40" type="VARCHAR"> + <child column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="auth_codes"/> + </column> + <column autoUpdated="false" digits="0" id="1" name="secret" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" defaultValue="" digits="0" id="2" name="client_id" nullable="false" remarks="" size="20" type="VARCHAR"> + <parent column="client_id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="clients"/> + </column> + <column autoUpdated="false" defaultValue="0" digits="0" id="3" name="expires" nullable="false" remarks="" size="20" type="BIGINT UNSIGNED"/> + <column autoUpdated="false" defaultValue="" digits="0" id="4" name="scope" nullable="false" remarks="" size="200" type="VARCHAR"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="5" name="uid" nullable="false" remarks="" size="10" type="INT"/> + <primaryKey column="id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="id"/> + </index> + <index name="client_id" unique="false"> + <column ascending="true" name="client_id"/> + </index> + <index name="expires" unique="false"> + <column ascending="true" name="expires"/> + </index> + <index name="uid" unique="false"> + <column ascending="true" name="uid"/> + </index> + </table> + <table name="updates" numRows="0" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="ud_id" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="" digits="0" id="1" name="ud_hash" nullable="false" remarks="" size="128" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="2" name="ud_guid" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="3" name="ud_date" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="4" name="ud_last" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="5" name="ud_flags" nullable="false" remarks="" size="10" type="INT"/> + <column autoUpdated="false" defaultValue="" digits="0" id="6" name="ud_addr" nullable="false" remarks="" size="255" type="CHAR"/> + <primaryKey column="ud_id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="ud_id"/> + </index> + <index name="ud_addr" unique="false"> + <column ascending="true" name="ud_addr"/> + </index> + <index name="ud_date" unique="false"> + <column ascending="true" name="ud_date"/> + </index> + <index name="ud_flags" unique="false"> + <column ascending="true" name="ud_flags"/> + </index> + <index name="ud_guid" unique="false"> + <column ascending="true" name="ud_guid"/> + </index> + <index name="ud_hash" unique="false"> + <column ascending="true" name="ud_hash"/> + </index> + <index name="ud_last" unique="false"> + <column ascending="true" name="ud_last"/> + </index> + </table> + <table name="verify" numRows="1" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT UNSIGNED"> + <child column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="attach"/> + <child column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="config"/> + <child column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="conv"/> + <child column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="fcontact"/> + <child column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="ffinder"/> + <child column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="group_member"/> + <child column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="groups"/> + <child column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="item"/> + <child column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="item_id"/> + <child column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="likes"/> + <child column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="mail"/> + <child column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="photo"/> + <child column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="profdef"/> + <child column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="profext"/> + <child column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="profile_check"/> + <child column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="register"/> + <child column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="sign"/> + <child column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="sys_perms"/> + <child column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="xconfig"/> + <child column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="xign"/> + </column> + <column autoUpdated="false" defaultValue="0" digits="0" id="1" name="channel" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="" digits="0" id="2" name="type" nullable="false" remarks="" size="32" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="3" name="token" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="4" name="meta" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="5" name="created" nullable="false" remarks="" size="19" type="DATETIME"/> + <primaryKey column="id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="id"/> + </index> + <index name="channel" unique="false"> + <column ascending="true" name="channel"/> + </index> + <index name="created" unique="false"> + <column ascending="true" name="created"/> + </index> + <index name="meta" unique="false"> + <column ascending="true" name="meta"/> + </index> + <index name="token" unique="false"> + <column ascending="true" name="token"/> + </index> + <index name="type" unique="false"> + <column ascending="true" name="type"/> + </index> + </table> + <table name="vote" numRows="0" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="vote_id" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="1" name="vote_poll" nullable="false" remarks="" size="10" type="INT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="2" name="vote_element" nullable="false" remarks="" size="10" type="INT"/> + <column autoUpdated="false" digits="0" id="3" name="vote_result" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" defaultValue="" digits="0" id="4" name="vote_xchan" nullable="false" remarks="" size="255" type="CHAR"/> + <primaryKey column="vote_id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="vote_id"/> + </index> + <index name="vote_element" unique="false"> + <column ascending="true" name="vote_element"/> + </index> + <index name="vote_poll" unique="false"> + <column ascending="true" name="vote_poll"/> + </index> + <index name="vote_vote" unique="true"> + <column ascending="true" name="vote_poll"/> + <column ascending="true" name="vote_element"/> + <column ascending="true" name="vote_xchan"/> + </index> + </table> + <table name="xchan" numRows="1168" remarks="" type="TABLE"> + <column autoUpdated="false" digits="0" id="0" name="xchan_hash" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="1" name="xchan_guid" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" digits="0" id="2" name="xchan_guid_sig" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" digits="0" id="3" name="xchan_pubkey" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" defaultValue="image/jpeg" digits="0" id="4" name="xchan_photo_mimetype" nullable="false" remarks="" size="32" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="5" name="xchan_photo_l" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="6" name="xchan_photo_m" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="7" name="xchan_photo_s" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="8" name="xchan_addr" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="9" name="xchan_url" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="10" name="xchan_connurl" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="11" name="xchan_follow" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="12" name="xchan_connpage" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="13" name="xchan_name" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="14" name="xchan_network" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="15" name="xchan_instance_url" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="16" name="xchan_flags" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="17" name="xchan_photo_date" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="18" name="xchan_name_date" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="19" name="xchan_hidden" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="20" name="xchan_orphan" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="21" name="xchan_censored" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="22" name="xchan_selfcensored" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="23" name="xchan_system" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="24" name="xchan_pubforum" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="25" name="xchan_deleted" nullable="false" remarks="" size="0" type="BIT"/> + <primaryKey column="xchan_hash" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="xchan_hash"/> + </index> + <index name="xchan_addr" unique="false"> + <column ascending="true" name="xchan_addr"/> + </index> + <index name="xchan_censored" unique="false"> + <column ascending="true" name="xchan_censored"/> + </index> + <index name="xchan_connurl" unique="false"> + <column ascending="true" name="xchan_connurl"/> + </index> + <index name="xchan_deleted" unique="false"> + <column ascending="true" name="xchan_deleted"/> + </index> + <index name="xchan_flags" unique="false"> + <column ascending="true" name="xchan_flags"/> + </index> + <index name="xchan_follow" unique="false"> + <column ascending="true" name="xchan_follow"/> + </index> + <index name="xchan_guid" unique="false"> + <column ascending="true" name="xchan_guid"/> + </index> + <index name="xchan_hidden" unique="false"> + <column ascending="true" name="xchan_hidden"/> + </index> + <index name="xchan_instance_url" unique="false"> + <column ascending="true" name="xchan_instance_url"/> + </index> + <index name="xchan_name" unique="false"> + <column ascending="true" name="xchan_name"/> + </index> + <index name="xchan_network" unique="false"> + <column ascending="true" name="xchan_network"/> + </index> + <index name="xchan_orphan" unique="false"> + <column ascending="true" name="xchan_orphan"/> + </index> + <index name="xchan_pubforum" unique="false"> + <column ascending="true" name="xchan_pubforum"/> + </index> + <index name="xchan_selfcensored" unique="false"> + <column ascending="true" name="xchan_selfcensored"/> + </index> + <index name="xchan_system" unique="false"> + <column ascending="true" name="xchan_system"/> + </index> + <index name="xchan_url" unique="false"> + <column ascending="true" name="xchan_url"/> + </index> + </table> + <table name="xchat" numRows="0" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="xchat_id" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="" digits="0" id="1" name="xchat_url" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="2" name="xchat_desc" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="3" name="xchat_xchan" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="4" name="xchat_edited" nullable="false" remarks="" size="19" type="DATETIME"/> + <primaryKey column="xchat_id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="xchat_id"/> + </index> + <index name="xchat_desc" unique="false"> + <column ascending="true" name="xchat_desc"/> + </index> + <index name="xchat_edited" unique="false"> + <column ascending="true" name="xchat_edited"/> + </index> + <index name="xchat_url" unique="false"> + <column ascending="true" name="xchat_url"/> + </index> + <index name="xchat_xchan" unique="false"> + <column ascending="true" name="xchat_xchan"/> + </index> + </table> + <table name="xconfig" numRows="4" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT UNSIGNED"> + <parent column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="verify"/> + </column> + <column autoUpdated="false" defaultValue="" digits="0" id="1" name="xchan" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="2" name="cat" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="3" name="k" nullable="false" remarks="" size="255" type="CHAR"> + <parent column="k" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="cache"/> + </column> + <column autoUpdated="false" digits="0" id="4" name="v" nullable="false" remarks="" size="16777215" type="MEDIUMTEXT"/> + <primaryKey column="id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="id"/> + </index> + <index name="cat" unique="false"> + <column ascending="true" name="cat"/> + </index> + <index name="k" unique="false"> + <column ascending="true" name="k"/> + </index> + <index name="xchan" unique="false"> + <column ascending="true" name="xchan"/> + </index> + </table> + <table name="xign" numRows="0" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="id" nullable="false" remarks="" size="10" type="INT UNSIGNED"> + <parent column="id" foreignKey="Implied Constraint" implied="true" onDeleteCascade="false" table="verify"/> + </column> + <column autoUpdated="false" defaultValue="0" digits="0" id="1" name="uid" nullable="false" remarks="" size="10" type="INT"/> + <column autoUpdated="false" defaultValue="" digits="0" id="2" name="xchan" nullable="false" remarks="" size="255" type="CHAR"/> + <primaryKey column="id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="id"/> + </index> + <index name="uid" unique="false"> + <column ascending="true" name="uid"/> + </index> + <index name="xchan" unique="false"> + <column ascending="true" name="xchan"/> + </index> + </table> + <table name="xlink" numRows="244" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="xlink_id" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="" digits="0" id="1" name="xlink_xchan" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="2" name="xlink_link" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="3" name="xlink_rating" nullable="false" remarks="" size="10" type="INT"/> + <column autoUpdated="false" digits="0" id="4" name="xlink_rating_text" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" defaultValue="0000-00-00 00:00:00" digits="0" id="5" name="xlink_updated" nullable="false" remarks="" size="19" type="DATETIME"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="6" name="xlink_static" nullable="false" remarks="" size="0" type="BIT"/> + <column autoUpdated="false" digits="0" id="7" name="xlink_sig" nullable="false" remarks="" size="65535" type="TEXT"/> + <primaryKey column="xlink_id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="xlink_id"/> + </index> + <index name="xlink_link" unique="false"> + <column ascending="true" name="xlink_link"/> + </index> + <index name="xlink_rating" unique="false"> + <column ascending="true" name="xlink_rating"/> + </index> + <index name="xlink_static" unique="false"> + <column ascending="true" name="xlink_static"/> + </index> + <index name="xlink_updated" unique="false"> + <column ascending="true" name="xlink_updated"/> + </index> + <index name="xlink_xchan" unique="false"> + <column ascending="true" name="xlink_xchan"/> + </index> + </table> + <table name="xperm" numRows="0" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="xp_id" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="" digits="0" id="1" name="xp_client" nullable="false" remarks="" size="20" type="VARCHAR"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="2" name="xp_channel" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="" digits="0" id="3" name="xp_perm" nullable="false" remarks="" size="64" type="VARCHAR"/> + <primaryKey column="xp_id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="xp_id"/> + </index> + <index name="xp_channel" unique="false"> + <column ascending="true" name="xp_channel"/> + </index> + <index name="xp_client" unique="false"> + <column ascending="true" name="xp_client"/> + </index> + <index name="xp_perm" unique="false"> + <column ascending="true" name="xp_perm"/> + </index> + </table> + <table name="xprof" numRows="0" remarks="" type="TABLE"> + <column autoUpdated="false" digits="0" id="0" name="xprof_hash" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="1" name="xprof_age" nullable="false" remarks="" size="3" type="TINYINT UNSIGNED"/> + <column autoUpdated="false" defaultValue="" digits="0" id="2" name="xprof_desc" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="3" name="xprof_dob" nullable="false" remarks="" size="12" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="4" name="xprof_gender" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="5" name="xprof_marital" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="6" name="xprof_sexual" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="7" name="xprof_locale" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="8" name="xprof_region" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="9" name="xprof_postcode" nullable="false" remarks="" size="32" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="10" name="xprof_country" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" digits="0" id="11" name="xprof_keywords" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" digits="0" id="12" name="xprof_about" nullable="false" remarks="" size="65535" type="TEXT"/> + <column autoUpdated="false" defaultValue="" digits="0" id="13" name="xprof_homepage" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="14" name="xprof_hometown" nullable="false" remarks="" size="255" type="CHAR"/> + <primaryKey column="xprof_hash" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="xprof_hash"/> + </index> + <index name="xprof_age" unique="false"> + <column ascending="true" name="xprof_age"/> + </index> + <index name="xprof_country" unique="false"> + <column ascending="true" name="xprof_country"/> + </index> + <index name="xprof_desc" unique="false"> + <column ascending="true" name="xprof_desc"/> + </index> + <index name="xprof_dob" unique="false"> + <column ascending="true" name="xprof_dob"/> + </index> + <index name="xprof_gender" unique="false"> + <column ascending="true" name="xprof_gender"/> + </index> + <index name="xprof_hometown" unique="false"> + <column ascending="true" name="xprof_hometown"/> + </index> + <index name="xprof_locale" unique="false"> + <column ascending="true" name="xprof_locale"/> + </index> + <index name="xprof_marital" unique="false"> + <column ascending="true" name="xprof_marital"/> + </index> + <index name="xprof_postcode" unique="false"> + <column ascending="true" name="xprof_postcode"/> + </index> + <index name="xprof_region" unique="false"> + <column ascending="true" name="xprof_region"/> + </index> + <index name="xprof_sexual" unique="false"> + <column ascending="true" name="xprof_sexual"/> + </index> + </table> + <table name="xtag" numRows="0" remarks="" type="TABLE"> + <column autoUpdated="true" digits="0" id="0" name="xtag_id" nullable="false" remarks="" size="10" type="INT UNSIGNED"/> + <column autoUpdated="false" defaultValue="" digits="0" id="1" name="xtag_hash" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="" digits="0" id="2" name="xtag_term" nullable="false" remarks="" size="255" type="CHAR"/> + <column autoUpdated="false" defaultValue="0" digits="0" id="3" name="xtag_flags" nullable="false" remarks="" size="10" type="INT"/> + <primaryKey column="xtag_id" sequenceNumberInPK="1"/> + <index name="PRIMARY" unique="true"> + <column ascending="true" name="xtag_id"/> + </index> + <index name="xtag_flags" unique="false"> + <column ascending="true" name="xtag_flags"/> + </index> + <index name="xtag_hash" unique="false"> + <column ascending="true" name="xtag_hash"/> + </index> + <index name="xtag_term" unique="false"> + <column ascending="true" name="xtag_term"/> + </index> + </table> + </tables> +</database> |