blob: 501476962793fe7a57b989157762c27eb7b4eec7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
# character\_brew\_of\_the\_month
[<-Back-to:Characters](database-characters.md)
**The \`character\_brew\_of\_the\_month\` table**
**Structure**
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
| ---------------- | ---- | ---------- | --- | ---- | ------- | ----- | -------- |
| [guid][1] | INT | UNSIGNED | PRI | NO | | | |
| [lastEventId][2] | INT | UNSIGNED | | NO | 0 | | |
[1]: #guid
[2]: #lastEventId
**Description of the fields**
### guid
`field-no-description|1`
### lastEventId
`field-no-description|2`
|