calendar_invites
Structure
| Field | Type | Default | Comment |
|---|---|---|---|
| id | bigint(20) | ||
| event | bigint(20) | ||
| invitee | int(10) | ||
| sender | int(10) | ||
| status | tinyint(3) | ||
| statustime | int(10) | ||
| rank | tinyint(3) | ||
| text | varchar(100) |
id
…
event
…
invitee
…
sender
…
status
…
statustime
…
rank
…
text
…