char_recipe_list¶
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 | char_id | character_data | id |
One-to-One | recipe_id | tradeskill_recipe | id |
Schema¶
Column | Data Type | Description |
---|---|---|
char_id | int | Character Identifier |
recipe_id | int | Recipe Identifier |
madecount | int | Made Count |