This commit is contained in:
2021-06-07 21:29:26 +00:00
parent b8d8693a2e
commit fd29edcf9e
10 changed files with 49 additions and 58 deletions

View File

@@ -993,7 +993,7 @@ $BODY$ LANGUAGE PLPGSQL STABLE");
log.LogInformation("Finished updating database schema to version {0}", currentSchema);
log.LogInformation("Completed updating database schema to version {0}", currentSchema);
//*************************************************************************************