Contents
xign - holds xchan information for channels that have been ignored in 'friend suggestions'
Return to database documentation
Field | Description | Type | Null | Key | Default | Extra |
---|---|---|---|---|---|---|
id | sequential ID | int(10) unsigned | NO | PRI | NULL | auto_increment |
uid | local channel.channel_id | int(11) | NO | MUL | 0 | |
xchan | xchan.xchan_hash of ignored channel | char(255) | NO | MUL |
Return to database documentation