mirror of
https://github.com/friendica/friendica
synced 2024-11-10 03:42:53 +00:00
624 B
624 B
Table processed-activity
Id of processed activities
Fields
Field | Description | Type | Null | Key | Default | Extra |
---|---|---|---|---|---|---|
object-id | object id of the incoming activity | varbinary(255) | NO | PRI | NULL | |
received | Receiving date | datetime | YES | NULL |
Indexes
Name | Fields |
---|---|
PRIMARY | object-id |
Return to database documentation