friendica/doc/database/db_diaspora-interaction.md

11 lines
425 B
Markdown
Raw Normal View History

Table diaspora-interaction
===========
Signed Diaspora Interaction
| Field | Description | Type | Null | Key | Default | Extra |
| ----- | ----------- | ---- | ---- | --- | ------- | ----- |
| uri-id | Id of the item-uri table entry that contains the item uri | int unsigned | YES | PRI | | |
| interaction | The Diaspora interaction | mediumtext | NO | | | |
Return to [database documentation](help/database)