summaryrefslogtreecommitdiff
path: root/docs/Database-Structure.md
diff options
context:
space:
mode:
authorKitzunu <24550914+Kitzunu@users.noreply.github.com>2020-06-08 19:14:57 +0200
committerGitHub <noreply@github.com>2020-06-08 19:14:57 +0200
commit0cda3782a51619c39af36caec0bb472d7481f83c (patch)
tree250c36e8c57f19847216fd2729e177b19a78a6a4 /docs/Database-Structure.md
parenta5cb59f3243ba87a9d584fdc79c4b87a87d245c8 (diff)
downloadwiki-0cda3782a51619c39af36caec0bb472d7481f83c.tar.gz
wiki-0cda3782a51619c39af36caec0bb472d7481f83c.tar.bz2
wiki-0cda3782a51619c39af36caec0bb472d7481f83c.zip
Remove useless pages (#236)
* Remove useless page * remove duplicate tables * Order by name * Indentation * Github be weird sometimes * because these are not tabs * this doesnt exist
Diffstat (limited to 'docs/Database-Structure.md')
-rw-r--r--docs/Database-Structure.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/Database-Structure.md b/docs/Database-Structure.md
deleted file mode 100644
index 7a6e42d..0000000
--- a/docs/Database-Structure.md
+++ /dev/null
@@ -1,7 +0,0 @@
-* [Auth Database](Auth-Database)
-* [Character Database](Character-Database)
-* [World Database](World-Database)
-
-Generated with that tool: https://github.com/Kaev/MySQL-To-CSharp
-
-**WARNING**: we are restructuring our DB, meanwhile some tables may have a different structure (or missing documentation). Meanwhile, you can have a look at the [TC DB documentation](https://trinitycore.atlassian.net/wiki/spaces/tc/pages/74663833/World+3.3.5) to fill the gaps.