diff options
| author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2020-06-08 19:14:57 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-08 19:14:57 +0200 |
| commit | 0cda3782a51619c39af36caec0bb472d7481f83c (patch) | |
| tree | 250c36e8c57f19847216fd2729e177b19a78a6a4 /docs/db_script_string.md | |
| parent | a5cb59f3243ba87a9d584fdc79c4b87a87d245c8 (diff) | |
| download | wiki-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/db_script_string.md')
| -rw-r--r-- | docs/db_script_string.md | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/docs/db_script_string.md b/docs/db_script_string.md deleted file mode 100644 index e073a35..0000000 --- a/docs/db_script_string.md +++ /dev/null @@ -1,14 +0,0 @@ -[Database Structure](Database-Structure) > [World-Database](World-Database) > [db_script_string](db_script_string) - -Column | Type | Description ---- | --- | --- -Entry | int(10) unsigned | -Content_default | text | -Content_loc1 | text | -Content_loc2 | text | -Content_loc3 | text | -Content_loc4 | text | -Content_loc5 | text | -Content_loc6 | text | -Content_loc7 | text | -Content_loc8 | text | |
