X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fdatabase.md;h=9fa438c8d2a6daa14a19b121d95dbe27b79e5055;hb=ca12d1549b3269234186dac6b7c4f87a4fc1987f;hp=ec8d16b2cdb4d1ce057cf91cddea4e4812ced1dd;hpb=2baa56d4787ebdb4a3b8f2a0b9e35d083333c922;p=friendica.git diff --git a/doc/database.md b/doc/database.md index ec8d16b2cd..9fa438c8d2 100644 --- a/doc/database.md +++ b/doc/database.md @@ -23,10 +23,10 @@ Database Tables | [contact-relation](help/database/db_contact-relation) | Contact relations | | [conv](help/database/db_conv) | private messages | | [delayed-post](help/database/db_delayed-post) | Posts that are about to be distributed at a later time | +| [diaspora-contact](help/database/db_diaspora-contact) | Diaspora compatible contacts - used in the Diaspora implementation | | [diaspora-interaction](help/database/db_diaspora-interaction) | Signed Diaspora Interaction | | [endpoint](help/database/db_endpoint) | ActivityPub endpoints - used in the ActivityPub implementation | | [event](help/database/db_event) | Events | -| [fcontact](help/database/db_fcontact) | Diaspora compatible contacts - used in the Diaspora implementation | | [fetch-entry](help/database/db_fetch-entry) | | | [fetched-activity](help/database/db_fetched-activity) | Id of fetched activities | | [fsuggest](help/database/db_fsuggest) | friend suggestion stuff |