diff --git a/doc/database/db_2fa_app_specific_password.md b/doc/database/db_2fa_app_specific_password.md index dd9773503..9d9c7ca45 100644 --- a/doc/database/db_2fa_app_specific_password.md +++ b/doc/database/db_2fa_app_specific_password.md @@ -19,7 +19,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | id | | uid_description | uid, description(190) | diff --git a/doc/database/db_2fa_recovery_codes.md b/doc/database/db_2fa_recovery_codes.md index 53574c754..e7c1940d8 100644 --- a/doc/database/db_2fa_recovery_codes.md +++ b/doc/database/db_2fa_recovery_codes.md @@ -17,7 +17,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | uid, code | Foreign Keys diff --git a/doc/database/db_2fa_trusted_browser.md b/doc/database/db_2fa_trusted_browser.md index 595d0ef5c..9e12dabc7 100644 --- a/doc/database/db_2fa_trusted_browser.md +++ b/doc/database/db_2fa_trusted_browser.md @@ -18,7 +18,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | cookie_hash | | uid | uid | diff --git a/doc/database/db_addon.md b/doc/database/db_addon.md index 6644ebaa2..21fae66f3 100644 --- a/doc/database/db_addon.md +++ b/doc/database/db_addon.md @@ -20,7 +20,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | id | | installed_name | installed, name | | name | UNIQUE, name | diff --git a/doc/database/db_apcontact.md b/doc/database/db_apcontact.md index a7ea4e9d4..cb2f8327a 100644 --- a/doc/database/db_apcontact.md +++ b/doc/database/db_apcontact.md @@ -37,7 +37,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | url | | addr | addr(32) | | alias | alias(190) | diff --git a/doc/database/db_application-token.md b/doc/database/db_application-token.md index 19230b10b..15f85f06e 100644 --- a/doc/database/db_application-token.md +++ b/doc/database/db_application-token.md @@ -23,7 +23,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | application-id, uid | | uid_id | uid, application-id | diff --git a/doc/database/db_application.md b/doc/database/db_application.md index e1743f28c..2099b3374 100644 --- a/doc/database/db_application.md +++ b/doc/database/db_application.md @@ -24,7 +24,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | id | | client_id | UNIQUE, client_id | diff --git a/doc/database/db_attach.md b/doc/database/db_attach.md index 218ce8b1d..baef7c89d 100644 --- a/doc/database/db_attach.md +++ b/doc/database/db_attach.md @@ -28,7 +28,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | id | | uid | uid | diff --git a/doc/database/db_auth_codes.md b/doc/database/db_auth_codes.md index 9ebd15cbd..df53a5b28 100644 --- a/doc/database/db_auth_codes.md +++ b/doc/database/db_auth_codes.md @@ -18,7 +18,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | id | | client_id | client_id | diff --git a/doc/database/db_cache.md b/doc/database/db_cache.md index 2428a6f51..770b4ab44 100644 --- a/doc/database/db_cache.md +++ b/doc/database/db_cache.md @@ -17,7 +17,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | k | | k_expires | k, expires | diff --git a/doc/database/db_challenge.md b/doc/database/db_challenge.md index bfd54c45d..a9f17bc63 100644 --- a/doc/database/db_challenge.md +++ b/doc/database/db_challenge.md @@ -19,7 +19,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | id | | expire | expire | diff --git a/doc/database/db_clients.md b/doc/database/db_clients.md index 00e5ef6c3..29f9fe52f 100644 --- a/doc/database/db_clients.md +++ b/doc/database/db_clients.md @@ -19,7 +19,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | client_id | | uid | uid | diff --git a/doc/database/db_config.md b/doc/database/db_config.md index 17c3cfee2..32396dc74 100644 --- a/doc/database/db_config.md +++ b/doc/database/db_config.md @@ -17,7 +17,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | id | | cat_k | UNIQUE, cat, k | diff --git a/doc/database/db_contact-relation.md b/doc/database/db_contact-relation.md index c8dc95a3b..d9f74a40a 100644 --- a/doc/database/db_contact-relation.md +++ b/doc/database/db_contact-relation.md @@ -18,7 +18,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | cid, relation-cid | | relation-cid | relation-cid | diff --git a/doc/database/db_contact.md b/doc/database/db_contact.md index ae49777aa..0cca0ed11 100644 --- a/doc/database/db_contact.md +++ b/doc/database/db_contact.md @@ -93,7 +93,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | id | | uid_name | uid, name(190) | | self_uid | self, uid | diff --git a/doc/database/db_conv.md b/doc/database/db_conv.md index a92e154c2..f53918291 100644 --- a/doc/database/db_conv.md +++ b/doc/database/db_conv.md @@ -21,7 +21,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | id | | uid | uid | diff --git a/doc/database/db_conversation.md b/doc/database/db_conversation.md index eba69c990..308d5ee2b 100644 --- a/doc/database/db_conversation.md +++ b/doc/database/db_conversation.md @@ -21,7 +21,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | item-uri | | conversation-uri | conversation-uri | | received | received | diff --git a/doc/database/db_delayed-post.md b/doc/database/db_delayed-post.md index 16c31e46e..d9faab289 100644 --- a/doc/database/db_delayed-post.md +++ b/doc/database/db_delayed-post.md @@ -17,7 +17,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | id | | uid_uri | UNIQUE, uid, uri(190) | diff --git a/doc/database/db_diaspora-interaction.md b/doc/database/db_diaspora-interaction.md index 3a15a5d19..f56a72abd 100644 --- a/doc/database/db_diaspora-interaction.md +++ b/doc/database/db_diaspora-interaction.md @@ -15,7 +15,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | uri-id | Foreign Keys diff --git a/doc/database/db_event.md b/doc/database/db_event.md index 6b893dafd..b222dc915 100644 --- a/doc/database/db_event.md +++ b/doc/database/db_event.md @@ -33,7 +33,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | id | | uid_start | uid, start | | cid | cid | diff --git a/doc/database/db_fcontact.md b/doc/database/db_fcontact.md index a30bfb4ee..e3cf61fa5 100644 --- a/doc/database/db_fcontact.md +++ b/doc/database/db_fcontact.md @@ -30,7 +30,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | id | | addr | addr(32) | | url | UNIQUE, url(190) | diff --git a/doc/database/db_fsuggest.md b/doc/database/db_fsuggest.md index 55c36e3c1..37d63c7c6 100644 --- a/doc/database/db_fsuggest.md +++ b/doc/database/db_fsuggest.md @@ -22,7 +22,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | id | | cid | cid | | uid | uid | diff --git a/doc/database/db_group.md b/doc/database/db_group.md index 48565aaee..23150bdcb 100644 --- a/doc/database/db_group.md +++ b/doc/database/db_group.md @@ -18,7 +18,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | id | | uid | uid | diff --git a/doc/database/db_group_member.md b/doc/database/db_group_member.md index adebe933b..2dd9fb41d 100644 --- a/doc/database/db_group_member.md +++ b/doc/database/db_group_member.md @@ -16,7 +16,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | id | | contactid | contact-id | | gid_contactid | UNIQUE, gid, contact-id | diff --git a/doc/database/db_gserver-tag.md b/doc/database/db_gserver-tag.md index 216bef1d5..bce171f11 100644 --- a/doc/database/db_gserver-tag.md +++ b/doc/database/db_gserver-tag.md @@ -15,7 +15,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | gserver-id, tag | | tag | tag | diff --git a/doc/database/db_gserver.md b/doc/database/db_gserver.md index 5d5f2226b..66339427e 100644 --- a/doc/database/db_gserver.md +++ b/doc/database/db_gserver.md @@ -36,7 +36,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | id | | nurl | UNIQUE, nurl(190) | | next_contact | next_contact | diff --git a/doc/database/db_hook.md b/doc/database/db_hook.md index 500e8f91d..622695a26 100644 --- a/doc/database/db_hook.md +++ b/doc/database/db_hook.md @@ -18,7 +18,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | id | | priority | priority | | hook_file_function | UNIQUE, hook, file, function | diff --git a/doc/database/db_host.md b/doc/database/db_host.md index 802001e1b..bccea5f87 100644 --- a/doc/database/db_host.md +++ b/doc/database/db_host.md @@ -15,7 +15,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | id | | name | UNIQUE, name | diff --git a/doc/database/db_inbox-status.md b/doc/database/db_inbox-status.md index 1f3463ad4..7f6a5d599 100644 --- a/doc/database/db_inbox-status.md +++ b/doc/database/db_inbox-status.md @@ -20,7 +20,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | url | diff --git a/doc/database/db_intro.md b/doc/database/db_intro.md index ed4dd54b6..5ea923fce 100644 --- a/doc/database/db_intro.md +++ b/doc/database/db_intro.md @@ -24,7 +24,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | id | | contact-id | contact-id | | uid | uid | diff --git a/doc/database/db_item-uri.md b/doc/database/db_item-uri.md index 3ce86fca1..c49ef3813 100644 --- a/doc/database/db_item-uri.md +++ b/doc/database/db_item-uri.md @@ -16,7 +16,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | id | | uri | UNIQUE, uri | | guid | guid | diff --git a/doc/database/db_locks.md b/doc/database/db_locks.md index 92d3e6434..821db5fee 100644 --- a/doc/database/db_locks.md +++ b/doc/database/db_locks.md @@ -18,7 +18,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | id | | name_expires | name, expires | diff --git a/doc/database/db_mail.md b/doc/database/db_mail.md index 685dd2a0f..0558cff69 100644 --- a/doc/database/db_mail.md +++ b/doc/database/db_mail.md @@ -35,7 +35,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | id | | uid_seen | uid, seen | | convid | convid | diff --git a/doc/database/db_mailacct.md b/doc/database/db_mailacct.md index aaa0fa877..dba0fd958 100644 --- a/doc/database/db_mailacct.md +++ b/doc/database/db_mailacct.md @@ -26,7 +26,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | id | | uid | uid | diff --git a/doc/database/db_manage.md b/doc/database/db_manage.md index 53e5a35bb..ccfa7170d 100644 --- a/doc/database/db_manage.md +++ b/doc/database/db_manage.md @@ -16,7 +16,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | id | | uid_mid | UNIQUE, uid, mid | | mid | mid | diff --git a/doc/database/db_notification.md b/doc/database/db_notification.md index 4de2a53bf..b5c0d7b1e 100644 --- a/doc/database/db_notification.md +++ b/doc/database/db_notification.md @@ -22,7 +22,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | id | | uid_vid_type_actor-id_target-uri-id | UNIQUE, uid, vid, type, actor-id, target-uri-id | | vid | vid | diff --git a/doc/database/db_notify-threads.md b/doc/database/db_notify-threads.md index a58c45dab..5a0157d84 100644 --- a/doc/database/db_notify-threads.md +++ b/doc/database/db_notify-threads.md @@ -19,7 +19,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | id | | master-parent-uri-id | master-parent-uri-id | | receiver-uid | receiver-uid | diff --git a/doc/database/db_notify.md b/doc/database/db_notify.md index 338425ac9..f1eb35881 100644 --- a/doc/database/db_notify.md +++ b/doc/database/db_notify.md @@ -31,7 +31,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | id | | seen_uid_date | seen, uid, date | | uid_date | uid, date | diff --git a/doc/database/db_oembed.md b/doc/database/db_oembed.md index 86b23f70f..f3a6a0231 100644 --- a/doc/database/db_oembed.md +++ b/doc/database/db_oembed.md @@ -17,7 +17,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | url, maxwidth | | created | created | diff --git a/doc/database/db_openwebauth-token.md b/doc/database/db_openwebauth-token.md index ad598087e..05313df62 100644 --- a/doc/database/db_openwebauth-token.md +++ b/doc/database/db_openwebauth-token.md @@ -19,7 +19,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | id | | uid | uid | diff --git a/doc/database/db_parsed_url.md b/doc/database/db_parsed_url.md index 8101883a3..1bb408357 100644 --- a/doc/database/db_parsed_url.md +++ b/doc/database/db_parsed_url.md @@ -20,7 +20,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | url_hash, guessing, oembed | | created | created | | expires | expires | diff --git a/doc/database/db_pconfig.md b/doc/database/db_pconfig.md index 2de6dd294..f1e031f2a 100644 --- a/doc/database/db_pconfig.md +++ b/doc/database/db_pconfig.md @@ -18,7 +18,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | id | | uid_cat_k | UNIQUE, uid, cat, k | diff --git a/doc/database/db_permissionset.md b/doc/database/db_permissionset.md index 421c67abb..a9e237429 100644 --- a/doc/database/db_permissionset.md +++ b/doc/database/db_permissionset.md @@ -19,7 +19,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | id | | uid_allow_cid_allow_gid_deny_cid_deny_gid | uid, allow_cid(50), allow_gid(30), deny_cid(50), deny_gid(30) | diff --git a/doc/database/db_photo.md b/doc/database/db_photo.md index 5f98e4e34..964530d7e 100644 --- a/doc/database/db_photo.md +++ b/doc/database/db_photo.md @@ -40,7 +40,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | id | | contactid | contact-id | | uid_contactid | uid, contact-id | diff --git a/doc/database/db_post-category.md b/doc/database/db_post-category.md index 77e9ed679..2d758905f 100644 --- a/doc/database/db_post-category.md +++ b/doc/database/db_post-category.md @@ -17,7 +17,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | uri-id, uid, type, tid | | uri-id | tid | | uid | uid | diff --git a/doc/database/db_post-content.md b/doc/database/db_post-content.md index 5b8b258ec..2e055d820 100644 --- a/doc/database/db_post-content.md +++ b/doc/database/db_post-content.md @@ -30,7 +30,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | uri-id | | plink | plink(191) | | resource-id | resource-id | diff --git a/doc/database/db_post-delivery-data.md b/doc/database/db_post-delivery-data.md index 61f8b75de..f7273b5ef 100644 --- a/doc/database/db_post-delivery-data.md +++ b/doc/database/db_post-delivery-data.md @@ -24,7 +24,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | uri-id | Foreign Keys diff --git a/doc/database/db_post-media.md b/doc/database/db_post-media.md index ef599ed13..a6c151d03 100644 --- a/doc/database/db_post-media.md +++ b/doc/database/db_post-media.md @@ -32,7 +32,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | id | | uri-id-url | UNIQUE, uri-id, url | diff --git a/doc/database/db_post-tag.md b/doc/database/db_post-tag.md index 30e513cab..5d4caad22 100644 --- a/doc/database/db_post-tag.md +++ b/doc/database/db_post-tag.md @@ -17,7 +17,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | uri-id, type, tid, cid | | tid | tid | | cid | cid | diff --git a/doc/database/db_post-thread-user.md b/doc/database/db_post-thread-user.md index 875aee4aa..9b6accc23 100644 --- a/doc/database/db_post-thread-user.md +++ b/doc/database/db_post-thread-user.md @@ -36,7 +36,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | uid, uri-id | | uri-id | uri-id | | owner-id | owner-id | diff --git a/doc/database/db_post-thread.md b/doc/database/db_post-thread.md index f5a851650..c13be54ba 100644 --- a/doc/database/db_post-thread.md +++ b/doc/database/db_post-thread.md @@ -22,7 +22,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | uri-id | | owner-id | owner-id | | author-id | author-id | diff --git a/doc/database/db_post-user-notification.md b/doc/database/db_post-user-notification.md index 0ebe8ccaf..db024b621 100644 --- a/doc/database/db_post-user-notification.md +++ b/doc/database/db_post-user-notification.md @@ -16,7 +16,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | uid, uri-id | | uri-id | uri-id | diff --git a/doc/database/db_post-user.md b/doc/database/db_post-user.md index 6d2f0c71b..a3b30c9b1 100644 --- a/doc/database/db_post-user.md +++ b/doc/database/db_post-user.md @@ -43,7 +43,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | id | | uid_uri-id | UNIQUE, uid, uri-id | | uri-id | uri-id | diff --git a/doc/database/db_post.md b/doc/database/db_post.md index 7d5d7cc56..8d7410052 100644 --- a/doc/database/db_post.md +++ b/doc/database/db_post.md @@ -31,7 +31,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | uri-id | | parent-uri-id | parent-uri-id | | thr-parent-id | thr-parent-id | diff --git a/doc/database/db_process.md b/doc/database/db_process.md index aca53c70a..fb76d998e 100644 --- a/doc/database/db_process.md +++ b/doc/database/db_process.md @@ -16,7 +16,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | pid | | command | command | diff --git a/doc/database/db_profile.md b/doc/database/db_profile.md index 79de8ade5..d0bbcb6d2 100644 --- a/doc/database/db_profile.md +++ b/doc/database/db_profile.md @@ -55,7 +55,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | id | | uid_is-default | uid, is-default | | pub_keywords | FULLTEXT, pub_keywords | diff --git a/doc/database/db_profile_check.md b/doc/database/db_profile_check.md index 1c7bc8147..96931618c 100644 --- a/doc/database/db_profile_check.md +++ b/doc/database/db_profile_check.md @@ -19,7 +19,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | id | | uid | uid | | cid | cid | diff --git a/doc/database/db_profile_field.md b/doc/database/db_profile_field.md index e920bcd1a..e2fbad303 100644 --- a/doc/database/db_profile_field.md +++ b/doc/database/db_profile_field.md @@ -21,7 +21,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | id | | uid | uid | | order | order | diff --git a/doc/database/db_push_subscriber.md b/doc/database/db_push_subscriber.md index 9c5094b6f..ffcf56f88 100644 --- a/doc/database/db_push_subscriber.md +++ b/doc/database/db_push_subscriber.md @@ -23,7 +23,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | id | | next_try | next_try | | uid | uid | diff --git a/doc/database/db_register.md b/doc/database/db_register.md index 856128a42..2367b9d9f 100644 --- a/doc/database/db_register.md +++ b/doc/database/db_register.md @@ -20,7 +20,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | id | | uid | uid | diff --git a/doc/database/db_search.md b/doc/database/db_search.md index 2b7684b0b..42c179a04 100644 --- a/doc/database/db_search.md +++ b/doc/database/db_search.md @@ -16,7 +16,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | id | | uid_term | uid, term(64) | | term | term(64) | diff --git a/doc/database/db_session.md b/doc/database/db_session.md index 72810e7e9..775088c0a 100644 --- a/doc/database/db_session.md +++ b/doc/database/db_session.md @@ -17,7 +17,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | id | | sid | sid(64) | | expire | expire | diff --git a/doc/database/db_storage.md b/doc/database/db_storage.md index 4278fbfd3..9c8495967 100644 --- a/doc/database/db_storage.md +++ b/doc/database/db_storage.md @@ -15,7 +15,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | id | diff --git a/doc/database/db_tag.md b/doc/database/db_tag.md index 071eb7928..a7c47e9fc 100644 --- a/doc/database/db_tag.md +++ b/doc/database/db_tag.md @@ -16,7 +16,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | id | | type_name_url | UNIQUE, name, url | | url | url | diff --git a/doc/database/db_tokens.md b/doc/database/db_tokens.md index 116910054..3620f5fb5 100644 --- a/doc/database/db_tokens.md +++ b/doc/database/db_tokens.md @@ -19,7 +19,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | id | | client_id | client_id | | uid | uid | diff --git a/doc/database/db_user-contact.md b/doc/database/db_user-contact.md index 8c8f12f75..69adc0c6b 100644 --- a/doc/database/db_user-contact.md +++ b/doc/database/db_user-contact.md @@ -18,7 +18,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | uid, cid | | cid | cid | diff --git a/doc/database/db_user.md b/doc/database/db_user.md index 8104e0f0f..a2f9d931d 100644 --- a/doc/database/db_user.md +++ b/doc/database/db_user.md @@ -58,7 +58,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | uid | | nickname | nickname(32) | | parent-uid | parent-uid | diff --git a/doc/database/db_userd.md b/doc/database/db_userd.md index cca71a272..7fce9ce9a 100644 --- a/doc/database/db_userd.md +++ b/doc/database/db_userd.md @@ -15,7 +15,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | id | | username | username(32) | diff --git a/doc/database/db_verb.md b/doc/database/db_verb.md index 6613225f9..887f5fc4e 100644 --- a/doc/database/db_verb.md +++ b/doc/database/db_verb.md @@ -15,7 +15,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | id | | name | name | diff --git a/doc/database/db_worker-ipc.md b/doc/database/db_worker-ipc.md index ac34d4649..be9a07d0f 100644 --- a/doc/database/db_worker-ipc.md +++ b/doc/database/db_worker-ipc.md @@ -15,7 +15,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | key | diff --git a/doc/database/db_workerqueue.md b/doc/database/db_workerqueue.md index 7510b7a76..81596192c 100644 --- a/doc/database/db_workerqueue.md +++ b/doc/database/db_workerqueue.md @@ -23,7 +23,7 @@ Indexes ------------ | Name | Fields | -|------|---------| +|------|--------| | PRIMARY | id | | command | command | | done_command_parameter | done, command, parameter(64) |