diff --git a/variables.md b/variables.md new file mode 100644 index 0000000..c28cb66 --- /dev/null +++ b/variables.md @@ -0,0 +1,6 @@ +**Field**|**Type**|**Null**|**Key**|**Default**|**Notes** +-----|-----|-----|-----|-----|----- +varname|varchar(25)|NO|PRI| | +value|text|NO| | | +information|text|NO| | | +ts|timestamp|NO| |CURRENT\_TIMESTAMP|on update CURRENT\_TIMESTAMP \ No newline at end of file