friendica/doc/database/db_diaspora-interaction.md
2021-06-14 05:14:09 +00:00

11 lines
433 B
Markdown

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 | NO | PRI | NULL | |
| interaction | The Diaspora interaction | mediumtext | YES | | NULL | |
Return to [database documentation](help/database)