EverWrath/data/sql/updates/db_auth/2024_11_15_00.sql
github-actions[bot] c27c0badc8 chore(DB): import pending files
Referenced commit(s): c5ae1ae88f
2024-11-15 10:28:37 +00:00

4 lines
114 B
SQL

-- DB update 2024_01_20_00 -> 2024_11_15_00
UPDATE `updates`
SET `state` = 'ARCHIVED'
WHERE `name` LIKE '2023_%';