]> git.mxchange.org Git - friendica.git/blobdiff - doc/database/db_arrived-activity.md
Merge remote-tracking branch 'origin/2022.12-rc' into fixes
[friendica.git] / doc / database / db_arrived-activity.md
index 1587c6e312420a8f873a4e18127bca172a84a0b1..d657a3eed6424294f9368cdb54953450a17600b3 100644 (file)
@@ -8,7 +8,7 @@ Fields
 
 | Field     | Description                        | Type           | Null | Key | Default | Extra |
 | --------- | ---------------------------------- | -------------- | ---- | --- | ------- | ----- |
-| object-id | object id of the incoming activity | varbinary(255) | NO   | PRI | NULL    |       |
+| object-id | object id of the incoming activity | varbinary(383) | NO   | PRI | NULL    |       |
 | received  | Receiving date                     | datetime       | YES  |     | NULL    |       |
 
 Indexes