case 4221

This commit is contained in:
2022-10-26 20:01:51 +00:00
parent 12aa3b16fb
commit 0a80ceaf1c
3 changed files with 35 additions and 9 deletions

View File

@@ -405,6 +405,9 @@ namespace AyaNova.Util
//- select the superuser account back to the auser and useroptions
//- discover where else this needs to be done
//- $profit
bool forSeeding = jobIdToKeep != Guid.Empty;
_log.LogInformation("Erasing Database \"{0}\"", _dbName);
@@ -477,6 +480,9 @@ namespace AyaNova.Util
//alogo
//areport
//TAX CODES are an edge case where they are generated by the seeder potentially so need to be erased in that case or migrate but might be kept when manually erasing from UI.
//await EraseTableAsync("aopsjoblog", conn, true);
// await EraseTableAsync("aopsjob", conn, true);