Npgsql.PostgresException (0x80004005): 42703: column "UsrAccountClassificationId" of relation "Account" does not exist at Npgsql.NpgsqlConnector.DoReadMessage(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications, Boolean isPrependedMessage) at Npgsql.NpgsqlConnector.ReadMessage(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications) at Npgsql.NpgsqlConnector.ReadMessage(Boolean async, DataRowLoadingMode dataRowLoadingMode, Boolean readingNotifications) at Npgsql.NpgsqlConnector.ReadExpecting[T](Boolean async) at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming) at Npgsql.NpgsqlDataReader.b__31_0() at Npgsql.NpgsqlCommand.Execute(CommandBehavior behavior, Boolean async, CancellationToken cancellationToken) at Npgsql.NpgsqlCommand.ExecuteNonQuery(Boolean async, CancellationToken cancellationToken) at Npgsql.NpgsqlCommand.<>c__DisplayClass83_0.<b__0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Polly.Policy.<>c__DisplayClass208_0`1.<b__0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Polly.Policy.<>c__DisplayClass100_0.<b__1>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at Polly.NoOp.NoOpEngine.ImplementationAsync[TResult](Func`3 action, Context context, CancellationToken cancellationToken, Boolean continueOnCapturedContext) at Polly.Policy.ExecuteAsyncInternal[TResult](Func`3 action, Context context, CancellationToken cancellationToken, Boolean continueOnCapturedContext) at Terrasoft.Core.DB.DBExecutor.b__130_0(DbCommand command) in /opt/buildagent/work/ApplicationCoreLinux/TSBpm/Src/Lib/Terrasoft.Core/DB/DBExecutor.cs:line 896 at Terrasoft.Core.DB.DBExecutor.ExecuteCommandAsync[TResult](Func`2 commandExecutionCallback, Func`2 commandExecutionCallbackAsync, String sqlText, QueryParameterCollection queryParameters, CancellationToken cancellationToken, Boolean sync) in /opt/buildagent/work/ApplicationCoreLinux/TSBpm/Src/Lib/Terrasoft.Core/DB/DBExecutor.cs:line 461 at Terrasoft.Core.DB.DBExecutor.ExecuteCommandAsync[TResult](Func`2 commandExecutionCallback, String sqlText, QueryParameterCollection queryParameters) in /opt/buildagent/work/ApplicationCoreLinux/TSBpm/Src/Lib/Terrasoft.Core/DB/DBExecutor.cs:line 602 at Terrasoft.Core.DB.DBExecutor.InternalExecuteAsync(String sqlText, QueryParameterCollection queryParameters) in /opt/buildagent/work/ApplicationCoreLinux/TSBpm/Src/Lib/Terrasoft.Core/DB/DBExecutor.cs:line 896 at Terrasoft.DB.PostgreSql.PostgreSqlExecutor.<>c__DisplayClass46_0.<b__0>d.MoveNext() in /opt/buildagent/work/ApplicationCoreLinux/TSBpm/Src/Lib/Terrasoft.DB.PostgreSql/PostgreSqlExecutor.cs:line 507 --- End of stack trace from previous location where exception was thrown --- at Terrasoft.DB.PostgreSql.PostgreSqlExecutor.ExecuteInSemaphoreIfInTransaction[TResult](Func`1 action) in /opt/buildagent/work/ApplicationCoreLinux/TSBpm/Src/Lib/Terrasoft.DB.PostgreSql/PostgreSqlExecutor.cs:line 277 at Terrasoft.DB.PostgreSql.PostgreSqlExecutor.InternalExecuteAsync(String sqlText, QueryParameterCollection queryParameters) in /opt/buildagent/work/ApplicationCoreLinux/TSBpm/Src/Lib/Terrasoft.DB.PostgreSql/PostgreSqlExecutor.cs:line 503 at Terrasoft.Core.DB.BaseInsert.ExecuteAsync(DBExecutor dbExecutor, Boolean sync) in /opt/buildagent/work/ApplicationCoreLinux/TSBpm/Src/Lib/Terrasoft.Core/DB/BaseInsert.cs:line 100 at Terrasoft.Core.Entities.Entity.InsertToDBAsync(Boolean sync, Boolean skipLookupColumnValues, Boolean validateRequired) in /opt/buildagent/work/ApplicationCoreLinux/TSBpm/Src/Lib/Terrasoft.Core/Entities/Entity.cs:line 2237