auctionbidders
The ‘auctionbidders’ table
Contains the data about what character bid on which auction.
Field | Type | Atributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
id | int |
| PRI | NO | 0 |
|
|
bidderguid | int |
| PRI | NO | 0 |
|
|
Description of the fields
id
Unique identifier for every auction from auctionhouse table.
bidderguid
Unique identifier of characters who bid on the auction from characters table.