Hubzilla-Dokumentation
This page is not yet available in Deutsch. See /help/developer/developer_guide#Translations for information about how to help.
Inhalt
Field | Description | Type | Null | Key | Default | Extra |
---|---|---|---|---|---|---|
id | sequential ID | int(10) unsigned | NO | PRI | NULL | auto_increment |
hash | unique hash representing this group with the group name appended | char(255) | NO | MUL | ||
uid | channel.channel_id owning this data | int(10) unsigned | NO | MUL | NULL | |
visible | 1 indicates the member list is not private | tinyint(1) | NO | MUL | 0 | |
deleted | 1 indicates the group has been deleted | tinyint(1) | NO | MUL | 0 | |
gname | human readable name of group | char(255) | NO | NULL |
Return to database documentation
Diese Website verwendet Piwik, um die Besucherzugriffe auszuwerten. Wenn Du nicht möchtest, dass Deine Besuche zu diesem Zweck gespeichert werden, kannst Du ein Cookie setzen, welches Piwik davon abhält, Deine weiteren Besuche auf dieser Website zu verfolgen (Opt-out).