aboutsummaryrefslogtreecommitdiffstats
path: root/doc/database/db_xprof.bb
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-11-23 20:23:20 -0800
committerredmatrix <redmatrix@redmatrix.me>2015-11-23 20:23:20 -0800
commite485ecb3b453a50a1974992b5ccf5122e154a5dc (patch)
treecde92846c88f26a0124d5ef6b0b416afd5e3caaa /doc/database/db_xprof.bb
parent8c5203f7e1c3a12113c6f2c6d45ae7e1dd780e75 (diff)
downloadvolse-hubzilla-e485ecb3b453a50a1974992b5ccf5122e154a5dc.tar.gz
volse-hubzilla-e485ecb3b453a50a1974992b5ccf5122e154a5dc.tar.bz2
volse-hubzilla-e485ecb3b453a50a1974992b5ccf5122e154a5dc.zip
more database doco
Diffstat (limited to 'doc/database/db_xprof.bb')
-rw-r--r--doc/database/db_xprof.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/database/db_xprof.bb b/doc/database/db_xprof.bb
index d98fb3f17..bed79e9ca 100644
--- a/doc/database/db_xprof.bb
+++ b/doc/database/db_xprof.bb
@@ -1,9 +1,10 @@
+xprof - stores searchable public profile information on directory servers
[table]
[tr][th]Field[/th][th]Description[/th][th]Type[/th][th]Null[/th][th]Key[/th][th]Default[/th][th]Extra
[/th][/tr]
-[tr][td]xprof_hash[/td][td][/td][td]char(255)[/td][td]NO[/td][td]PRI[/td][td]NULL[/td][td]
+[tr][td]xprof_hash[/td][td]xchan.xchan_hash of this channel[/td][td]char(255)[/td][td]NO[/td][td]PRI[/td][td]NULL[/td][td]
[/td][/tr]
-[tr][td]xprof_age[/td][td][/td][td]tinyint(3) unsigned[/td][td]NO[/td][td]MUL[/td][td]0[/td][td]
+[tr][td]xprof_age[/td][td]current age (updated monthly)[/td][td]tinyint(3) unsigned[/td][td]NO[/td][td]MUL[/td][td]0[/td][td]
[/td][/tr]
[tr][td]xprof_desc[/td][td][/td][td]char(255)[/td][td]NO[/td][td]MUL[/td][td][/td][td]
[/td][/tr]