This commit is contained in:
2020-05-21 19:55:38 +00:00
parent f2fcc6f32c
commit 7dd0d77fc8

View File

@@ -23,7 +23,7 @@ namespace AyaNova.Util
private const int DESIRED_SCHEMA_LEVEL = 11;
internal const long EXPECTED_COLUMN_COUNT = 311;
internal const long EXPECTED_INDEX_COUNT = 135;
internal const long EXPECTED_INDEX_COUNT = 134;
//!!!!WARNING: BE SURE TO UPDATE THE DbUtil::EmptyBizDataFromDatabaseForSeedingOrImporting WHEN NEW TABLES ADDED!!!!