Test db migration

This commit is contained in:
Mitch Freeman 2025-06-08 07:44:30 -03:00
parent f08cf6246a
commit 3676f16dc3

View File

@ -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",