From bbf5845aa4cd38607cb9cc36fff089842c9118f0 Mon Sep 17 00:00:00 2001 From: Akkadius Date: Fri, 16 May 2025 02:31:46 -0500 Subject: [PATCH] Update database_update_manifest_custom.cpp --- common/database/database_update_manifest_custom.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/common/database/database_update_manifest_custom.cpp b/common/database/database_update_manifest_custom.cpp index 5517da908..e441d600c 100644 --- a/common/database/database_update_manifest_custom.cpp +++ b/common/database/database_update_manifest_custom.cpp @@ -13,6 +13,7 @@ CREATE TABLE `new_table` ( PRIMARY KEY (`id`) ); )", + .content_schema_update = false, }, // Used for testing // ManifestEntry{