summaryrefslogtreecommitdiff
path: root/docs/account_access.md
diff options
context:
space:
mode:
authorJulio A. Leyva Osorio <tony931023@gmail.com>2021-08-08 06:04:05 -0400
committerGitHub <noreply@github.com>2021-08-08 12:04:05 +0200
commit4791ba79f50b033a182422bb8dc9045da641b08c (patch)
treead6ea270fe488acbd478123c04e36a6aab3a4e07 /docs/account_access.md
parent0d430fa01d4da85406f732b76921478c460440f6 (diff)
downloadwiki-4791ba79f50b033a182422bb8dc9045da641b08c.tar.gz
wiki-4791ba79f50b033a182422bb8dc9045da641b08c.tar.bz2
wiki-4791ba79f50b033a182422bb8dc9045da641b08c.zip
chore: Update db-auth (#602)
* Update db-auth * delete the language change from the tables * Update database-auth.md
Diffstat (limited to 'docs/account_access.md')
-rw-r--r--docs/account_access.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/account_access.md b/docs/account_access.md
index 29d8263..5318e97 100644
--- a/docs/account_access.md
+++ b/docs/account_access.md
@@ -13,7 +13,7 @@ This table holds security access level for any realm in [realmlist](realmlist) t
| [id][1] | INT | UNSIGNED | PRI | NO | | | |
| [gmlevel][2] | TINYINT | UNSIGNED | | NO | | | |
| [RealmID][3] | INT | SIGNED | PRI | NO | -1 | | |
-| [comment][4] | VARCHAR(255) | | | YES | '' | | |
+| [comment][4] | VARCHAR(255) | SIGNED | | YES | '' | | |
[1]: #id
[2]: #gmlevel