X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=doc%2Fdatabase%2Fdb_search.md;h=157d09ecb85ae2e440498f4cd8540f7bedcf84c1;hb=9581b05603e6ee4e250738c159ed2e67b3fb2eeb;hp=2b7684b0b87304dfb782301dfa1eda1439f3ce98;hpb=96f07c7288a0b9a2433ad66ee6cef21612d90264;p=friendica.git diff --git a/doc/database/db_search.md b/doc/database/db_search.md index 2b7684b0b8..157d09ecb8 100644 --- a/doc/database/db_search.md +++ b/doc/database/db_search.md @@ -15,11 +15,11 @@ Fields Indexes ------------ -| Name | Fields | -|------|---------| -| PRIMARY | id | +| Name | Fields | +| -------- | ------------- | +| PRIMARY | id | | uid_term | uid, term(64) | -| term | term(64) | +| term | term(64) | Foreign Keys ------------