diff options
author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-09-28 10:48:11 +0000 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-09-28 10:48:11 +0000 |
commit | 5f171211179feed3cfc1ff4d691d9c49f24795d9 (patch) | |
tree | 57f0b9632b46a3f115ba664885cbea502c582d5e | |
parent | 0d1f885b57f2d2125cfda064d166a4ed4ca548f7 (diff) |
Referenced commit(s): 0d1f885b57f2d2125cfda064d166a4ed4ca548f7
-rw-r--r-- | data/sql/updates/db_world/2025_09_28_01.sql (renamed from data/sql/updates/pending_db_world/rev_1758965186881591714.sql) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sql/updates/pending_db_world/rev_1758965186881591714.sql b/data/sql/updates/db_world/2025_09_28_01.sql index 92ed4fcab8..13f7b906f1 100644 --- a/data/sql/updates/pending_db_world/rev_1758965186881591714.sql +++ b/data/sql/updates/db_world/2025_09_28_01.sql @@ -1,3 +1,4 @@ +-- DB update 2025_09_28_00 -> 2025_09_28_01 -- DELETE FROM `spell_cooldown_overrides` WHERE `Id` IN (56570, 56585); INSERT INTO `spell_cooldown_overrides` (`Id`, `RecoveryTime`, `CategoryRecoveryTime`, `StartRecoveryTime`, `StartRecoveryCategory`, `Comment`) VALUES |