Created mail (markdown)

Chris Miles
2018-01-13 15:58:25 -06:00
parent 9cb1e4c2ed
commit a58abe81cd
+10
@@ -0,0 +1,10 @@
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
-----|-----|-----|-----|-----|-----
msgid|int(10) unsigned|NO|PRI| |auto\_increment
charid|int(10) unsigned|NO|MUL|0|
timestamp|int(11)|NO| |0|
from|varchar(100)|NO| | |
subject|varchar(200)|NO| | |
body|text|NO| | |
to|text|NO| | |
status|tinyint(4)|NO| |0|