mirror of
https://github.com/EQEmu/Server.git
synced 2026-07-05 16:17:17 +00:00
Created variables (markdown)
+6
@@ -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
|
||||
Reference in New Issue
Block a user