This commit is contained in:
2018-12-18 18:37:15 +00:00
parent 1796aa3194
commit 2be97c7d37
6 changed files with 52 additions and 36 deletions

View File

@@ -66,7 +66,7 @@ namespace AyaNova.Util
apiServerState.SetOpsOnly("Seeding database");
//Erase all the data except for the license, schema and the manager user
DbUtil.PrepareDatabaseForSeeding(log);
DbUtil.EmptyBizDataFromDatabaseForSeedingOrImporting(log);
//Set the time zone of the manager account
{