2015-12-26 15:51:41 +01:00
|
|
|
Database Tables
|
|
|
|
===============
|
|
|
|
|
|
|
|
* [Home](help)
|
|
|
|
|
|
|
|
| Table | Description |
|
|
|
|
|------------------------------------------------------|--------------------------------------------------|
|
2018-01-18 01:07:07 +01:00
|
|
|
| [addon](help/database/db_addon) | registered addons |
|
2015-12-26 15:51:41 +01:00
|
|
|
| [attach](help/database/db_attach) | file attachments |
|
|
|
|
| [auth_codes](help/database/db_auth_codes) | OAuth usage |
|
|
|
|
| [cache](help/database/db_cache) | OEmbed cache |
|
|
|
|
| [challenge](help/database/db_challenge) | |
|
|
|
|
| [clients](help/database/db_clients) | OAuth usage |
|
|
|
|
| [config](help/database/db_config) | main configuration storage |
|
|
|
|
| [contact](help/database/db_contact) | contact table |
|
2015-12-28 02:50:25 +01:00
|
|
|
| [conv](help/database/db_conv) | private messages |
|
2017-04-29 10:11:54 +02:00
|
|
|
| [conversation](help/database/db_conversation) | Raw data and structure information for messages |
|
2015-12-26 15:51:41 +01:00
|
|
|
| [event](help/database/db_event) | Events |
|
|
|
|
| [fcontact](help/database/db_fcontact) | friend suggestion stuff |
|
|
|
|
| [fsuggest](help/database/db_fsuggest) | friend suggestion stuff |
|
|
|
|
| [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) | |
|
2018-01-18 01:07:07 +01:00
|
|
|
| [hook](help/database/db_hook) | addon hook registry |
|
2015-12-26 15:51:41 +01:00
|
|
|
| [intro](help/database/db_intro) | |
|
|
|
|
| [item](help/database/db_item) | all posts |
|
|
|
|
| [locks](help/database/db_locks) | |
|
|
|
|
| [mail](help/database/db_mail) | private messages |
|
|
|
|
| [mailacct](help/database/db_mailacct) | |
|
|
|
|
| [manage](help/database/db_manage) | table of accounts that can "su" each other |
|
|
|
|
| [notify](help/database/db_notify) | notifications |
|
|
|
|
| [notify-threads](help/database/db_notify-threads) | |
|
2016-01-15 23:27:25 +01:00
|
|
|
| [oembed](help/database/db_oembed) | cache for OEmbed queries |
|
|
|
|
| [parsed_url](help/database/db_parsed_url) | cache for "parse_url" queries |
|
2018-01-13 00:25:30 +01:00
|
|
|
| [participation](help/database/db_participation) | Storage for participation messages from Diaspora |
|
2015-12-26 15:51:41 +01:00
|
|
|
| [pconfig](help/database/db_pconfig) | personal (per user) configuration storage |
|
|
|
|
| [photo](help/database/db_photo) | photo storage |
|
|
|
|
| [poll](help/database/db_poll) | data for polls |
|
|
|
|
| [poll_result](help/database/db_poll_result) | data for poll elements |
|
|
|
|
| [profile](help/database/db_profile) | user profiles data |
|
|
|
|
| [profile_check](help/database/db_profile_check) | DFRN remote auth use |
|
|
|
|
| [push_subscriber](help/database/db_push_subscriber) | |
|
|
|
|
| [queue](help/database/db_queue) | |
|
|
|
|
| [register](help/database/db_register) | registrations requiring admin approval |
|
|
|
|
| [search](help/database/db_search) | |
|
|
|
|
| [session](help/database/db_session) | web session storage |
|
|
|
|
| [sign](help/database/db_sign) | Diaspora signatures |
|
|
|
|
| [term](help/database/db_term) | item taxonomy (categories, tags, etc.) table |
|
|
|
|
| [thread](help/database/db_thread) | |
|
|
|
|
| [tokens](help/database/db_tokens) | OAuth usage |
|
|
|
|
| [user](help/database/db_user) | local user table |
|
|
|
|
| [userd](help/database/db_userd) | |
|
|
|
|
| [workerqueue](help/database/db_workerqueue) | |
|