battle_pet_slots
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| id | tinyint | signed | PRI | NO | |||
| battlenetAccountId | int | signed | PRI | NO | |||
| battlePetGuid | bigint | signed | NO | ||||
| locked | tinyint | signed | NO | 1 | |||
Description of fields
id
- no description -
battlenetAccountId
- no description -
battlePetGuid
- no description -
locked
- no description -
