trader¶
Info
This page was last generated 2023.07.15
Relationship Diagram(s)¶
Relationships¶
Relationship Type | Local Key | Relates to Table | Foreign Key |
---|---|---|---|
One-to-One | char_id | character_data | id |
One-to-One | item_id | items | id |
Schema¶
Column | Data Type | Description |
---|---|---|
char_id | int | Unique Character Identifier |
item_id | int | Item Identifier |
serialnumber | int | Serial Number |
charges | int | Charges |
item_cost | int | Item Cost |
slot_id | tinyint | Slot Identifier |