1 Table diaspora-interaction
4 Signed Diaspora Interaction
9 | Field | Description | Type | Null | Key | Default | Extra |
10 | ----------- | --------------------------------------------------------- | ------------ | ---- | --- | ------- | ----- |
11 | uri-id | Id of the item-uri table entry that contains the item uri | int unsigned | NO | PRI | NULL | |
12 | interaction | The Diaspora interaction | mediumtext | YES | | NULL | |
24 | Field | Target Table | Target Field |
25 |-------|--------------|--------------|
26 | uri-id | [item-uri](help/database/db_item-uri) | id |
28 Return to [database documentation](help/database)