AZ
services.AddScoped(sc =>
new DataConnection(new PostgreSQLDataProvider(PostgreSQLVersion.v95), connectionString));
Size: a a a
AZ
services.AddScoped(sc =>
new DataConnection(new PostgreSQLDataProvider(PostgreSQLVersion.v95), connectionString));
AZ
AZ
B
services.AddScoped(sc =>
new DataConnection(new PostgreSQLDataProvider(PostgreSQLVersion.v95), connectionString));
С
AZ
Npgsql.PostgresException (0x80004005): 42P01: отношение "Cars" не существует
at Npgsql.NpgsqlConnector.<>c__DisplayClass160_0.<<DoReadMessage>g__ReadMessageLong|0>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at Npgsql.NpgsqlConnector.<>c__DisplayClass160_0.<<DoReadMessage>g__ReadMessageLong|0>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at Npgsql.NpgsqlDataReader.NextResult(Boolean async, Boolean isConsuming)
at Npgsql.NpgsqlDataReader.NextResult()
AZ
AZ
p
AZ
p
AZ
AZ
AZ
AZ
AZ
AZ
AZ
p