azerothcore / azerothcore/mod-transmog
SQL scripts are not located in the automated import directory
- Dominant language
- C++
- Stars
- 189
- Forks
- 205
- PR merge metrics
- No merged PRs in 30d
Description
4 sql scripts are not in found in the correct import directory.
/modules/mod-transmog/data/sql/db-auth/acore_cms_subscriptions.sql
/modules/mod-transmog/data/sql/db-characters/trasmorg.sql
/modules/mod-transmog/data/sql/db-world/trasm_world_NPC.sql
/modules/mod-transmog/data/sql/db-world/trasm_world_texts.sql
/modules/mod-transmog/data/sql/db-world/trasm_world_VendorItems.sql
This current folder structure is incompatible with the current Azerothcore SQL structure
https://www.azerothcore.org/wiki/sql-directory
\data\sql\base
\data\sql\updates
\data\sql\custom\
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by comparing the five listed SQL paths under modules/mod-transmog/data/sql with the AzerothCore SQL directory guidance linked in the issue. Confirm the appropriate base, updates, or custom placement for each script and verify that the automated import process locates all of them in the resulting structure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sql
- Domain
- databases
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100