X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=doc%2Fdatabase%2Fdb_search.md;h=157d09ecb85ae2e440498f4cd8540f7bedcf84c1;hb=e3aed8099c1605e1b15b70f74b94540f4512c829;hp=42c179a0461e20c3edbf0688ebdff4221a917b9c;hpb=3d74d0a49c07162f6745e9576139a4823bb2af9d;p=friendica.git diff --git a/doc/database/db_search.md b/doc/database/db_search.md index 42c179a046..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 ------------