X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=doc%2Fdatabase.md;h=27ff886abe6e70665dc10ac48d9b83c94639e709;hb=0cd9db9cb7f4c96f597e37590a536eaae123238d;hp=a0b28f4e84dbf331300cadeec7498bb1a57c1fa7;hpb=9150ec59b5fcb3e4a7fab1a735f207ff80361cbf;p=friendica.git diff --git a/doc/database.md b/doc/database.md index a0b28f4e84..27ff886abe 100644 --- a/doc/database.md +++ b/doc/database.md @@ -14,8 +14,7 @@ Database Tables | [config](help/database/db_config) | main configuration storage | | [contact](help/database/db_contact) | contact table | | [conv](help/database/db_conv) | private messages | -| [deliverq](help/database/db_deliverq) | | -| [dsprphotoq](help/database/db_dsprphotoq) | | +| [conversation](help/database/db_conversation) | Raw data and structure information for messages | | [event](help/database/db_event) | Events | | [fcontact](help/database/db_fcontact) | friend suggestion stuff | | [ffinder](help/database/db_ffinder) | friend suggestion stuff | @@ -27,7 +26,6 @@ Database Tables | [group](help/database/db_group) | privacy groups, group info | | [group_member](help/database/db_group_member) | privacy groups, member info | | [gserver](help/database/db_gserver) | | -| [guid](help/database/db_guid) | | | [hook](help/database/db_hook) | plugin hook registry | | [intro](help/database/db_intro) | | | [item](help/database/db_item) | all posts |