diff options
| author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2020-04-26 23:25:13 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-26 23:25:13 +0200 |
| commit | 2626a5ff454afb4412d8a52b4750d2efad8fbcd3 (patch) | |
| tree | eb768f47d1ad223886267385a35cc7e157951c65 /docs/realmcharacters.md | |
| parent | b0175961790cf356a45826444e7d224e1657d39e (diff) | |
| download | wiki-2626a5ff454afb4412d8a52b4750d2efad8fbcd3.tar.gz wiki-2626a5ff454afb4412d8a52b4750d2efad8fbcd3.tar.bz2 wiki-2626a5ff454afb4412d8a52b4750d2efad8fbcd3.zip | |
Auth Tables Documentation updates (#190)
Diffstat (limited to 'docs/realmcharacters.md')
| -rw-r--r-- | docs/realmcharacters.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/realmcharacters.md b/docs/realmcharacters.md index c508a5b..86c2941 100644 --- a/docs/realmcharacters.md +++ b/docs/realmcharacters.md @@ -2,7 +2,7 @@ [<-Back-to:Auth](database-auth.md) -# Table: realmcharacters +**The \`realmcharacters\` table** This table holds information on the number of characters each account has for each realm. The data in this table is maintained by the core. @@ -68,11 +68,11 @@ The data in this table is maintained by the core. ### realmid -The ID of the realm. See [realmlist.id](realmlist_2130016.html#realmlist-id) +The ID of the realm. See [realmlist.id](realmlist#id) ### acctid -The account ID. See [account.id](account_2130004.html#account-id) +The account ID. See [account.id](account#id) ### numchars |
