diff options
| author | Julio A. Leyva Osorio <tony931023@gmail.com> | 2021-07-22 13:36:46 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-22 19:36:46 +0200 |
| commit | 55c623c547ea0354209b33faa184a71a3cdda102 (patch) | |
| tree | e2d7391046ec010408f2cfd483c6eaf084c000e8 /docs/bugreport.md | |
| parent | bc2da3cf8168b2de7f5efa1699e92a90ef80626a (diff) | |
| download | wiki-55c623c547ea0354209b33faa184a71a3cdda102.tar.gz wiki-55c623c547ea0354209b33faa184a71a3cdda102.tar.bz2 wiki-55c623c547ea0354209b33faa184a71a3cdda102.zip | |
docs: Update db-characters-en (#606)
Diffstat (limited to 'docs/bugreport.md')
| -rw-r--r-- | docs/bugreport.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/bugreport.md b/docs/bugreport.md index e23017d..239d13f 100644 --- a/docs/bugreport.md +++ b/docs/bugreport.md @@ -9,8 +9,8 @@ | Field | Type | Attributes | Key | Null | Default | Extra | Comment | | -------------- | -------- | ---------- | --- | ---- | ------- | -------------- | ---------- | | [id][1] | INT | UNSIGNED | PRI | NO | | AUTO_INCREMENT | Identifier | -| [type][2] | LONGTEXT | | | NO | | | | -| [content][3] | LONGTEXT | | | NO | | | | +| [type][2] | LONGTEXT | SIGNED | | NO | | | | +| [content][3] | LONGTEXT | SIGNED | | NO | | | | [1]: #id [2]: #type @@ -29,4 +29,3 @@ ### content `field-no-description|3` - |
