Search code examples
NpgSql, EF6, NTS: EntityType 'Point' has no key defined...


entity-framework-6postgisnpgsql

Read More
Npgsql pass parameters by name to a stored function...


c#npgsqlstored-functionspostgresql

Read More
Npgsql: prepared statement "_p1" does not exist...


c#postgresqlnpgsql

Read More
EntityFramework6 - Error 42703: column Extent1... not found...


c#postgresqllinqentity-framework-6npgsql

Read More
npgsql - stop using 'template1' database...


entity-frameworkentity-framework-6npgsql

Read More
Docker container on AWS is constantly restarting...


dockernpgsql

Read More
Accessing Cratedb via HTTP Endoint vs PostgreSQL Wire Protocol...


httpnpgsqlcratecratedb

Read More
Npgsql with netcoreapp2.0 on AWS Lambda is unable to connect (has timeout) - how can I resolve?...


.netamazon-web-servicesf#aws-lambdanpgsql

Read More
Weird error with using reader.GetGuid(0) with Postgres...


c#postgresqlnpgsql

Read More
Cashed code-first model with Npgsql...


entity-frameworkentity-framework-6npgsql

Read More
passing multidimensional NpgsqlParameters?...


c#asp.netpostgresqlnpgsql

Read More
Asp.Net core how can I replace the Configuration Manager...


c#asp.netasp.net-corenpgsqlasp.net-core-1.0

Read More
EF 2.1 + Npgsql + ExecuteSqlCommand = syntax error at or near "$1"...


c#asp.net-corenpgsqlef-core-2.1.net-core-2.1

Read More
Entity Framework connection failed to postgres: "The underlying provider failed on Open"...


postgresqlentity-frameworkazure-functionsnpgsql

Read More
Got NotSupportedException when using Dapper to call a PostgreSQL function with a geography argument...


c#postgresqldappernpgsqlnettopologysuite

Read More
Inserting data into PostgreSQL jsonb column with Daper.Net and NPGSQL...


c#postgresqldappernpgsql

Read More
Npgsql.PostgresException (0x80004005): XX000: cache lookup failed for type 207852 when schema droppe...


postgresqlf#npgsqlpostgresql-9.6

Read More
NPgsql connection pool and performance counters...


asp.netrestperformance-testingconnection-poolingnpgsql

Read More
Querying over row (composite) values with EF Core and Npgsql...


postgresqlnpgsqlef-core-2.0

Read More
How can I retrieve the geometry coordinates of a NpgsqlTypes.PostgisGeometry type field from the Npg...


geometrypostgisnpgsql

Read More
C# Npgsql, Call of procedure supported ?...


c#npgsql

Read More
Npgsql library breaks Microsoft TestServer...


c#npgsql

Read More
C# - Postgres: I can't open connections when app is running on a shared drive...


c#postgresqlnpgsql

Read More
EF Core 2.1 - Verify if database exists dont work after update...


c#entity-framework-corenpgsql

Read More
Transaction can't handle parallel commands via Task.WhenAll...


c#postgresqldappernpgsqltransactionscope

Read More
how can I get multi result set with postgresql function...


c#postgresqlnpgsql

Read More
Getting Messages back from postgres...


c#postgresqlnpgsql

Read More
Using Npgsql.NodaTime in Entity Framework Core...


c#entity-framework-coreasp.net-core-webapinpgsqlnodatime

Read More
PostgreSql NPGSL Duplicate Primary Key...


c#postgresqlnpgsql

Read More
How to pass composite types to PL/pgsql function?...


c#postgresqlplpgsqlnpgsql

Read More
BackNext