spell_buckets¶
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 | spellid | spells_new | id |
One-to-One | key | data_buckets | key |
Schema¶
Column | Data Type | Description |
---|---|---|
spellid | bigint | Unique Spell Identifier |
key | varchar | Data Bucket Name |
value | text | Data Bucket Value |