case 4640

This commit is contained in:
2025-11-24 14:19:27 +00:00
parent 15933c0b1c
commit d96942a296
5 changed files with 14 additions and 7 deletions

View File

@@ -623,7 +623,7 @@ namespace AyaNova
_newLog.LogDebug("DB integrity check");
DbUtil.CheckFingerPrintAsync(AySchema.EXPECTED_COLUMN_COUNT,
AySchema.EXPECTED_INDEX_COUNT,
AySchema.EXPECTED_CHECK_CONSTRAINTS,
//case 4640 AySchema.EXPECTED_CHECK_CONSTRAINTS,
AySchema.EXPECTED_FOREIGN_KEY_CONSTRAINTS,
AySchema.EXPECTED_VIEWS,
AySchema.EXPECTED_ROUTINES,