mirror of
https://github.com/EQEmu/eqemu-docs-v2.git
synced 2026-08-08 17:45:09 -04:00
3 KiB
3 KiB
character_enabledtasks
!!! info This page was last generated 2022.09.10
Relationship Diagram(s)
Diagram Edit{target=diagrams-edit}
Relationships
| Relationship Type | Local Key | Relates to Table | Foreign Key |
|---|---|---|---|
| One-to-One | charid | character_data | id |
| One-to-One | taskid | tasks | id |
Schema
| Column | Data Type | Description |
|---|---|---|
| charid | int | Character Identifier |
| taskid | int | Task Identifier |