This commit is contained in:
@@ -104,7 +104,7 @@ namespace AyaNova.Util
|
||||
ServerBootConfig.SEEDING = true;
|
||||
|
||||
//Erase all the data except for the license, schema and the SuperUser
|
||||
await DbUtil.EmptyBizDataFromDatabaseForSeedingOrImportingAsync(log);
|
||||
await DbUtil.EmptyBizDataFromDatabaseForSeedingOrImportingAsync(log, JobId);
|
||||
//Event log erase and seeding
|
||||
using (var ct = ServiceProviderProvider.DBContext)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user