summaryrefslogtreecommitdiff
path: root/docs/es/bugreport.md
blob: 36d8906c80a57aa4ff477792b3f5835bd46c02fa (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
26
27
28
29
30
31
32
33
# bugreport

[<-Volver a:Characters](database-characters.md)

Leer en: [English :gb:](../bugreport) [Spanish :es:](bugreport)

**Tabla \`bugreport\`**

**Estructura**

| Field          | Type     | Attributes | Key | Null | Default | Extra          | Comment    |
| -------------- | -------- | ---------- | --- | ---- | ------- | -------------- | ---------- |
| [id][1]        | INT      | UNSIGNED   | PRI | NO   |         | AUTO_INCREMENT | Identifier |
| [type][2]      | LONGTEXT | SIGNED     |     | NO   |         |                |            |
| [content][3]   | LONGTEXT | SIGNED     |     | NO   |         |                |            | 

[1]: #id
[2]: #type
[3]: #content

**Descripción de los campos**

### id

`campo-sin-descripción|1`

### type

`campo-sin-descripción|2`

### content

`campo-sin-descripción|3`