]> git.mxchange.org Git - friendica.git/blobdiff - doc/database/db_intro.md
Merge remote-tracking branch 'upstream/develop' into user-contact
[friendica.git] / doc / database / db_intro.md
index 5ea923fceffa06f4ea01fd117dbc72f22f4da1bc..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
 ------------