2 lines
44 B
SQL
2 lines
44 B
SQL
--
|
|
UPDATE `updates` SET `state`='ARCHIVED';
|
--
|
|
UPDATE `updates` SET `state`='ARCHIVED';
|