]> git.mxchange.org Git - friendica.git/blobdiff - doc/database/db_search.md
Merge pull request #9 from nupplaphil/dependabot/composer/guzzlehttp/guzzle-6.5.8
[friendica.git] / doc / database / db_search.md
index 42c179a0461e20c3edbf0688ebdff4221a917b9c..157d09ecb85ae2e440498f4cd8540f7bedcf84c1 100644 (file)
@@ -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
 ------------