From 96eee7481bdba24ff4b620ca0fe549996d4f0ed8 Mon Sep 17 00:00:00 2001 From: Chris Miles Date: Sat, 13 Jan 2018 16:27:33 -0600 Subject: [PATCH] Created merc_subtypes (markdown) --- merc_subtypes.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 merc_subtypes.md diff --git a/merc_subtypes.md b/merc_subtypes.md new file mode 100644 index 0000000..df64413 --- /dev/null +++ b/merc_subtypes.md @@ -0,0 +1,6 @@ +**Field**|**Type**|**Null**|**Key**|**Default**|**Notes** +-----|-----|-----|-----|-----|----- +merc\_subtype\_id|int(10) unsigned|NO|PRI| |auto\_increment +class\_id|int(10) unsigned|NO| | | +tier\_id|tinyint(3) unsigned|NO| | | +confidence\_id|tinyint(3) unsigned|NO| | | \ No newline at end of file