friendica/doc/database/db_processed-activity.md

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