summaryrefslogtreecommitdiff
path: root/docs/database-auth.md
diff options
context:
space:
mode:
authorKitzunu <24550914+Kitzunu@users.noreply.github.com>2021-07-06 01:21:09 +0200
committerGitHub <noreply@github.com>2021-07-06 01:21:09 +0200
commit6fe46c4315c716d1c5edec157d9f928543742d80 (patch)
tree8c888d87e77485333927bd4d079a17766ab137d4 /docs/database-auth.md
parent01982c495599a03302eba041fcc6089b151b0a6c (diff)
downloadwiki-6fe46c4315c716d1c5edec157d9f928543742d80.tar.gz
wiki-6fe46c4315c716d1c5edec157d9f928543742d80.tar.bz2
wiki-6fe46c4315c716d1c5edec157d9f928543742d80.zip
feat: updates updates_include (#574)
* chore: test * feat: updates updates_include * Revert "chore: test" This reverts commit 4086c6734a939a9967fd192276db6f1a10427919. * why does this always get in there
Diffstat (limited to 'docs/database-auth.md')
-rw-r--r--docs/database-auth.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/database-auth.md b/docs/database-auth.md
index 69c891d..7300aa7 100644
--- a/docs/database-auth.md
+++ b/docs/database-auth.md
@@ -14,5 +14,7 @@ The auth database currently has 14 tables, which mainly store information relate
- [realmcharacters](realmcharacters.md)
- [realmlist](realmlist.md)
- [secret_digest](secret_digest.md)
+- [updates](updates.md)
+- [updates_include](updates_include.md)
- [uptime](uptime.md)
- [version_db_auth](version_db_auth.md)