====== updates_include 表 ====== ---- [[数据库:auth数据库:首页|<-返回:Auth 数据库]][[数据库:characters数据库:首页|<-返回:Characters 数据库]][[数据库:world数据库:首页|<-返回:World 数据库]] **表结构** ^Field^Type^Attributes^Key^Null^Default^extra^Comment^ |[[#path|path]]|VARCHAR(200)| |PRI|NO| | |Directory to include. $ means relative to the source directory.| |[[#state|state]]|ENUM|RELEASED,CUSTOM,ARCHIVED| |NO|RELEASED| |Defines if the directory contains released or archived updates.| ===== 字段说明 ===== ---- ==== path ==== The directory to include in updates. $ means relative to the source directory. ==== state ==== Defines if the directory has released, custom or archived updates.