DB Updates

This commit is contained in:
hondacrx
2023-02-12 01:27:24 -05:00
parent 5f07fba067
commit 5803d7e09e
203 changed files with 50267 additions and 46 deletions
@@ -1,3 +0,0 @@
-- delete corrupted trait configs
DELETE FROM `character_trait_entry`;
DELETE FROM `character_trait_config`;
@@ -1,3 +1,3 @@
-- TDB 1002.22121 characters
-- TDB 1005.23021 characters
UPDATE `updates` SET `state`='ARCHIVED',`speed`=0;
REPLACE INTO `updates_include` (`path`, `state`) VALUES ('$/sql/old/10.x/characters', 'ARCHIVED');