数据库:auth数据库:updates_include
这是本文档旧的修订版!
updates_include 表
<-返回:Auth 数据库<-返回:Characters 数据库<-返回:World 数据库
表结构
Field | Type | Attributes | Key | Null | Default | extra | Comment |
---|---|---|---|---|---|---|---|
name | VARCHAR(200) | PRI | NO | Filename with extension of the update. | |||
hash | CHAR(40) | YES | '' | SHA1 hash of the sql file. | |||
state | ENUM | RELEASED,CUSTOM,ARCHIVED | NO | RELEASED | Defines if an update is released, custom or archived. | ||
timestamp | TIMESTAMP) | NO | CURRENT_TIMESTAMP | Timestamp when the query was applied. | |||
speed | INT | UNSIGNED | NO | 0 | Time the query takes to apply in ms. |
字段说明
path
The directory to include in updates.
$ means relative to the source directory.
state
Defines if the directory has released, custom or archived updates.
数据库/auth数据库/updates_include.1695519327.txt.gz · 最后更改: 2023/09/24 09:35 由 admin