diff options
author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-06-30 03:50:49 +0000 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-06-30 03:50:49 +0000 |
commit | 904ddc72cc92bbd668c2a2a0b4da8e2a09de02cc (patch) | |
tree | 1a42e3b9b3847109bec14e10ec34207f0e7a797f | |
parent | 656694b383ad4a1bbc4a62edd88f212e24bfb9e2 (diff) |
chore(DB): import pending files
Referenced commit(s): 656694b383ad4a1bbc4a62edd88f212e24bfb9e2
-rw-r--r-- | data/sql/updates/db_world/2025_06_30_00.sql (renamed from data/sql/updates/pending_db_world/rev_1751234046378828666.sql) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sql/updates/pending_db_world/rev_1751234046378828666.sql b/data/sql/updates/db_world/2025_06_30_00.sql index d20329423f..5759196171 100644 --- a/data/sql/updates/pending_db_world/rev_1751234046378828666.sql +++ b/data/sql/updates/db_world/2025_06_30_00.sql @@ -1,3 +1,4 @@ +-- DB update 2025_06_29_03 -> 2025_06_30_00 -- DELETE FROM `acore_string` WHERE `entry` IN (6617, 6618); INSERT INTO `acore_string` (`entry`, `content_default`) VALUES |