summaryrefslogtreecommitdiff
path: root/docs/account_access.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/account_access.md')
-rw-r--r--docs/account_access.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/account_access.md b/docs/account_access.md
index 3d5a8c5..c6594c7 100644
--- a/docs/account_access.md
+++ b/docs/account_access.md
@@ -9,10 +9,10 @@ This table holds security access level for any realm in [realmlist](realmlist) t
**Structure**
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
-|--------------|--------------|------------|-----|------|---------|-------|---------|
-| [id][1] | INT | UNSIGNED | PRI | NO | | | |
-| [gmlevel][2] | TINYINT | UNSIGNED | | NO | | | |
-| [RealmID][3] | INT | SIGNED | PRI | NO | -1 | | |
+| ------------ | ------------ | ---------- | --- | ---- | ------- | ----- | ------- |
+| [id][1] | INT | UNSIGNED | PRI | NO | | | |
+| [gmlevel][2] | TINYINT | UNSIGNED | | NO | | | |
+| [RealmID][3] | INT | SIGNED | PRI | NO | -1 | | |
| [comment][4] | VARCHAR(255) | | | YES | | | |
[1]: #id