X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fdatabase%2Fdb_post.md;h=303269b1c6342196b46a18f34e980bc96714c841;hb=0747eb49618d8b017d92b08172eed984216db81c;hp=7d5d7cc567ed4fc9bfe83f756b5c85ee803f614a;hpb=96f07c7288a0b9a2433ad66ee6cef21612d90264;p=friendica.git diff --git a/doc/database/db_post.md b/doc/database/db_post.md index 7d5d7cc567..303269b1c6 100644 --- a/doc/database/db_post.md +++ b/doc/database/db_post.md @@ -30,16 +30,16 @@ Fields Indexes ------------ -| Name | Fields | -|------|---------| -| PRIMARY | uri-id | +| Name | Fields | +| ------------- | ------------- | +| PRIMARY | uri-id | | parent-uri-id | parent-uri-id | | thr-parent-id | thr-parent-id | -| external-id | external-id | -| owner-id | owner-id | -| author-id | author-id | -| causer-id | causer-id | -| vid | vid | +| external-id | external-id | +| owner-id | owner-id | +| author-id | author-id | +| causer-id | causer-id | +| vid | vid | Foreign Keys ------------