Describe the bug
SQL exports for spell.dbc include fields such as "ID_DDD" and "DISPEL" where the database is expecting "ID" and "Dispel_Type". This is the same for roughly 60 fields.
This might be a issue with wow type? I am on Azerothcore - maybe this bug is because TrinityCore or Mangos or whatever WSE is designed for uses a different database?
To Reproduce
Steps to reproduce the behavior:
Export as SQL
Try to import the SQL to spell.dbc
Expected behavior
Export fields and database fields should match.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
Spell editor version 2.2.0
Describe the bug SQL exports for spell.dbc include fields such as "ID_DDD" and "DISPEL" where the database is expecting "ID" and "Dispel_Type". This is the same for roughly 60 fields.
This might be a issue with wow type? I am on Azerothcore - maybe this bug is because TrinityCore or Mangos or whatever WSE is designed for uses a different database?
To Reproduce Steps to reproduce the behavior: Export as SQL Try to import the SQL to spell.dbc
Expected behavior Export fields and database fields should match.
Screenshots If applicable, add screenshots to help explain your problem.
Additional context Add any other context about the problem here.