Make sure that "Optional" SQL is only ran by choice of the user and not automatically by auto-updater#200
Merged
heyitsbench merged 2 commits intoazerothcore:masterfrom Apr 9, 2026
Conversation
TODO: FIX THE QUERIES CONTAINS A LOT OF DEPRECATED COLUMNS trainer_type, trainer_spell, trainer_class, trainer_race; mechanic_immune_mask spell_school_immune_mask" https://gist.github.com/TheSCREWEDSoftware/e5ebfb3c7e4c1f62fda5183794c0393d
I'm picky.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR: azerothcore/azerothcore-wotlk#25372
Introduced that any "%auth%", "%characters%" or "%world%" under
.../data/sql/will be automatically ran, no matter how many "world" exists.From:
data/sql/world-optionalto
data/sql/(Optional)/worldTODO: FIX THE QUERIES CONTAINS A LOT OF DEPRECATED COLUMNS
trainer_type,
trainer_spell, trainer_class,
trainer_race;
https://github.com/azerothcore/azerothcore-wotlk/pull/23040/changes#diff-9ca00be03cd25e9254a132d011556d28d1a8e6f3ef28c70fd837cfee8b19ef64R45
https://github.com/azerothcore/azerothcore-wotlk/pull/24956/changes#diff-17896517a9fe208892e5bea09c70835109da2c1546aa9d274f798995e74a37afR19
mechanic_immune_mask
spell_school_immune_mask
AT least, is what i saw when trying to get the fixed but leaving for a later PR.
https://gist.github.com/TheSCREWEDSoftware/e5ebfb3c7e4c1f62fda5183794c0393d