chore(DB): import pending files

Referenced commit(s): f0c05421ef
This commit is contained in:
github-actions[bot]
2026-01-04 06:09:58 +00:00
parent f0c05421ef
commit 8b7556a989

View File

@@ -1,2 +1,3 @@
-- DB update 2026_01_03_03 -> 2026_01_04_00
-- Archive all 2024 updates
UPDATE `updates` SET `state` = 'ARCHIVED' WHERE `name` LIKE '2024_%';