friendica/doc/database/db_diaspora-interaction.md

12 lines
608 B
Markdown
Raw Normal View History

Table diaspora-interaction
===========
2021-06-14 08:10:11 +02:00
Signed Diaspora Interaction
2021-06-14 08:10:11 +02:00
| 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)