friendica/doc/database/db_diaspora-interaction.md

11 lines
433 B
Markdown
Raw Normal View History

Table diaspora-interaction
===========
Signed Diaspora Interaction
| Field | Description | Type | Null | Key | Default | Extra |
| ----- | ----------- | ---- | ---- | --- | ------- | ----- |
2021-06-14 07:14:09 +02:00
| 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)