summaryrefslogtreecommitdiff
path: root/docs/gm_surveys.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/gm_surveys.md')
-rw-r--r--docs/gm_surveys.md45
1 files changed, 0 insertions, 45 deletions
diff --git a/docs/gm_surveys.md b/docs/gm_surveys.md
deleted file mode 100644
index 5c21348..0000000
--- a/docs/gm_surveys.md
+++ /dev/null
@@ -1,45 +0,0 @@
-# gm\_surveys
-
-[<-Back-to:Characters](database-characters.md)
-
-**The \`gm\_surveys\` table**
-
-`table-no-description`
-
-**Structure**
-
-| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
-|----------------------|----------|------------|-----|------|----------------|-------|---------|
-| [surveyid][1] | int(10) | signed | PRI | NO | Auto Increment | | |
-| [player][2] | int(11) | unsigned | | NO | 0 | | |
-| [mainSurvey][3] | int(11) | unsigned | | NO | 0 | | |
-| [overall_comment][4] | longtext | signed | | NO | | | |
-| [timestamp][5] | int(11) | unsigned | | NO | 0 | | |
-
-[1]: #surveyid
-[2]: #player
-[3]: #mainsurvey
-[4]: #overall_comment
-[5]: #timestamp
-
-**Description of the fields**
-
-### surveyid
-
-`field-no-description|1`
-
-### player
-
-`field-no-description|2`
-
-### mainSurvey
-
-`field-no-description|3`
-
-### overall\_comment
-
-`field-no-description|4`
-
-### timestamp
-
-`field-no-description|5`