parent
ea93531bd5
commit
f60fb6307d
3 changed files with 3 additions and 0 deletions
|
|
@ -1,2 +1,3 @@
|
|||
-- DB update 2023_04_24_00 -> 2024_01_20_00
|
||||
--
|
||||
DELETE FROM `updates` WHERE `state` = 'ARCHIVED';
|
||||
|
|
@ -1,2 +1,3 @@
|
|||
-- DB update 2023_09_16_00 -> 2024_01_20_00
|
||||
--
|
||||
DELETE FROM `updates` WHERE `state` = 'ARCHIVED';
|
||||
|
|
@ -1,2 +1,3 @@
|
|||
-- DB update 2024_01_20_03 -> 2024_01_20_04
|
||||
--
|
||||
DELETE FROM `updates` WHERE `state` = 'ARCHIVED';
|
||||
Loading…
Add table
Add a link
Reference in a new issue