friendica/doc/database/db_gserver-tag.md

11 lines
420 B
Markdown

Table gserver-tag
===========
Tags that the server has subscribed
| Field | Description | Type | Null | Key | Default | Extra |
| ----- | ----------- | ---- | ---- | --- | ------- | ----- |
| gserver-id | The id of the gserver | int unsigned | NO | PRI | 0 | |
| tag | Tag that the server has subscribed | varchar(100) | NO | PRI | | |
Return to [database documentation](help/database)