Exception thrown: ‘Npgsql.PostgresException’ in Microsoft.EntityFrameworkCore.Relational.dll
fail: Microsoft.EntityFrameworkCore.Database.Command[20102]
Failed executing DbCommand (5ms) [Parameters=[], CommandType=‘Text’, CommandTimeout=‘30’]
CREATE TYPE audit.history_activity_type AS ENUM (‘CREATE’, ‘UPDATE_BEFORE’, ‘UPDATE_AFTER’, ‘DELETE’);
CREATE EXTENSION IF NOT EXISTS adminpack;
Exception thrown: ‘Npgsql.PostgresException’ in Codidact.Core.WebApp.dll
fail: Codidact.Core.WebApp.Startup[0]
Unable to apply database migrations. Check the connection string in your appsettings file.
Loaded ‘/usr/share/dotnet/shared/Microsoft.NETCore.App/3.1.3/System.Diagnostics.StackTrace.dll’. Skipped loading symbols. Module is optimized and the debugger option ‘Just My Code’ is enabled.
Loaded ‘/usr/share/dotnet/shared/Microsoft.NETCore.App/3.1.3/System.Reflection.Metadata.dll’. Skipped loading symbols. Module is optimized and the debugger option ‘Just My Code’ is enabled.