summaryrefslogtreecommitdiff
path: root/docs/account_instance_times.md
diff options
context:
space:
mode:
authorKitzunu <24550914+Kitzunu@users.noreply.github.com>2021-06-12 16:06:54 +0200
committerGitHub <noreply@github.com>2021-06-12 16:06:54 +0200
commit6b9e80f09a9046b35ce4c069c7ce83791a24f87f (patch)
tree42595c8311d9f0834510dff3de28d71bc5540400 /docs/account_instance_times.md
parent0ac05039eeb97944c955a5888958f18b4f0323e8 (diff)
downloadwiki-6b9e80f09a9046b35ce4c069c7ce83791a24f87f.tar.gz
wiki-6b9e80f09a9046b35ce4c069c7ce83791a24f87f.tar.bz2
wiki-6b9e80f09a9046b35ce4c069c7ce83791a24f87f.zip
A (#516)
Diffstat (limited to 'docs/account_instance_times.md')
-rw-r--r--docs/account_instance_times.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/account_instance_times.md b/docs/account_instance_times.md
index 9bc15bf..06d87b3 100644
--- a/docs/account_instance_times.md
+++ b/docs/account_instance_times.md
@@ -8,8 +8,8 @@ This table controls how many instances the account's characters have been in las
**Structure**
-| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
-|------------------|------------|------------|-----|------|---------|-------|---------|
+| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
+| ---------------- | ------ | ---------- | --- | ---- | ------- | ----- | ------- |
| [accountId][1] | INT | UNSIGNED | PRI | NO | | | |
| [instanceId][2] | INT | UNSIGNED | PRI | NO | 0 | | |
| [releaseTime][3] | BIGINT | UNSIGNED | | NO | 0 | | |