This commit is contained in:
@@ -93,7 +93,7 @@ namespace AyaNova.Util
|
||||
|
||||
|
||||
apiServerState.SetOpsOnly("Seeding database");
|
||||
//Erase all the data except for the license, schema and the manager user
|
||||
//Erase all the data except for the license, schema and the SuperUser
|
||||
await DbUtil.EmptyBizDataFromDatabaseForSeedingOrImportingAsync(log);
|
||||
apiServerState.SetOpsOnly("Seeding database with sample data");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user