This commit is contained in:
2020-11-27 16:14:14 +00:00
parent 066f8eec19
commit 945de40c16
6 changed files with 26 additions and 7 deletions

View File

@@ -251,7 +251,7 @@ namespace AyaNova.Util
/////////////////////////////////////////////////////////
// Erase all user entered data from the db
// This is called by seeder for trial seeding purposes
//
// and by v8 migrate v7 exporter
internal static async Task EmptyBizDataFromDatabaseForSeedingOrImportingAsync(ILogger _log)
{