refactor(DB): Move old archive files to old dir (#18164)

* refactor(DB): Move old archive files to old dir

* fix auth and char
This commit is contained in:
Kitzunu
2024-01-20 14:19:38 +01:00
committed by GitHub
parent 47a1982c0d
commit ea93531bd5
4126 changed files with 6 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
--
DELETE FROM `updates` WHERE `state` = 'ARCHIVED';