chore(DB): import pending files

Referenced commit(s): 4e9889db24
This commit is contained in:
github-actions[bot]
2025-07-03 15:44:24 +00:00
parent 87e500ff0f
commit 4744ba3970

View File

@@ -0,0 +1,4 @@
-- DB update 2025_02_16_01 -> 2025_07_03_00
--
ALTER TABLE `autobroadcast_locale`
CHANGE COLUMN `text` `text` LONGTEXT NOT NULL COLLATE 'utf8mb4_unicode_ci' AFTER `locale`;