Created buyer (markdown)

Chris Miles
2018-01-13 16:33:00 -06:00
parent 230795096f
commit dd04f0b4e6
+8
@@ -0,0 +1,8 @@
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
-----|-----|-----|-----|-----|-----
charid|int(11)|NO|PRI|0|
buyslot|int(11)|NO|PRI|0|
itemid|int(11)|NO| |0|
itemname|varchar(65)|NO| | |
quantity|int(11)|NO| |0|
price|int(11)|NO| |0|