-- Archive all 2024 updates UPDATE `updates` SET `state` = 'ARCHIVED' WHERE `name` LIKE '2024_%';