bot_heal_rotation_targets
Relationships
erDiagram
bot_heal_rotation_targets {
varchar heal_rotation_index
}
bot_heal_rotations {
varchar heal_rotation_index
varchar bot_id
}
bot_heal_rotation_targets ||--o{ bot_heal_rotations : "One-to-One"
Relationship Type |
Local Key |
Relates to Table |
Foreign Key |
One-to-One |
heal_rotation_index |
bot_heal_rotations |
heal_rotation_index |
Schema
Column |
Data Type |
Description |
target_index |
int |
Unique Bot Heal Rotation Target Identifier |
heal_rotation_index |
int |
Heal Rotation Identifier |
target_name |
varchar |
Target Name |