bot_pet_inventories¶
Info
This page was last generated 2023.04.23
Relationship Diagram(s)¶
Relationships¶
Relationship Type | Local Key | Relates to Table | Foreign Key |
---|---|---|---|
One-to-One | pets_index | bot_pets | pets_index |
One-to-One | item_id | items | id |
Schema¶
Column | Data Type | Description |
---|---|---|
pet_inventories_index | int | Unique Bot Pet Inventory Identifier |
pets_index | int | Bot Pet Identifier |
item_id | int | Item Identifier |