This commit is contained in:
2018-08-23 19:32:15 +00:00
parent 1f88be9ee3
commit 77d3a58846
2 changed files with 8 additions and 8 deletions

View File

@@ -21,8 +21,8 @@ namespace AyaNova.Util
private const int DESIRED_SCHEMA_LEVEL = 9;
internal const long EXPECTED_COLUMN_COUNT = 69;
internal const long EXPECTED_INDEX_COUNT = 14;
internal const long EXPECTED_COLUMN_COUNT = 76;
internal const long EXPECTED_INDEX_COUNT = 15;
/////////////////////////////////////////////////////////////////