Search code examples
Scaffold-DbContext ignores host IP from connection string...


c#postgresqlentity-framework-corenpgsql

Read More
Entity Framework Core PostgreSQL hstore queries...


postgresqlnpgsqlhstoreef-core-3.1

Read More
pgsql integer out of range for negative values...


postgresqlfor-loopnpgsql

Read More
Error connecting to Redshift Cluster - Npgsql.PostgresException: 28000: no pg_hba.conf entry for hos...


c#.net-coreamazon-redshiftnpgsql

Read More
Insert bulk data into tables that are in a one to many relationship...


c#.netnpgsql

Read More
EF Core talking to postgres with citext datatype...


c#postgresql.net-corenpgsqlef-core-3.1

Read More
Mapping to POCOs with top-level dictionary from Postgres jsonb column...


.net-coreentity-framework-corenpgsql

Read More
Why is it so much faster passing an array as a literal rather than a parameter?...


c#postgresqlnpgsql

Read More
Cannot determine type of array parameter when its value is null...


c#postgresqldappernpgsql

Read More
Npgsql Logging in VB.NET...


c#vb.netpostgresqlnpgsql

Read More
Npgsql and PgBouncer polling...


connection-poolingnpgsqlpgbouncer

Read More
Database operation expected to affect 1 row(s) but actually affected 0 row(s) with entity framework...


postgresqlentity-framework-corenpgsql

Read More
What is a good action plan for database first connect data from postgresql to a c# project with dot ...


postgresqlmodel-view-controller.net-corenpgsqlef-core-2.0

Read More
C# Parameterized query - parameters not being replaced with set value...


c#datatabledatasetparameter-passingnpgsql

Read More
Npgsql AddWithValue doesn't work with transaction...


c#sqlpostgresqlnpgsql

Read More
EF Core Postgres DbUpdateConcurrencyException when updating detached data...


c#postgresql.net-coreentity-framework-corenpgsql

Read More
How to configure DbContext from a NpgSqlConnection...


entity-frameworkasp.net-corenpgsql

Read More
Do Postgres temporary tables exist between multiple connections open at once?...


postgresqlnpgsql

Read More
How to set up JSON columns with Npgsql?...


c#jsonpostgresqlentity-framework-corenpgsql

Read More
Is there a way to use list with EF Core Postgres JSON?...


c#jsonpostgresqlentity-framework-corenpgsql

Read More
How to use where in relation with EntityFramework?...


c#postgresqlentity-frameworkasp.net-corenpgsql

Read More
NPGSQL MapEnum fails after EF migration...


c#entity-frameworkentity-framework-corenpgsql

Read More
Npgsql DataReader uses DateTime type for time without time zone rather than TimeSpan...


c#postgresqlnpgsql

Read More
Do I have to use npgsql for a project on prosgresql, EF Core and .net Core...


postgresql.net-corenpgsqlef-core-2.0

Read More
Is there a way to get the full command text of an NpgsqlCommand?...


postgresqlnpgsql

Read More
Multiple Dapper Execute() statements inside transaction throws NpgsqlTransaction has completed; it i...


c#.netpostgresqldappernpgsql

Read More
How to connect WinForms DataGridView to PostgreSQL DB over network...


c#postgresqlwinformsconnection-stringnpgsql

Read More
PostgreSQL: 42883 Operator does not exist: timestamp without time zone = text...


c#postgresqlnpgsqlpetapoco

Read More
Dotnet core Web API with EF core doesn't connect to PostgreSQL...


postgresqlsocketsasp.net-corenpgsqlef-core-3.0

Read More
PostgreSQL, Npgsql returning 42601: syntax error at or near “$1”...


c#sqlsql-injectionpsqlnpgsql

Read More
BackNext