This commit is contained in:
@@ -88,7 +88,7 @@ namespace AyaNova.Util
|
||||
apiServerState.SetOpsOnly("Seeding database");
|
||||
//Erase all the data except for the license, schema and the manager user
|
||||
await DbUtil.EmptyBizDataFromDatabaseForSeedingOrImportingAsync(log);
|
||||
apiServerState.SetOpsOnly("Seeding database");
|
||||
apiServerState.SetOpsOnly("Seeding database with sample data");
|
||||
|
||||
// //Set the default user options of the manager account
|
||||
// using (var cct = ServiceProviderProvider.DBContext)
|
||||
|
||||
Reference in New Issue
Block a user