Search code examples
Postgres ENUM type not visible to dapper on first run...

c#dappernpgsql

Read More
Npgsql 8.0 no longer works when request is mapped from a protobuf request with repeated field...

.netdappernpgsql

Read More
How would I get all the query results from a SELECT using Npgsql...

c#postgresqlnpgsql

Read More
Check constraint on bool column with EF Core and Postgres...

c#postgresql.net-coreentity-framework-corenpgsql

Read More
Dapper and Postgres - print queries...

.netf#dappernpgsql

Read More
Npgsql assembly error in Classlibrary output type...

c#.netnunitnpgsql

Read More
System.MissingMethodException when Initializing a database with EntityFrameworkCore and Different Sc...

c#entity-framework-corenpgsql.net-8.0

Read More
Postgresql - prepared statements vs connection pooling - is it a tradeoff?...

postgresqlprepared-statementconnection-poolingnpgsqlpgbouncer

Read More
.Net PostgreSQL NpgsqlBatch. Apply SET TIME ZONE to select query...

c#.netpostgresqlnpgsql

Read More
Postgresql: Find which table a specific record in an inherited table belongs to...

sqlpostgresqlnpgsql

Read More
Could not load type 'System.Net.Security.SslStream'...

c#linuxmononpgsql

Read More
'timestamp with time zone' literal cannot be generated for Local DateTime...

c#postgresqlentitynpgsql

Read More
EF, postgres, unrecognized winsock error 10054...

postgresqlentity-framework-corenpgsqlpostgresql-12

Read More
npgsql timeout during reading attempt...

c#postgresqltimeoutnpgsql

Read More
Stored Procedures, NPGSQL, and returning a recordset...

.netpostgresqlstored-proceduresnpgsqlrecordset

Read More
PostgreSQL Trigger and Notification Function Not Working as Expected...

postgresqlnpgsql

Read More
"Error creating multiple tables in database using C# code"...

c#postgresqlnpgsql

Read More
Entity Framework Core jsonb column type...

c#postgresqlentity-framework-corenpgsql

Read More
How to add complex unique index/constraint with a private field?...

entity-framework-corenpgsql

Read More
Is there a way in EF core to use a dbContext to generate migration script...

c#entity-framework-coreef-code-firstnpgsql.net-7.0

Read More
Why can't I use mapped ports to connect two containers in docker compose?...

.netdockernetwork-programmingdocker-composenpgsql

Read More
Dapper / SimpleCRUD Insert with VARCHAR primary key throwing FormatException - "The string was ...

c#postgresqldappernpgsqldapper-simplecrud

Read More
Npgsql Pooled Connection Reset With Redshift...

.netamazon-redshiftnpgsql

Read More
SQLQuery fails when using string interpolation, how can I read the response?...

c#entity-framework-corepsqlnpgsql

Read More
Cannot use NodaTime's Instant.InZone with the DateTimeZone in a variable with Npgsql's Entit...

entity-framework-corenpgsqlnodatimeef-core-6.0

Read More
How to query Postgresql-14 Timestamptz field in C#?...

c#sqlpostgresqlnpgsqlpostgresql-14

Read More
NpgSql EntityFramework Core not persisting DateTimeOffset as UTC time in database...

c#postgresqldatetimeentity-framework-corenpgsql

Read More
"A PostgreSQL type with the name 'json' was not found in the database" - Npgsql &a...

c#databasenpgsqlcockroachdb

Read More
Query to PgPool-II and command show pool_nodes not working...

c#.net-corenpgsqlpgpool

Read More
C# DateTime.MinValue is handled differently by PostgreSQL, EFCore or Npgsql?...

c#postgresqlnpgsqltimestamp-with-timezone

Read More
BackNext