bot_owner_options
Relationships
erDiagram
bot_owner_options {
varchar owner_id
}
character_data {
intunsigned id
varchar name
varchar nane
intunsigned zone_instance
intunsigned zone_id
}
bot_owner_options ||--o{ character_data : "One-to-One"
Relationship Type |
Local Key |
Relates to Table |
Foreign Key |
One-to-One |
owner_id |
character_data |
id |
Schema
Column |
Data Type |
Description |
owner_id |
int |
Owner Character Identifier |
option_type |
smallint |
Option Type |
option_value |
smallint |
Option Value |