guild_bank_item
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| guildid | bigint | unsigned | PRI | NO | 0 | ||
| TabId | tinyint | unsigned | PRI | NO | 0 | ||
| SlotId | tinyint | unsigned | PRI | NO | 0 | ||
| item_guid | bigint | unsigned | MUL | NO | 0 | ||
Description of fields
guildid
- no description -
TabId
- no description -
SlotId
- no description -
item_guid
- no description -
