diff --git a/friends.md b/friends.md new file mode 100644 index 0000000..991f285 --- /dev/null +++ b/friends.md @@ -0,0 +1,5 @@ +**Field**|**Type**|**Null**|**Key**|**Default**|**Notes** +-----|-----|-----|-----|-----|----- +charid|int(10) unsigned|NO|PRI| | +type|tinyint(1) unsigned|NO|PRI|1| +name|varchar(64)|NO|PRI| | \ No newline at end of file