]> git.mxchange.org Git - friendica.git/blobdiff - doc/database/db_intro.md
Merge pull request #10411 from annando/header-noscrape
[friendica.git] / doc / database / db_intro.md
index ed4dd54b690ba9b5eb4365d98957b50470ab0fa0..426d8579ddb00cf181eb8a1ce5c2815d03c71025 100644 (file)
@@ -23,11 +23,11 @@ Fields
 Indexes
 ------------
 
-| Name | Fields |
-|------|---------|
-| PRIMARY | id |
+| Name       | Fields     |
+| ---------- | ---------- |
+| PRIMARY    | id         |
 | contact-id | contact-id |
-| uid | uid |
+| uid        | uid        |
 
 Foreign Keys
 ------------