数据库:characters数据库:character_pet_declinedname
character_pet_declinedname 表
表结构
Field | Type | Attributes | Key | Null | Default | extra | Comment |
---|---|---|---|---|---|---|---|
id | INT | UNSIGNED | PRI | NO | 0 | ||
owner | INT | UNSIGNED | NO | 0 | |||
genitive | VARCHAR(12) | SIGNED | NO | NULL | |||
dative | VARCHAR(12) | SIGNED | NO | NULL | |||
accusative | VARCHAR(12) | SIGNED | NO | NULL | |||
instrumental | VARCHAR(12) | SIGNED | NO | NULL | |||
prepositional | VARCHAR(12) | SIGNED | NO | NULL |
字段说明
id
field-no-description|1
owner
field-no-description|2
genitive
field-no-description|3
dative
field-no-description|4
accusative
field-no-description|5
instrumental
field-no-description|6
prepositional
field-no-description|7
数据库/characters数据库/character_pet_declinedname.txt · 最后更改: 2023/09/24 11:05 由 admin