3 lines
45 B
SQL
3 lines
45 B
SQL
--
|
|
|
|
UPDATE `updates` SET `state`='ARCHIVED';
|
--
|
|
|
|
UPDATE `updates` SET `state`='ARCHIVED';
|