X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=doc%2Fdatabase.md;h=bc690c6cd28855c8a09d9c6d67d5afc5de3950e1;hb=3153e098b0e83910a550773f5661d4e8541b14b7;hp=b1274ed327ab7dfc9ade474abc4690205ea666d2;hpb=a556b7c02946598f4cd381e13124ea81831526f8;p=friendica.git diff --git a/doc/database.md b/doc/database.md index b1274ed327..bc690c6cd2 100644 --- a/doc/database.md +++ b/doc/database.md @@ -59,13 +59,13 @@ Database Tables | [post-user-notification](help/database/db_post-user-notification) | User post notifications | | [process](help/database/db_process) | Currently running system processes | | [profile](help/database/db_profile) | user profiles data | -| [profile_check](help/database/db_profile_check) | DFRN remote auth use | | [profile_field](help/database/db_profile_field) | Custom profile fields | | [push_subscriber](help/database/db_push_subscriber) | Used for OStatus: Contains feed subscribers | | [register](help/database/db_register) | registrations requiring admin approval | | [search](help/database/db_search) | | | [session](help/database/db_session) | web session storage | | [storage](help/database/db_storage) | Data stored by Database storage backend | +| [subscription](help/database/db_subscription) | Push Subscription for the API | | [tag](help/database/db_tag) | tags and mentions | | [user](help/database/db_user) | The local users | | [user-contact](help/database/db_user-contact) | User specific public contact data |