]> git.mxchange.org Git - friendica.git/blobdiff - doc/database/db_fetched-activity.md
Category added
[friendica.git] / doc / database / db_fetched-activity.md
index 0a3ae7f89af66aca879e316b311a5714be552f78..076d8c2e87775d69a46516ba20002676a4990e99 100644 (file)
@@ -8,7 +8,7 @@ Fields
 
 | Field     | Description                   | Type           | Null | Key | Default | Extra |
 | --------- | ----------------------------- | -------------- | ---- | --- | ------- | ----- |
-| object-id | object id of fetched activity | varbinary(255) | NO   | PRI | NULL    |       |
+| object-id | object id of fetched activity | varbinary(383) | NO   | PRI | NULL    |       |
 | received  | Receiving date                | datetime       | YES  |     | NULL    |       |
 
 Indexes