3 lines
97 B
SQL
3 lines
97 B
SQL
-- DB update 2023_09_16_00 -> 2024_01_20_00
|
|
--
|
|
DELETE FROM `updates` WHERE `state` = 'ARCHIVED';
|