This commit is contained in:
2021-01-15 16:17:45 +00:00
parent 20b843f916
commit 56f7a8c579
2 changed files with 2 additions and 2 deletions

View File

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