character_alt_currency¶
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 | currency_id | alternate_currency | id |
Schema¶
Column | Data Type | Description |
---|---|---|
char_id | int | Character Identifier |
currency_id | int | Currency Identifier |
amount | int | Amount |