summaryrefslogtreecommitdiff
path: root/docs/uptime.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/uptime.md')
-rw-r--r--docs/uptime.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/uptime.md b/docs/uptime.md
new file mode 100644
index 0000000..2b66a5f
--- /dev/null
+++ b/docs/uptime.md
@@ -0,0 +1,9 @@
+[[Database Structure|Database Structure]] > [[Character-Database|Character-Database]] > [[uptime|uptime]]
+
+Column | Type | Description
+--- | --- | ---
+Realmid | int(10) unsigned |
+Starttime | int(10) unsigned |
+Uptime | int(10) unsigned |
+Maxplayers | smallint(5) unsigned |
+Revision | varchar(255) |