diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-12-11 16:54:01 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-12-11 16:54:01 +0000 |
| commit | 3e96359e8aaee377d90aea2247e311e5aa0d9c47 (patch) | |
| tree | 8367de82e2341477226830569b4f661a83e03bc9 | |
| parent | cc9857f9f8b5bda43a500356aa9ac56bace6db25 (diff) | |
chore(DB): import pending files
Referenced commit(s): cc9857f9f8b5bda43a500356aa9ac56bace6db25
| -rw-r--r-- | data/sql/updates/db_world/2025_12_11_00.sql (renamed from data/sql/updates/pending_db_world/rev_1765116411434199400.sql) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sql/updates/pending_db_world/rev_1765116411434199400.sql b/data/sql/updates/db_world/2025_12_11_00.sql index 1648cecc0f..8a9ceb7d01 100644 --- a/data/sql/updates/pending_db_world/rev_1765116411434199400.sql +++ b/data/sql/updates/db_world/2025_12_11_00.sql @@ -1,2 +1,3 @@ +-- DB update 2025_12_10_01 -> 2025_12_11_00 UPDATE `quest_template_addon` SET `SpecialFlags` = `SpecialFlags` | 1 WHERE `ID` IN (12618, 12656); |
