About to change search indexing to stored procedure, this is the revert point to go back to the way it was

This commit is contained in:
2020-05-20 22:45:56 +00:00
parent b2fb544f7f
commit 52d7aca736

View File

@@ -709,7 +709,7 @@ namespace AyaNova.Biz
}
#endif
//marker for commit before teardown and redo
//IF NOT NEW, DELETE ALL EXISTING ENTRIES FOR OBJECT TYPE AND ID
if (!newRecord)
{