====== calendar_invites 表 ====== ---- [[数据库:characters数据库:首页|<-返回:Characters 数据库]] **表结构** ^Field^Type^Attributes^Key^Null^Default^extra^Comment^ |[[#id|id]]|BIGINT|UNSIGNED|PRI|NO|0| | | |[[#event|event]]|BIGINT|UNSIGNED| |NO|0| | | |[[#invitee|invitee]]|INT|UNSIGNED| |NO|0| | | |[[#sender|sender]]|INT|UNSIGNED| |NO|' '| | | |[[#status|status]]|TINYINT|UNSIGNED| |NO|0| | | |[[#statustime|statustime]]|INT|UNSIGNED| |NO|0| | | |[[#rank|rank]]|TINYINT|UNSIGNED| |NO|0| | | |[[#text|text]]|VARCHAR(255)|SIGNED| |NO|' '| | | ===== 字段说明 ===== ---- ==== id ==== field-no-description|1 ==== event ==== field-no-description|2 ==== invitee ==== field-no-description|3 ==== sender ==== field-no-description|4 ==== status ==== field-no-description|5 ==== rank ==== field-no-description|6 ==== eventtime ==== field-no-description|7 ==== text ==== field-no-description|8