mirror of
https://github.com/EQEmu/Server.git
synced 2026-07-06 13:07:17 +00:00
Created instance_list (markdown)
@@ -0,0 +1,9 @@
|
|||||||
|
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
|
||||||
|
-----|-----|-----|-----|-----|-----
|
||||||
|
id|int(11)|NO|PRI| |auto\_increment
|
||||||
|
zone|int(11) unsigned|NO| |0|
|
||||||
|
version|tinyint(4) unsigned|NO| |0|
|
||||||
|
is\_global|tinyint(3) unsigned|NO| |0|
|
||||||
|
start\_time|int(11) unsigned|NO| |0|
|
||||||
|
duration|int(11) unsigned|NO| |0|
|
||||||
|
never\_expires|tinyint(3) unsigned|NO| |0|
|
||||||
Reference in New Issue
Block a user