]> git.mxchange.org Git - friendica.git/blobdiff - doc/database/db_notify-threads.md
Merge pull request #12772 from nupplaphil/feat/config_hybrid
[friendica.git] / doc / database / db_notify-threads.md
index a58c45dabdb8ebfebc71f9001472ffda0982e1a5..82ed225f7dbefe4c64886c31111959249ddf2c52 100644 (file)
@@ -18,12 +18,12 @@ Fields
 Indexes
 ------------
 
-| Name | Fields |
-|------|---------|
-| PRIMARY | id |
+| Name                 | Fields               |
+| -------------------- | -------------------- |
+| PRIMARY              | id                   |
 | master-parent-uri-id | master-parent-uri-id |
-| receiver-uid | receiver-uid |
-| notify-id | notify-id |
+| receiver-uid         | receiver-uid         |
+| notify-id            | notify-id            |
 
 Foreign Keys
 ------------