DB Updates

This commit is contained in:
Hondacrx
2024-11-16 23:05:56 -05:00
parent 406aa5e445
commit a4af99c2bb
148 changed files with 350622 additions and 286 deletions
@@ -0,0 +1,3 @@
-- TDB 1102.24091 characters
UPDATE `updates` SET `state`='ARCHIVED',`speed`=0;
REPLACE INTO `updates_include` (`path`, `state`) VALUES ('$/sql/old/11.x/characters', 'ARCHIVED');