character_pet_declinedname
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| id | int | unsigned | PRI | NO | 0 | ||
| owner | int | unsigned | MUL | NO | 0 | ||
| genitive | varchar(12) | NO | '' | ||||
| dative | varchar(12) | NO | '' | ||||
| accusative | varchar(12) | NO | '' | ||||
| instrumental | varchar(12) | NO | '' | ||||
| prepositional | varchar(12) | NO | '' | ||||
Description of fields
id
- no description -
owner
- no description -
genitive
- no description -
dative
- no description -
accusative
- no description -
instrumental
- no description -
prepositional
- no description -
