chore(DB): import pending files

Referenced commit(s): 9999a80c96
This commit is contained in:
github-actions[bot]
2024-09-03 16:08:30 +00:00
parent 9999a80c96
commit b0ddca234d

View File

@@ -1,3 +1,4 @@
-- DB update 2024_07_05_00 -> 2024_09_03_00
DROP TABLE IF EXISTS `character_achievement_offline_updates`;
CREATE TABLE `character_achievement_offline_updates` (
`guid` BIGINT UNSIGNED NOT NULL COMMENT 'Character\'s GUID',