Информация о подписанных темах
Поля (Fields)
Поле (column) | Тип (type, MySQL) | Содержание (content) | Значение по умолчанию (default) |
topic_id | mediumint(8) unsigned | tbd | 0 |
user_id | mediumint(8) unsigned | tbd | 0 |
notify_status | tinyint(1) unsigned | tbd | 0 |
Ключи (Keys)
Имя (name) | Создан по полям (fields) |
topic_id | topic_id |
user_id | user_id |
notify_stat | notify_status |