The `character_declinedname` table
Table Structure
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
guid | INT | UNSIGNED | PRI | NO | 0 | Global Unique Identifier | |
genitive | VARCHAR(15) | SIGNED | NO | '' | |||
dative | VARCHAR(15) | SIGNED | NO | '' | |||
accusative | VARCHAR(15) | SIGNED | NO | '' | |||
instrumental | VARCHAR(15) | SIGNED | NO | '' | |||
prepositional | VARCHAR(15) | SIGNED | NO | '' |
Description of the fields
field-no-description|1
field-no-description|2
field-no-description|3
field-no-description|4
field-no-description|5
field-no-description|6