mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-15 16:41:29 +00:00
Test db migration
This commit is contained in:
parent
f08cf6246a
commit
3676f16dc3
@ -7244,7 +7244,7 @@ ALTER TABLE `trader`
|
|||||||
.content_schema_update = false
|
.content_schema_update = false
|
||||||
},
|
},
|
||||||
ManifestEntry{
|
ManifestEntry{
|
||||||
.version = 9325,
|
.version = 9327,
|
||||||
.description = "2025_01_27_offline_account_status.sql",
|
.description = "2025_01_27_offline_account_status.sql",
|
||||||
.check = "SHOW COLUMNS FROM `account` LIKE 'offline'",
|
.check = "SHOW COLUMNS FROM `account` LIKE 'offline'",
|
||||||
.condition = "empty",
|
.condition = "empty",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user