]> git.mxchange.org Git - friendica.git/commit
Updates database structure documentation
authorMichael <heluecht@pirati.ca>
Sun, 13 Jun 2021 20:33:50 +0000 (20:33 +0000)
committerMichael <heluecht@pirati.ca>
Sun, 13 Jun 2021 20:33:50 +0000 (20:33 +0000)
commit84ab5d61594ed92e0e28415d6c33df267a3636c5
tree6c075bcd5c55067242e95fa1bb64432cf80e5b77
parentcd8ce7eada67cfcd0b705e18d97bce3ee28ec867
Updates database structure documentation
83 files changed:
doc/database.md
doc/database/db_2fa_app_specific_password.md [new file with mode: 0644]
doc/database/db_2fa_recovery_codes.md [new file with mode: 0644]
doc/database/db_2fa_trusted_browser.md [new file with mode: 0644]
doc/database/db_addon.md
doc/database/db_apcontact.md [new file with mode: 0644]
doc/database/db_application-token.md [new file with mode: 0644]
doc/database/db_application.md [new file with mode: 0644]
doc/database/db_attach.md
doc/database/db_auth_codes.md
doc/database/db_cache.md
doc/database/db_challenge.md
doc/database/db_clients.md
doc/database/db_config.md
doc/database/db_contact-relation.md [new file with mode: 0644]
doc/database/db_contact.md
doc/database/db_conv.md
doc/database/db_conversation.md
doc/database/db_delayed-post.md [new file with mode: 0644]
doc/database/db_diaspora-interaction.md [new file with mode: 0644]
doc/database/db_event.md
doc/database/db_fcontact.md
doc/database/db_fsuggest.md
doc/database/db_group.md
doc/database/db_group_member.md
doc/database/db_gserver-tag.md [new file with mode: 0644]
doc/database/db_gserver.md
doc/database/db_hook.md
doc/database/db_host.md [new file with mode: 0644]
doc/database/db_inbox-status.md [new file with mode: 0644]
doc/database/db_intro.md
doc/database/db_item-uri.md [new file with mode: 0644]
doc/database/db_item.md [deleted file]
doc/database/db_locks.md
doc/database/db_mail.md
doc/database/db_mailacct.md
doc/database/db_manage.md
doc/database/db_notification.md [new file with mode: 0644]
doc/database/db_notify-threads.md
doc/database/db_notify.md
doc/database/db_oembed.md
doc/database/db_openwebauth-token.md [new file with mode: 0644]
doc/database/db_parsed_url.md
doc/database/db_pconfig.md
doc/database/db_permissionset.md [new file with mode: 0644]
doc/database/db_photo.md
doc/database/db_poll.md [deleted file]
doc/database/db_poll_result.md [deleted file]
doc/database/db_post-category.md [new file with mode: 0644]
doc/database/db_post-content.md [new file with mode: 0644]
doc/database/db_post-delivery-data.md [new file with mode: 0644]
doc/database/db_post-media.md [new file with mode: 0644]
doc/database/db_post-tag.md [new file with mode: 0644]
doc/database/db_post-thread-user.md [new file with mode: 0644]
doc/database/db_post-thread.md [new file with mode: 0644]
doc/database/db_post-user-notification.md [new file with mode: 0644]
doc/database/db_post-user.md [new file with mode: 0644]
doc/database/db_post.md [new file with mode: 0644]
doc/database/db_process.md [new file with mode: 0644]
doc/database/db_profile.md
doc/database/db_profile_check.md
doc/database/db_profile_field.md [new file with mode: 0644]
doc/database/db_push_subscriber.md
doc/database/db_queue.md [deleted file]
doc/database/db_register.md
doc/database/db_search.md
doc/database/db_session.md
doc/database/db_sign.md [deleted file]
doc/database/db_storage.md [new file with mode: 0644]
doc/database/db_tag.md [new file with mode: 0644]
doc/database/db_term.md [deleted file]
doc/database/db_thread.md [deleted file]
doc/database/db_tokens.md
doc/database/db_user-contact.md [new file with mode: 0644]
doc/database/db_user.md
doc/database/db_userd.md
doc/database/db_verb.md [new file with mode: 0644]
doc/database/db_worker-ipc.md [new file with mode: 0644]
doc/database/db_workerqueue.md
src/Console/DatabaseStructure.php
src/Database/DBStructure.php
view/templates/structure.tpl [new file with mode: 0644]
view/templates/tables.tpl [new file with mode: 0644]