azerothcore / azerothcore/mod-npc-beastmaster

SQL scripts are not located in the automated import directory

Open
#74 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
31
Forks
42
PR merge metrics
No merged PRs in 30d

Description

1 sql scripts are found in the /modules/mod-npc-beastmaster/data/sql/db-characters directory.
3 sql scripts are found in the /modules/mod-npc-beastmaster/data/sql/db-world/ directory.

/modules/mod-npc-beastmaster/data/sql/db-characters/track_tamed_pets.sql
/modules/mod-npc-beastmaster/data/sql/db-world/beastmaster_tames_inserts.sql
/modules/mod-npc-beastmaster/data/sql/db-world/beastmaster_tames.sql
/modules/mod-npc-beastmaster/data/sql/db-world/npc_beastmaster.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

Review the four SQL files under modules/mod-npc-beastmaster/data/sql/db-characters and data/sql/db-world, then compare their locations with the AzerothCore SQL directory guidance linked in the issue. Move them into the appropriate base, updates, or custom structure so the automated import process recognizes them.

Written by the indexing model from the issue text.

Assessment

Tech stack
sql
Domain
databases
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.