character_languages¶
Relationships¶
erDiagram
character_languages {
intunsigned id
}
character_data {
intunsigned id
varchar name
varchar nane
intunsigned zone_instance
intunsigned zone_id
}
character_languages ||--o{ character_data : "One-to-One"
Relationship Type | Local Key | Relates to Table | Foreign Key |
---|---|---|---|
One-to-One | id | character_data | id |
Schema¶
Column | Data Type | Description |
---|---|---|
id | int | Character Identifier |
lang_id | smallint | Language Identifier |
value | smallint | Skill Level |