invitesent —
| Column name | Type | Null | Default | Description |
|---|---|---|---|---|
| commid | int unsigned | 0 | ||
| userid | int unsigned | 0 | ||
| maintid | int unsigned | 0 | ||
| recvtime | int unsigned | 0 | ||
| status | enum('accepted','rejected','outstanding') | accepted | ||
| args | varchar(255) | YES |
| Key name | Type | Column(s) |
|---|---|---|
| PRIMARY | PRIMARY |